Commit Graph

710 Commits

Author SHA1 Message Date
98f94be5f7
[Timeline] Cleaning up as suggested by flycheck 2018-11-28 16:58:13 +01:00
c8e9c6340e
[Timeline] Make sure point is correct after killing 2018-11-28 16:52:11 +01:00
62ac9a887b
[Timeline] Extract gap-filling into separate function 2018-11-28 16:50:18 +01:00
f2db1f5b5e
[Timeline] Ensure empty timelines don’t break removal of short entries 2018-11-28 16:38:47 +01:00
a4febc68d1
[Timeline] Fix name of function 2018-11-28 16:38:36 +01:00
f54248927d
[Timeline] Some first documentation 2018-11-28 16:38:34 +01:00
d54079d660
[Timeline] More error checking when trying to kill a line 2018-11-28 16:17:37 +01:00
325ccc58ea
[Timeline] Move point on headline after redrawing 2018-11-28 16:17:20 +01:00
5a309b1d0f
[Timeline] Disable undo
Undoing changes in the timeline buffer may make the display inconsistent with
the values of the internal variables (in particular when lines got killed and
the like).
2018-11-28 16:16:37 +01:00
a8385cb542
[Timeline] Dump functions to move between lines 2018-11-28 16:12:06 +01:00
be6f75ba5c
[Timeline] Add killing of lines 2018-11-28 15:59:21 +01:00
fd3b2135ca
[Timeline] Make transformer for timelines into separate function 2018-11-28 15:55:29 +01:00
fc53fd8943
[Timeline] Fix return value of headline getter 2018-11-28 15:55:08 +01:00
b9d611d9bf
[Timeline] Move propertization (uh) to redrawing function 2018-11-28 15:46:50 +01:00
0bfdf970d1
[Timeline] Remove obsolete clustering filter function 2018-11-28 15:45:15 +01:00
57a8f25ea0
[Timeline] Remove code for clustered entries
Now all entries have exactly one marker.
2018-11-28 15:44:48 +01:00
6ad90e02b9
[Timeline] First draft version for adding inverted clock lines 2018-11-21 17:29:29 +01:00
d2a91b8320
[Timeline] Extend ‘timeline-tools-clocklines-of-task’ to accept point or mark 2018-11-21 17:19:32 +01:00
70c3fc3aee
[Timeline] Make sure buffer is unfolded before iterating over clocklines 2018-11-21 17:19:06 +01:00
f75609e987
[Utils] Remove unnecessary command in XML pretty printer 2018-11-21 14:31:37 +01:00
600285f9e5
[Utils] Improve XML pretty printer 2018-11-21 14:29:49 +01:00
a08432b23b
[Utils] Simpler pretty printer for XML 2018-11-21 10:38:05 +01:00
83c1dfbed1
[Org] Simplify ‘db/make-org-capture-frame’ 2018-11-18 16:57:16 +01:00
5b64a89943
[Org] Code to make frame for spontaneous capturing 2018-11-18 16:39:43 +01:00
3459213765
[Org] Add simple check for ‘db/clock-in-by-task-id’ 2018-11-18 16:00:13 +01:00
b11c63c49e
[Org] Clean up code for main hydra 2018-11-18 16:00:04 +01:00
f6c7a408db
[Misc] Remove db-emacsclient.el and distribute functions to other files 2018-11-18 15:37:58 +01:00
3380369f5b
[Org] Some new capture templates
from http://www.howardism.org/Technical/Emacs/capturing-content.html.
2018-11-18 14:10:26 +01:00
041a2b473f
[Gnus] Remove hook to reload notmuch cache before searching
We need another way to ensure the cache is always up to date.
2018-11-17 20:17:02 +01:00
8870030daa
[Org] Move definition of ‘org-babel-load-languages’ to right place 2018-11-11 10:18:08 +01:00
73030fe9a0
[Misc] Update holidays 2018-11-11 10:10:58 +01:00
d1df3ad3bb
[Utils] Move top-level helper functions from init.el to db-utils.el 2018-11-10 08:33:47 +01:00
6f7c3edb60
[Org] Make settings for ‘ox-latex’ customizable 2018-11-10 08:29:25 +01:00
9f7c8b8d69
[Org] Move some personal settings to init.el 2018-11-10 08:29:14 +01:00
78b6b801c6
[Ivy] Add ‘ivy-use-selectable-prompt’ 2018-11-04 19:15:57 +01:00
bf5a8466f0
Revert "[Org] Experimental: make agendas sticky (again)"
This reverts commit 529a625e67.

It’s actually not needed, and seems to have some issues with
‘org-tag-alist-for-agenda’?  (But maybe these issues where present before that
change, I can’t tell anymore).
2018-11-04 18:15:49 +01:00
529a625e67
[Org] Experimental: make agendas sticky (again) 2018-11-04 17:05:21 +01:00
d0f3d564d5
[Misc] Fix some indentation 2018-11-04 17:05:09 +01:00
b0bfeaa8fb
[README] Update copyright 2018-11-04 09:05:03 +01:00
e0bba9da6b
[Utils] Move general purpose hydras to db-utils 2018-11-03 20:55:13 +01:00
abe02fe511
[TeX] Move function for adding additional symbols to input method to db-utils 2018-11-03 19:11:48 +01:00
f213e3d31c
[Misc] Improve some package configuration
- Move variable definitions from :config to :init
- Move some keybindings from :config to :bind
2018-11-03 18:55:20 +01:00
501b86399e
[EMMS] Remove call to obsolete ‘emms-playlist-limit’ function 2018-11-03 18:37:33 +01:00
e5c197d7a9
[EMMs] Make sure emms is loaded when playing personal playlist 2018-11-03 18:37:08 +01:00
bf04cd28e6
[ELPA] Update 2018-11-03 18:33:59 +01:00
80bff38fcb
[EMMS] Add comment explaining why we use a hook 2018-11-03 18:29:06 +01:00
e7ab73a0cd
[EMMS] Inline and adapt configuration normally done by ‘emms-all’
This way, we can fine tune the actual configuration done, and we don’t have to
reset ‘emms-track-description-function’.
2018-11-03 18:19:49 +01:00
0a63a5298c
[EMMS] Add missing parenthesis 2018-11-03 17:04:34 +01:00
a1678dc0b3
[EMMS] Explicitly set track description function *after* setup
‘emms-all’ will set ‘emms-track-description-function’ on it’s own, not paying
respect to previous settings or customize.
2018-11-03 16:56:42 +01:00
219ca22b0f
[Utils] Add missing autoload 2018-11-03 16:27:41 +01:00