Commit Graph

868 Commits

Author SHA1 Message Date
Daniel - 9b48edd77f
[Music] Allow for customizing automatic playlist function 2019-06-10 09:39:52 +02:00
Daniel - ff06cddaba
[Music] Move shortcut to play automatic playlists to EMMS hydra
This is the right place.
2019-06-10 09:39:52 +02:00
Daniel - 2b13606f9b
[EMMS] Display performer even when no artist is given 2019-06-10 09:39:50 +02:00
Daniel - 076fc384db
[EMMS] Include album in track description if available 2019-06-09 09:24:12 +02:00
Daniel - 57198f1e1a
[Utils] Fix directory name for ‘db/dired-from-shell-command’
Sometimes the string "Output of ‘…’" seems to be interpreted as directory name,
and then dired complains about it not being existent.  It is not completely
understood yet when this will happen, and an easy workaround seems to be to
stick to a fixed string that works.  This is what’s used now.
2019-06-08 13:27:14 +02:00
Daniel - 0e3ad47943
[Utils] Command to display dired buffer of custom file list 2019-06-08 13:05:17 +02:00
Daniel - 7bfdb92259
[Misc] Move some holidays into main Emacs configuration 2019-06-03 21:26:26 +02:00
Daniel - 5c6468c455
[Misc] Don’t show holidays by default when opening the calendar 2019-06-03 21:26:19 +02:00
Daniel - f2115f5587
[Org] A custom link type for RFCs 2019-05-31 21:38:05 +02:00
Daniel - f518c0ca3d
[Misc] A blank line 2019-05-31 21:37:51 +02:00
Daniel - 63b2e34be4
[Org] Add link types for Outlook and OneNote 2019-05-31 21:28:44 +02:00
Daniel - 71a11c52db
[Init] Fix wrong keybinding for ‘ibuffer’ 2019-05-31 21:20:54 +02:00
Daniel - db10dfc9d4
[Init] Use ‘ibuffer’ instead of ‘list-buffer’
Why didn’t I do this before?
2019-05-31 18:54:32 +02:00
Daniel - a4c09781d0
[Init] Completely disable flyspell mode
Do spell checking on demand instead.
2019-05-25 18:48:37 +02:00
Daniel - a48177680e
[Org] Record closing information also for interruptions 2019-05-20 17:32:38 +02:00
Daniel - bb6018c0f8
[Org] Record time when item is closed
Why haven’t I enabled this earlier?
2019-05-17 21:31:10 +02:00
Daniel - 9370fa747f
[Init] Explain why we explicitly load abbreviations 2019-05-05 20:48:52 +02:00
Daniel - 0e500ae0d0
[Misc] Remove duplicate setting for ‘load-prefer-newer’ 2019-05-05 20:48:38 +02:00
Daniel - 5b5bf87976
[Utils] Small helper function to open CSV files as Org mode tables 2019-05-05 15:54:16 +02:00
Daniel - cbe330346c
[Magit] Don’t automatically refine hunk 2019-05-03 19:06:00 +02:00
Daniel - fa65f4ad03
[Dired] Add shortcut for ‘dired-subtree-toggle’ 2019-05-03 18:19:03 +02:00
Daniel - 635e85901c
[Init] Disable automatic spell checking on windows
It’s too slow.
2019-05-03 18:17:58 +02:00
Daniel - 22466b550c
[Misc] Set default value for ‘auth-sources’ 2019-04-28 11:25:11 +02:00
Daniel - 2ce73e0a52
[Mail] Only show SMTP trace buffer when available 2019-04-28 10:59:06 +02:00
Daniel - 0e9f5cc5f7
[Mail] Add accessor functions for ‘db/mail-accounts’ 2019-04-24 15:03:19 +02:00
Daniel - 2f228ecaaf
[Misc] Set lighter for minions-mode to something reasonable 2019-04-17 19:16:52 +02:00
Daniel - e138b156c6
[Init] Also bind C-r to ‘swiper-isearch’ 2019-04-17 19:12:44 +02:00
Daniel - ac0894e500
[Misc] Explicitly set mode-line-format
This is done before loading customizations, so that they can be used to
overwrite the default.
2019-04-14 14:06:25 +02:00
Daniel - 9892d838a0
[Misc] Replace smart-mode-line with calls to moody functions 2019-04-14 14:06:10 +02:00
Daniel - 1d89673137
[Misc] Adding some code to improve mode line appearance
Using it not much, though.
2019-04-14 13:44:39 +02:00
Daniel - 13f449871d
[Misc] Use counsel for listing bookmarks 2019-04-14 08:39:33 +02:00
Daniel - 626630a14a
[Org] Increase idle time for ‘db/export-diary’ 2019-04-14 08:39:12 +02:00
Daniel - 2cffce5664
[ELPA] Update 2019-04-12 11:10:59 +02:00
Daniel - e7222330c9
[Init] Use ‘swiper-isearch’ when available 2019-04-12 11:10:26 +02:00
Daniel - 0c3b613625
[Gnus] Explicitly activate demon after startup
Calling ‘gnus-demon-init’ after loading gnus does not seem to have the desired
effect, now trying to run it after gnus has started.
2019-04-11 19:13:23 +02:00
Daniel - 20e14a345b
[Hydra] Remove hydra for changing ispell dictionaries
Use standard ‘ispell-change-dictionary’ instead (it’s more generic and should
also work on Windows)
2019-04-11 09:03:37 +02:00
Daniel - e67acca3a9
[Init] Unconditionally enable ‘flyspell-mode’ in text buffers 2019-04-11 09:00:19 +02:00
Daniel - 063cae1cf5
[Misc] Don’t set ispell variables 2019-04-11 09:00:04 +02:00
Daniel - 9a660c5538
[ELPA] Update 2019-04-07 14:37:12 +02:00
Daniel - bb02015432
[Misc] Don’t set default theme for ‘smart-mode-line’ 2019-04-07 14:32:53 +02:00
Daniel - fa63990906
[Themes] More updates 2019-04-07 14:15:08 +02:00
Daniel - 7b9bfaf753
[Themes] Fix definition of custom themes
Make clear that these themes should be used in addition to a dark or light base
theme, respectively.
2019-04-07 12:00:15 +02:00
Daniel - 6d5a37b41d
[ELPA] Update crucial packages 2019-03-31 19:05:44 +02:00
Daniel - d1d87c1256
[Misc] Update .gitignore 2019-03-31 19:05:28 +02:00
Daniel - f62702e1ea
[Gnus] Explicitly initialize demon 2019-03-31 11:16:50 +02:00
Daniel - 0a68df7b49
[Timeline] Fix obsolete calls to ‘timeline-tools-entry-category’ 2019-03-29 18:46:18 +01:00
Daniel - 207fb331ff
[Timeline] Allow to customize category when formatting timelines 2019-03-29 17:41:30 +01:00
Daniel - 90445b6c3d
[Music] Cosmetics
That’s important!
2019-03-02 15:33:55 +01:00
Daniel - f671a44939
[Music] Make updating playlists keep tracks outside of source directory 2019-03-02 15:29:46 +01:00
Daniel - ed285c87d2
[Music] Minor changes and cosmetics 2019-03-02 15:18:19 +01:00