Commit Graph

954 Commits

Author SHA1 Message Date
Daniel - 809622d982
[Utils] Small helper to add eww bookmarks 2019-02-09 11:45:45 +01:00
Daniel - 3e12fbea46
[Mail] Minor update of comment 2019-02-03 09:35:07 +01:00
Daniel - f54ba6b0be
[Mail] Move definition of local accounts to separate customizable variable
This variable is called ‘db/other-gnus-accounts’ and can be set with the
customize interface.  This change also obsolete ‘db/personal-gnus-filter-rules’,
is it’s definition can now be inlined directly into the one of
‘db/other-gnus-accounts’.
2019-02-03 09:33:38 +01:00
Daniel - 966807281f
[Gnus] Restructure and simplify configuration
No need to keep those large junks of setq in the :init block of use-package,
moved them to top level.
2019-02-02 18:22:07 +01:00
Daniel - cfda96a070
[Mail] Defer loading of some packages 2019-02-02 18:10:44 +01:00
Daniel - 995ac19cda
[Gnus] Require db-mail before starting Gnus 2019-02-02 18:02:37 +01:00
Daniel - b1c485e079
[Mail] Move fix to attach files to the end of a message to db-mail 2019-02-02 18:00:47 +01:00
Daniel - 363c5f8108
[Mail] Some structuring for db-mail 2019-02-02 17:57:21 +01:00
Daniel - 75d6cbdf95
[Gnus] Move setting of mail related variables to db-mail 2019-02-02 17:49:38 +01:00
Daniel - 3c4fcde1cb
[Misc] Some minor restructuring 2019-02-02 15:39:16 +01:00
Daniel - 26b0234b56
[Gnus] Move Gnus’ demon configuration to db-mail and init.el 2019-02-02 15:34:20 +01:00
Daniel - 784f5ce1fd
[Mail] Move ‘db/mail-accounts’ to db-mail package 2019-02-02 15:30:16 +01:00
Daniel - 1066e266fc
[Mail] Refactor SMTP configuration 2019-02-02 15:14:22 +01:00
Daniel - c6f28090df
[Gnus] Moving most of the configuration to init.el 2019-02-02 15:05:29 +01:00
Daniel - 605ebc3981
[Misc] Add dash to main init file
This is mostly to enable the use of dash’s functions in configuration of other
packages.
2019-02-02 14:34:19 +01:00
Daniel - 260b60503c
[Misc] Add shallow configuration for sdcv 2019-02-02 11:57:12 +01:00
Daniel - 5aa23652d7
[Gnus] Move debugging setting to init.el
This makes it customizable, when needed.
2019-01-27 13:52:26 +01:00
Daniel - 8c446fefe5
[Misc] Update comments for ‘mm-decode’ configuration 2019-01-27 13:43:50 +01:00
Daniel - cfbec19fc4
[Gnus] A comment on what we do to ‘gnus-group-mail’ 2019-01-27 13:42:20 +01:00
Daniel - 3273407baa
[Misc] Move configuration for ‘mm-decode’ to init.el 2019-01-27 13:42:10 +01:00
Daniel - 56d085d4f1
[Misc] Move fix for ‘mm-view-pkcs7-verify’ to init.el 2019-01-27 13:32:00 +01:00
Daniel - 9e8649247d
[Gnus] Some cleaning up 2019-01-27 12:11:10 +01:00
Daniel - 2a4302c883
[Utils] Move S/MIME lookup function to init.el 2019-01-27 12:10:44 +01:00
Daniel - ace325c1f9
[Gnus] Try STARTTLS for news.gmane.org whenever possible
Is there a way to inform the user if starttls failed?
2019-01-27 09:48:35 +01:00
Daniel - 1cc212f955
[Utils] Simplify ‘db/bookmark-add-with-handler’ 2019-01-27 09:25:03 +01:00
Daniel - be7625830c
[Utils] Sort bookmarks after adding a new one 2019-01-27 09:24:01 +01:00
Daniel - 7d666e146d
[Misc] Set X Wait Timeout to nil only on GNU systems
As it seems, setting this variable to nil causes an Windows Emacs to busy wait
for input with no time delay between two cycles.  This causes heavy load on the
machine and a non-reacting Emacs.
2019-01-25 21:36:22 +01:00
Daniel - 51d58a7107
[Misc] Save bookmarks in private repository 2019-01-25 20:45:22 +01:00
Daniel - db1225da36
[Utils] Clean up main helm shortcut menu
‘db/helm-frequently-visited-locations’ can now (and could always) be implemented
using bookmarks.
2019-01-25 20:41:42 +01:00
Daniel - c77cd7e889
[Utils] Add simple way to add external bookmarks 2019-01-25 20:39:01 +01:00
Daniel - 7252c1ddf4
[Org] Remove obsolete reading list
and integrate it into the SOMEWHEN list.
2019-01-12 10:56:51 +01:00
Daniel - 85e3422dae
[ELPA] Package update 2019-01-12 10:56:12 +01:00
Daniel - a83b5b1d78
[ELPA] Package update 2019-01-06 14:15:00 +01:00
Daniel - 164bb5dd18
Set X11 event timeout to nil
This seems to fix a regression in Emacs 26 resulting in slow pop-ups of
windows.  See https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30995.
2019-01-02 21:42:42 +01:00
Daniel - eda2f6ff50
[Init] Move ldap configuration to main init file 2019-01-01 13:03:08 +01:00
Daniel - 2ff15f9f34
[Misc] Update .gitignore 2018-12-23 15:21:55 +01:00
Daniel - e2822c193b
[Scripts] Renaming suffix of awk script 2018-12-16 18:39:13 +01:00
Daniel - c2af2d5c85
[Scripts] Conversion scripts for iCal to Org 2018-12-16 15:32:02 +01:00
Daniel - 4c8fa8cb4b
[Dired] Some nice default configuration for wdired 2018-12-16 09:28:01 +01:00
Daniel - ff82056c7a
[Org] Add minimal ox-reveal configuration 2018-12-16 09:27:53 +01:00
Daniel - 2be4970d2a
[EShell] Fix completion for git
Search string was not up-to-date anymore, and comments behind actual commands
have changed.
2018-12-09 14:55:52 +01:00
Daniel - 8950a3e8ab
[ELPA] Package Update 2018-12-02 14:52:36 +01:00
Daniel - 926e977016
[Timeline] Try to keep point on deleted line 2018-11-29 20:08:33 +01:00
Daniel - 16068add6f
[Timeline] Minor note on what else to do 2018-11-28 17:06:15 +01:00
Daniel - 98f94be5f7
[Timeline] Cleaning up as suggested by flycheck 2018-11-28 16:58:13 +01:00
Daniel - c8e9c6340e
[Timeline] Make sure point is correct after killing 2018-11-28 16:52:11 +01:00
Daniel - 62ac9a887b
[Timeline] Extract gap-filling into separate function 2018-11-28 16:50:18 +01:00
Daniel - f2db1f5b5e
[Timeline] Ensure empty timelines don’t break removal of short entries 2018-11-28 16:38:47 +01:00
Daniel - a4febc68d1
[Timeline] Fix name of function 2018-11-28 16:38:36 +01:00
Daniel - f54248927d
[Timeline] Some first documentation 2018-11-28 16:38:34 +01:00