Commit Graph

161 Commits

Author SHA1 Message Date
Daniel - 0d67273805
[Org] Don’t activate timers repeatedly
This approach may need to be generalized to other timers as well.  Don’t
know (yet) whether there is some predefined way in ELisp to do this.
2017-12-17 10:31:17 +01:00
Daniel - 076095b7e7
[ELisp] Use standard ‘lisp-indent-function’ for indenting 2017-12-15 21:45:12 +01:00
Daniel - 9255786df2
[Org] Considerably decrease intervals between exporting diary 2017-12-05 18:07:06 +01:00
Daniel - 09ecf75520
[Diary] Don’t show diary when opening calendar 2017-12-04 19:05:59 +01:00
Daniel - 17b5d9fecb
[Misc] Add lexical binding to all files 2017-12-03 09:19:05 +01:00
Daniel - 6172baddc2
[Dict] Require ’gnutls 2017-11-20 20:22:47 +01:00
Daniel - db96088e07
[Init] Activate pdf-tools when not on Windows 2017-11-18 17:05:25 +01:00
Daniel - 94212fad62
[Dired] Trying to speed up listings on windows
by disabling ‘dired-free-space-program’ (nothing to do with space traveling!)
2017-11-16 20:42:17 +01:00
Daniel - 53e02bead3
[Dired] Automatic reformatting 2017-11-16 20:42:03 +01:00
Daniel - 654abfe842
[Utils] Add little helper to convert hex to ascii 2017-11-16 19:32:56 +01:00
Daniel - 0464bc85a6
[EMMS] Another try to clean up emms config 2017-11-14 21:07:34 +01:00
Daniel - 9bcb8c86c0
[Misc] Replace custom mail addresses by ‘db/additional-mail-addresses’ 2017-11-14 16:21:38 +01:00
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 - 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 - ec9510e24b
[EMMS] Try to eliminate recursive ‘require’ 2017-11-14 14:59:13 +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 - a3605db872
[Private] Require ‘db-private’ only when using email 2017-11-13 20:45:14 +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 - 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 - 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 - 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 - 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 - 2709f9c45f
[Misc] Update :commands section for ‘crux’ package 2017-10-29 22:28:24 +01:00
Daniel - ff607e439f
[Init] Cosmetics 2017-10-28 19:34:58 +02:00
Daniel - 0b04beeb3e
Revert "[Init] Enable ‘smart-mode-line-dark’ explicitly"
Enough to customize ‘sml/theme’ explicitly.

This reverts commit 535112b55a.
2017-10-28 14:50:51 +02:00
Daniel - 535112b55a
[Init] Enable ‘smart-mode-line-dark’ explicitly
Don’t know why it’s not done automatically.  Maybe settings it in custom.el is
too early?
2017-10-28 14:34:05 +02:00
Daniel - 645356054f
[Misc] Some non-crucial slash 2017-10-28 14:31:44 +02:00
Daniel - 02424db2fe
[Misc] Add only certificates if they look like some 2017-10-28 14:31:31 +02:00
Daniel - dc22c1c959
[Misc] Some code cosmetics 2017-10-28 14:28:56 +02:00