Commit Graph

276 Commits

Author SHA1 Message Date
Daniel - 5b06fad486
[Misc] Load customization directly from private/
No need anymore for symbolic links (yay for Windows!)
2017-11-14 16:12:04 +01:00
Daniel - 7b9a56bfc8
[Private] Update 2017-11-14 16:07:18 +01:00
Daniel - b5e8e94da5
[Misc] Okay, let’s keep the main jabber-id in init.el 2017-11-14 16:05:44 +01:00
Daniel - 7acc66afd7
[Misc] Moving mail-related customization to gnus’ configuration file 2017-11-14 16:04:49 +01:00
Daniel - 9824cbb4c0
[Misc] Remove obsolete requires to ‘db-private’ 2017-11-14 15:59:18 +01:00
Daniel - 83811b419a
[Private] Move variables to custom.el 2017-11-14 15:53:25 +01:00
Daniel - 958e686d4b
[Private] Update 2017-11-14 15:00:36 +01:00
Daniel - 850880ce5d
[Org] Don’t eval source blocks on export 2017-11-14 14:59:31 +01:00
Daniel - ec9510e24b
[EMMS] Try to eliminate recursive ‘require’ 2017-11-14 14:59:13 +01:00
Daniel - 5c9daa93f9
[Private] Upate 2017-11-13 20:47:19 +01:00
Daniel - 2d6eb6e58e
[GnuTLS] Log-level 1 too noisy
mostly because of all the unreachability messages
2017-11-13 20:45:47 +01:00
Daniel - eb01e9f154
[Org] Don’t split lines on M-RET 2017-11-13 20:45:36 +01:00
Daniel - a3605db872
[Private] Require ‘db-private’ only when using email 2017-11-13 20:45:14 +01:00
Daniel - dbc0ac03e3
[Private] Update 2017-11-12 12:38:13 +01:00
Daniel - 1e0f01890f
[Haskell] One hook for ‘company-mode’ is enough 2017-11-12 12:38:11 +01:00
Daniel - eb660677dd
[Init] Disable flyspell on Windows right now
aspell complains about ‘nil’-encoding not being available, looks like an
installation but.
2017-11-12 12:36:19 +01:00
Daniel - 1e2b28ffeb
[Misc] Update introductory comment for init.el 2017-11-12 12:35:36 +01:00
Daniel - 882187404f
[Misc] Cosmetics 2017-11-11 17:43:27 +01:00
Daniel - 5f49a8c240
[EMMS] Improve loading of personal configuration 2017-11-11 17:42:03 +01:00
Daniel - 663c57cd36
[Haskell] Fix wrong order of custom ‘add-hook’ calls 2017-11-11 12:05:15 +01:00
Daniel - b8b770e505
[Init] Move auto-mode specifications into ‘db/run-init’
and delete scala-mode.
2017-11-11 12:03:39 +01:00
Daniel - ba8d2653f0
[Init] Move misplaced ‘add-hook’ call into ‘db/run-init’ 2017-11-11 11:53:25 +01:00
Daniel - 46ab0be05d
[Private] Update 2017-11-11 11:47:44 +01:00
Daniel - 95457488e7
[Misc] Remove some unnecessary ‘require’s 2017-11-11 11:46:24 +01:00
Daniel - 9aa1884d9b
[Misc] We actually don’t use ocular … 2017-11-11 11:44:39 +01:00
Daniel - 1240abfff0
[Init] Move constants to top 2017-11-11 11:44:30 +01:00
Daniel - 2799557f9d
[Init] Some initial comments 2017-11-11 11:44:20 +01:00
Daniel - 9501f6b4ac
[Org] Reformatting some comments 2017-11-11 09:36:38 +01:00
Daniel - 5cdc0068c8
[Org] Remove empty strings from ‘org-agenda-files’ before exporting diary
Empty strings in the variable ‘org-agenda-files’ cause exporting of the current
buffer, because "" is treated by ‘org-agenda-files’ (the function).  This
results in ID properties generated in the current buffer, if this happens to be
an org-mode buffer currently selected at the time of export.
2017-11-11 09:36:00 +01:00
Daniel - c1c15e40b9
[Misc] Set security level to high
ZIH certificate is out, no need anymore to not be paranoid!
2017-11-11 09:24:39 +01:00
Daniel - 12cfeebefa
[Misc] Increase gnutls log-level 2017-11-11 09:06:52 +01:00
Daniel - 139862d66d
[Misc] Introduce variable ‘on-windows’
to increase readability
2017-11-11 09:06:41 +01:00
Daniel - 1318b74c61
[Misc] Inhibit font compactification on Windows
This speeds up display of special characters *a lot*
2017-11-11 08:50:39 +01:00
Daniel - e9e5e0455e
[Misc] Fix wrong regexp when updating certificates 2017-11-11 08:48:18 +01:00
Daniel - 699ce82d11
[Private] Update
Signed-off-by: Daniel Borchmann <daniel@algebra20.de>
2017-11-06 21:33:45 +01:00
Daniel - 6d4d519aab
[Org] Clock time again for taking notes 2017-11-06 21:30:57 +01:00
Daniel - 9db7801fe6
[Org] Move ‘org-agenda-prefix-format’ to custom.el 2017-11-06 21:28:06 +01:00
Daniel - 11a467de51
[Org] Shortcut for noting down abbreviations 2017-11-04 11:32:15 +01:00
Daniel - f237beefd6
[Dired] Additional commands for Windows applications 2017-11-04 11:23:20 +01:00
Daniel - ed38c48bf1
[Init] Also consider case when on cygwin 2017-11-04 11:23:07 +01:00
Daniel - 46ceca79ce
[Init] Fix loading environment variables when on Windows 2017-11-04 11:22:49 +01:00
Daniel - edcce1d692
[Org] Add custom link for OneNote files 2017-11-04 11:17:45 +01:00
Daniel - b3a55c2fda
[Misc] Use separate ‘dired-guess-shell-alist-user’ for Windows 2017-10-30 20:10:35 +01:00
Daniel - 97478ace21
[Init] Only read environment variables when not on Windows 2017-10-30 20:05:54 +01:00
Daniel - 2ef42d6412
[Init] Enable flyspell on Windows 2017-10-30 20:05:42 +01:00
Daniel - bcac4afc03
[Org] Don’t use too large numbers in clock consistency checks
They could get too large and could be automatically converted to floats then,
resulting in strange errors.
2017-10-30 20:04:45 +01:00
Daniel - c67bfe2e17
[Org] File handlers for usual Windows file extensions 2017-10-30 20:04:04 +01:00
Daniel - 48c2acde0e
[Helm] Allow specifying separate handler for helm shortcuts 2017-10-30 20:03:42 +01:00
Daniel - 9278973a62
[Private] Update 2017-10-29 22:28:43 +01:00
Daniel - 2709f9c45f
[Misc] Update :commands section for ‘crux’ package 2017-10-29 22:28:24 +01:00