Update org-mode settings
This commit is contained in:
parent
412b9e092a
commit
1333fda19c
2 changed files with 35 additions and 40 deletions
|
@ -7,34 +7,27 @@
|
|||
'(backup-directory-alist (quote (("" . "~/.emacs.d/_backup_files"))))
|
||||
'(blink-cursor-mode nil)
|
||||
'(browse-url-browser-function (quote eww-browse-url))
|
||||
'(custom-safe-themes
|
||||
(quote
|
||||
("3f5f69bfa958dcf04066ab2661eb2698252c0e40b8e61104e3162e341cee1eb9" "7f6d4aebcc44c264a64e714c3d9d1e903284305fd7e319e7cb73345a9994f5ef" "4c0739c6ad6fd91ebd737f8f40527d279cc5f85bc286a7c0d7467b4a6ba53166" "6096a2f93610f29bf0f6fe34307587edd21edec95073cbfcfb9d7a3b9206b399" "bffa9739ce0752a37d9b1eee78fc00ba159748f50dc328af4be661484848e476" "64d8237b42b3b01f1487a908836574a5e531ea5efab54b9afa19fb8fda471ab3" "4bdc0dfc53ae06323e031baf691f414babf13c9c9c35014dd07bb42c4db27c24" "d6c5b8dc6049f2e9dabdfcafa9ef2079352640e80dffe3e6cc07c0f89cbf9748" "fa2b58bb98b62c3b8cf3b6f02f058ef7827a8e497125de0254f56e373abee088" "fa2af0c40576f3bde32290d7f4e7aa865eb6bf7ebe31eb9e37c32aa6f4ae8d10" "e396098fd5bef4f0dd6cedd01ea48df1ecb0554d8be0d8a924fb1d926f02f90f" "acfac6b14461a344f97fad30e2362c26a3fe56a9f095653832d8fc029cb9d05c" "85d1dbf2fc0e5d30f236712b831fb24faf6052f3114964fdeadede8e1b329832" "4639288d273cbd3dc880992e6032f9c817f17c4a91f00f3872009a099f5b3f84" "14c848e2c4a0a11fcd118e2519078aa50bb6020f89035423b40fff421fb24fbd" "cdb4ffdecc682978da78700a461cdc77456c3a6df1c1803ae2dd55c59fa703e3" "9e31aff9afe3c20a33dd966b4c54c6a5151f07659362e4b06bde38ded5370dae" "24fc62afe2e5f0609e436aa2427b396adf9a958a8fa660edbaab5fb13c08aae6" "82358261c32ebedfee2ca0f87299f74008a2e5ba5c502bde7aaa15db20ee3731" "4515feff287a98863b7b7f762197a78a7c2bfb6ec93879e7284dff184419268c" default)))
|
||||
|
||||
'(custom-safe-themes
|
||||
(quote
|
||||
("3f5f69bfa958dcf04066ab2661eb2698252c0e40b8e61104e3162e341cee1eb9" "7f6d4aebcc44c264a64e714c3d9d1e903284305fd7e319e7cb73345a9994f5ef" "4c0739c6ad6fd91ebd737f8f40527d279cc5f85bc286a7c0d7467b4a6ba53166" "6096a2f93610f29bf0f6fe34307587edd21edec95073cbfcfb9d7a3b9206b399" "bffa9739ce0752a37d9b1eee78fc00ba159748f50dc328af4be661484848e476" "64d8237b42b3b01f1487a908836574a5e531ea5efab54b9afa19fb8fda471ab3" "4bdc0dfc53ae06323e031baf691f414babf13c9c9c35014dd07bb42c4db27c24" "d6c5b8dc6049f2e9dabdfcafa9ef2079352640e80dffe3e6cc07c0f89cbf9748" "fa2b58bb98b62c3b8cf3b6f02f058ef7827a8e497125de0254f56e373abee088" "fa2af0c40576f3bde32290d7f4e7aa865eb6bf7ebe31eb9e37c32aa6f4ae8d10" "e396098fd5bef4f0dd6cedd01ea48df1ecb0554d8be0d8a924fb1d926f02f90f" "acfac6b14461a344f97fad30e2362c26a3fe56a9f095653832d8fc029cb9d05c" "85d1dbf2fc0e5d30f236712b831fb24faf6052f3114964fdeadede8e1b329832" "4639288d273cbd3dc880992e6032f9c817f17c4a91f00f3872009a099f5b3f84" "14c848e2c4a0a11fcd118e2519078aa50bb6020f89035423b40fff421fb24fbd" "cdb4ffdecc682978da78700a461cdc77456c3a6df1c1803ae2dd55c59fa703e3" "9e31aff9afe3c20a33dd966b4c54c6a5151f07659362e4b06bde38ded5370dae" "24fc62afe2e5f0609e436aa2427b396adf9a958a8fa660edbaab5fb13c08aae6" "82358261c32ebedfee2ca0f87299f74008a2e5ba5c502bde7aaa15db20ee3731" "4515feff287a98863b7b7f762197a78a7c2bfb6ec93879e7284dff184419268c" default)))
|
||||
'(delete-selection-mode t)
|
||||
'(desktop-save-mode nil)
|
||||
'(diary-file "~/Documents/Diary/diary")
|
||||
|
||||
|
||||
'(display-time-world-list
|
||||
(quote
|
||||
(("America/Los_Angeles" "Seattle")
|
||||
("America/New_York" "New York")
|
||||
("Europe/London" "London")
|
||||
("Europe/Paris" "Paris")
|
||||
("Asia/Calcutta" "Bangalore")
|
||||
("Asia/Tokyo" "Tokyo"))))
|
||||
|
||||
|
||||
'(display-time-world-list
|
||||
(quote
|
||||
(("America/Los_Angeles" "Seattle")
|
||||
("America/New_York" "New York")
|
||||
("Europe/London" "London")
|
||||
("Europe/Paris" "Paris")
|
||||
("Asia/Calcutta" "Bangalore")
|
||||
("Asia/Tokyo" "Tokyo"))))
|
||||
'(global-auto-revert-mode t)
|
||||
|
||||
'(history-delete-duplicates t)
|
||||
'(icomplete-mode t)
|
||||
'(indent-tabs-mode nil)
|
||||
'(inferior-lisp-program (executable-find "sbcl") t)
|
||||
'(inhibit-startup-screen t)
|
||||
'(kill-read-only-ok t)
|
||||
|
||||
'(linum-relative-backend (quote display-line-numbers-mode))
|
||||
'(load-prefer-newer t)
|
||||
'(major-mode (quote text-mode))
|
||||
|
@ -47,32 +40,32 @@
|
|||
'(newsticker-frontend (quote newsticker-plainview))
|
||||
'(newsticker-keep-obsolete-items nil)
|
||||
'(newsticker-show-descriptions-of-new-items nil)
|
||||
'(newsticker-url-list
|
||||
(quote
|
||||
(("Datacamp" "https://www.datacamp.com/community/rss.xml" nil 3600 nil)
|
||||
("PBP" "https://pbpython.com/feeds/all.atom.xml" nil 3600 nil)
|
||||
("Planet Python" "https://planetpython.org/rss20.xml" nil 3600 nil)
|
||||
("lucumr" "http://lucumr.pocoo.org/feed.atom" nil 3600 nil)
|
||||
("doughellmann" "https://doughellmann.com/blog/feed/" nil 3600 nil)
|
||||
("Sachachua" "https://sachachua.com/blog/feed/" nil 3600 nil)
|
||||
("Emacs Wiki" "https://www.emacswiki.org/emacs?action=rss" nil 3600 nil)
|
||||
("Stack Exchange" "https://emacs.stackexchange.com/feeds" nil 3600 nil)
|
||||
("Phoronix" "https://www.phoronix.com/rss.php" nil 3600 nil)
|
||||
("Ubuntu" "https://blog.ubuntu.com/feed" nil 3600 nil)
|
||||
("Metaebene" "https://metaebene.me/feed/" nil 3600 nil)
|
||||
("Stallman" "https://stallman.org/rss/rss.xml" nil 3600 nil)
|
||||
("Planet Lisp" "http://planet.lisp.org/rss20.xml" nil 3600 nil)
|
||||
("Python PEP" "https://www.python.org/dev/peps/peps.rss/" nil 3600 nil)
|
||||
("Omegacube" "https://www.omegacube.com/feed/" nil 3600 nil)
|
||||
("logisticsbureau" "https://www.logisticsbureau.com/feed/" nil 3600 nil)
|
||||
("nixcraft" "https://www.cyberciti.biz/atom/atom.xml" nil nil nil))))
|
||||
'(newsticker-url-list
|
||||
(quote
|
||||
(("Datacamp" "https://www.datacamp.com/community/rss.xml" nil 3600 nil)
|
||||
("PBP" "https://pbpython.com/feeds/all.atom.xml" nil 3600 nil)
|
||||
("Planet Python" "https://planetpython.org/rss20.xml" nil 3600 nil)
|
||||
("lucumr" "http://lucumr.pocoo.org/feed.atom" nil 3600 nil)
|
||||
("doughellmann" "https://doughellmann.com/blog/feed/" nil 3600 nil)
|
||||
("Sachachua" "https://sachachua.com/blog/feed/" nil 3600 nil)
|
||||
("Emacs Wiki" "https://www.emacswiki.org/emacs?action=rss" nil 3600 nil)
|
||||
("Stack Exchange" "https://emacs.stackexchange.com/feeds" nil 3600 nil)
|
||||
("Phoronix" "https://www.phoronix.com/rss.php" nil 3600 nil)
|
||||
("Ubuntu" "https://blog.ubuntu.com/feed" nil 3600 nil)
|
||||
("Metaebene" "https://metaebene.me/feed/" nil 3600 nil)
|
||||
("Stallman" "https://stallman.org/rss/rss.xml" nil 3600 nil)
|
||||
("Planet Lisp" "http://planet.lisp.org/rss20.xml" nil 3600 nil)
|
||||
("Python PEP" "https://www.python.org/dev/peps/peps.rss/" nil 3600 nil)
|
||||
("Omegacube" "https://www.omegacube.com/feed/" nil 3600 nil)
|
||||
("logisticsbureau" "https://www.logisticsbureau.com/feed/" nil 3600 nil)
|
||||
("nixcraft" "https://www.cyberciti.biz/atom/atom.xml" nil nil nil))))
|
||||
'(nord-comment-brightness 15)
|
||||
'(nord-region-highlight "snowstorm")
|
||||
'(nord-uniform-mode-lines t)
|
||||
'(package-enable-at-startup t)
|
||||
'(package-selected-packages
|
||||
(quote
|
||||
(elisp-format elisp-lint flymake-racket google-translate org-pomodoro olivetti elm-mode dashboard pickle poet-theme flymake-eslint json-mode elpy darkroom dockerfile-mode ein spacemacs-theme flucui-themes leuven-theme htmlize scss-mode berrys-theme web-mode python-docstring sphinx-doc sphinx-frontend sphinx-mode ox-nikola racket-mode slime gherkin-mode powershell typescript-mode ob-http ob-ipython ob-restclient nord-theme restclient request restclient-test yaml-mode magit)))
|
||||
'(package-selected-packages
|
||||
(quote
|
||||
(elisp-format elisp-lint flymake-racket google-translate org-pomodoro olivetti elm-mode dashboard pickle poet-theme flymake-eslint json-mode elpy darkroom dockerfile-mode ein spacemacs-theme flucui-themes leuven-theme htmlize scss-mode berrys-theme web-mode python-docstring sphinx-doc sphinx-frontend sphinx-mode ox-nikola racket-mode slime gherkin-mode powershell typescript-mode ob-http ob-ipython ob-restclient nord-theme restclient request restclient-test yaml-mode magit)))
|
||||
'(python-shell-interpreter "python3")
|
||||
'(register-preview-delay 2)
|
||||
'(register-separator 43)
|
||||
|
|
|
@ -23,6 +23,8 @@
|
|||
org-babel-python-command "python3"
|
||||
org-todo-keywords (quote ((sequence "TODO" "FEEDBACK" "VERIFY" "|" "DONE" "DELEGATED"))))
|
||||
|
||||
(setq org-use-property-inheritance t)
|
||||
|
||||
(org-clock-persistence-insinuate)
|
||||
(org-display-inline-images)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue