• Joined on 2022-01-04
exot pushed to master at exot/.emacs.d 2023-02-18 12:16:54 +01:00
d30669571c Remove some unused key binding
25912eeb3d Allow help to reuse the current buffer
0c2a30a8c2 Add additional information for detaul completion
Compare 3 commits »
exot pushed to master at exot/.emacs.d 2023-02-14 16:42:51 +01:00
c5f1e98bf8 Make storing note upon headline change more robust
exot pushed to master at exot/.emacs.d 2023-02-14 16:33:56 +01:00
fb60b22c5e Reference blog entry showing how to programmatically add Org notes
6c17b944e2 Use full path completion for org-goto
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2023-02-14 11:57:26 +01:00
457a1d9be4 Open projects via project.el in dired by default
9d10f673f1 Mark projectile as basic external package
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2023-02-13 14:25:56 +01:00
47d7e31800 Let display-buffer handle window placement for shells
0ff7bba709 Explicitly make Help reuse windows whenever available
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2023-02-12 18:51:34 +01:00
a3247158aa Further cleanup of core configuration
cc0d6456b6 Move Warnings buffer to side
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2023-02-12 13:50:47 +01:00
9b8d3d6d44 Ignore duplicates when computing daily agenda effort
exot pushed to master at exot/.emacs.d 2023-02-12 11:46:47 +01:00
05904e404e Conduct minor cleanup of core configuration settings
exot pushed to master at exot/.emacs.d 2023-02-11 20:31:52 +01:00
65748689c6 Regroup some basic settings to use-package declarations
exot pushed to master at exot/.emacs.d 2023-02-11 19:36:15 +01:00
aec896c939 Always display shell buffers at bottom of frame in dedicated window
exot pushed to master at exot/.emacs.d 2023-02-10 21:01:27 +01:00
daa7882732 Do not auto-fill in textile-mode
exot pushed to master at exot/.emacs.d 2023-01-30 19:58:04 +01:00
24aaf17d0e Obey display rules when switching buffers manually
exot pushed to master at exot/.emacs.d 2023-01-25 19:44:11 +01:00
8ba3d91880 Remove explicit value for :wrap header arg in default list
exot pushed to master at exot/.emacs.d 2023-01-23 18:29:04 +01:00
624aa84a79 Explicitly set default Org babel header args
exot pushed to master at exot/.emacs.d 2023-01-21 18:46:28 +01:00
12e3d1fcd0 Load Org babel support for sql by default
exot pushed to master at exot/.emacs.d 2023-01-21 11:15:13 +01:00
b34ca3263f Fix accidental typo in package declaration
734beb154d Sort and clean up general programming configuration
c048d4dc29 Remove some redundant use-package declaration for magit-repos
f762ed10de Move some package configuration to builtin section
Compare 4 commits »
exot pushed to master at exot/.emacs.d 2023-01-21 10:57:07 +01:00
db381a428c Reorder configuration for basic builtin packages
1d50213f49 Allow external renderes for unsupported image formats
a3f8a95c4b Disable automatic pining of unknown hosts
91be906e72 Add Eshell alias for viewing files like with less
Compare 4 commits »
exot pushed to master at exot/.emacs.d 2023-01-20 18:50:58 +01:00
95920f8291 Extend default scope for db/org-get-location when in agenda files
exot pushed to master at exot/.emacs.d 2023-01-16 19:22:38 +01:00
d9b0543409 Remove obsolete warning in workload overview report docstring
exot pushed to master at exot/.emacs.d 2023-01-16 19:21:28 +01:00
d373976965 Fix off-by-one error in workload overview report end-date handling