Commit Graph

2041 Commits

Author SHA1 Message Date
Daniel - 1b7f3dcf85
[Dired] Restructuring local key bindings 2018-09-07 18:04:23 +02:00
Daniel - c48a75048b
[Misc] Protect some calls to ‘require’ 2018-09-07 17:47:56 +02:00
Daniel - a4e5f0616f
[Misc] Change the way to load ‘tex-mode’ 2018-09-06 20:18:01 +02:00
Daniel - 9ebb068241
[Misc] Use ‘require’ instead of ‘use-package’ in config sections 2018-09-06 20:17:40 +02:00
Daniel - fbf6a3c55c
[Dired] Minor modification on how to load ‘gnus-dired-mode’ 2018-09-06 19:55:50 +02:00
Daniel - be503b2df4
[ELPA] Package update 2018-09-06 19:52:34 +02:00
Daniel - 07226aaa3a
[Dired] Don’t force usage of external ‘ls’
Seems to be faster on Cygwin
2018-09-06 18:40:27 +02:00
Daniel - 3c7dc998f6
[Dired] Don’t use obsolete directory variables 2018-09-06 16:09:04 +02:00
Daniel - da3a41cb7e
[Misc] Update snippets 2018-09-02 17:56:57 +02:00
Daniel - cf8c10d500
[Gnus] Some todo-items for new email abstraction 2018-09-01 10:01:36 +02:00
Daniel - 2e06f84ade
[Gnus] Manage mail accounts in one variable ‘db/mail-accounts’
From the value of this variable all crucial settings in gnus are derived, i.e.,
secondary select method, posting style, and smtp parameters when sending.
2018-08-30 21:29:53 +02:00
Daniel - 618e28a44f
[Dired] Don’t enable local variables
I think I never used them, and they seem to make some trouble on Windows.
2018-08-27 22:05:48 +02:00
Daniel - 48ce381845
[Utils] Remove obsolete org utility function 2018-08-27 21:28:39 +02:00
Daniel - cc66038814
[Init] Activate ‘flyspell-mode’ on Cygwin 2018-08-26 09:53:57 +02:00
Daniel - 149ca014a0
[Init] Activate projectile on Cygwin, but not on Windows 2018-08-25 13:34:18 +02:00
Daniel - 67b1290088
[Org] Update docstring for function capturing code snippets 2018-08-18 16:34:00 +02:00
Daniel - b6bb05eb3f
[Org] Neat capture template for code snippets
from http://ul.io/nb/2018/04/30/better-code-snippets-with-org-capture/, inspired
by http://irreal.org/blog/?p=7207.
2018-08-18 16:18:14 +02:00
Daniel - 0e1caca454
[Misc] Update README 2018-08-18 11:06:57 +02:00
Daniel - 9259c48272
[Projects] Delete bookmarks when archiving projects 2018-08-18 10:50:55 +02:00
Daniel - 1f08b83cf8
[Projects] Fix predicates to check for existing projects 2018-08-18 10:49:59 +02:00
Daniel - 2bae031158
[Projects] Add another newline 2018-08-18 10:49:30 +02:00
Daniel - e1a05acdec
[Projects] Cosmetics 2018-08-18 10:16:21 +02:00
Daniel - 45d8f2c79e
[Projects] Make new projects into git repositories whenever possible 2018-08-18 10:16:15 +02:00
Daniel - 583d2e679c
[Projects] Use long names when creating bookmarks for new projects
When archiving projects, the bookmark is not deleted automatically anymore; will
fix this later.
2018-08-18 10:16:09 +02:00
Daniel - 62ea5520cb
[Dired] Minor modification for ‘dired-guess-shell-alist-user’ 2018-08-18 10:15:56 +02:00
Daniel - 15eae235d4
[Misc] Update semantic parser addon to recognize ‘use-package’
horrible …
2018-08-15 21:14:09 +02:00
Daniel - 6ab52f11ed
[Misc] Almost exclusively use ‘with-eval-after-load’
instead of ‘eval-after-load’.
2018-08-15 21:12:42 +02:00
Daniel - e8a8781a78
[Org] Update file-apps for default M$ programs 2018-08-15 17:54:50 +02:00
Daniel - 4a2acf28fc
[Org] Fix error in file-app default for Cygwin 2018-08-15 17:51:59 +02:00
Daniel - 9b45215f7a
[Org] Don’t make NOP inherited when looking for stuck projects
This is a major change in the semantics of this tag: NOP now does not designated
whole projects anymore, but only headlines that should not considered by
themselves as projects.  Consequently, sub-headlines of NOP-tagged headlines can
by projects on their own, and also show up as stuck projects if they are so.
2018-08-15 17:49:27 +02:00
Daniel - 4975dab897
[Org] Don’t give up on broken links when exporting 2018-08-14 19:50:36 +02:00
Daniel - 68c235b3d0
[Org] Allow current buffer as additional refile target 2018-08-14 19:50:25 +02:00
Daniel - 78fb2e2860
[Org] Update ‘org-file-apps‘ for Cygwin 2018-08-14 19:50:10 +02:00
Daniel - 9d601e341e
[Gnus] Make experimental converter function interactive 2018-08-12 10:49:21 +02:00
Daniel - d5215d60be
[Org] Enable more LaTeX classes 2018-08-09 21:34:28 +02:00
Daniel - 8605bfddb2
[Dired] Trying out ‘dired-open’ 2018-08-09 21:34:03 +02:00
Daniel - 93c6bb2a81
[Projects] Fix typo 2018-08-05 16:35:44 +02:00
Daniel - 2c0b0db45e
[Projects] Simple projectile integration 2018-08-05 16:29:34 +02:00
Daniel - 141ed2c4bc
[Projects] Fix typo in function call 2018-08-05 16:29:03 +02:00
Daniel - 843714c39b
[Projects] Simplify generation of .projectile file 2018-08-05 16:26:01 +02:00
Daniel - b64c830ac5
[Projects] Simplify directory name concatenation 2018-08-05 16:23:37 +02:00
Daniel - 3f828b64fc
[Projects] Update todo list 2018-08-05 16:23:26 +02:00
Daniel - 6da48163df
[Projects] Add simple project management library 2018-08-05 16:19:52 +02:00
Daniel - b4185de60f
[Gnus] Simple function to convert Gnus MIME part to Org
Very early version.
2018-08-05 10:17:53 +02:00
Daniel - 76c9ffeec5
[Calc] Additional math units
inspired by
https://florian.adamsky.it/2016/03/31/emacs-calc-for-programmers-and-cs.html.
2018-08-05 10:17:30 +02:00
Daniel - dd4f29871d
[Misc] Trying to be consistent when using ‘bind-key’ 2018-08-04 12:33:15 +02:00
Daniel - d0a98c9c6a
[Org] Move Hy Babel code to ‘db-org’ 2018-08-04 12:32:54 +02:00
Daniel - 24a59404a0
[Misc] Mention ‘helm-pages’ 2018-08-04 12:32:43 +02:00
Daniel - 3394209569
[Misc] Show numbers in company mode 2018-08-04 12:32:29 +02:00
Daniel - 7345824659
[Timeline] New default value for filter functions 2018-08-03 20:15:33 +02:00