diff options
| -rw-r--r-- | guides/setups/operating-systems/debian.org | 2 | ||||
| -rw-r--r-- | itches/emacs/tracker.org | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/guides/setups/operating-systems/debian.org b/guides/setups/operating-systems/debian.org index 4a273b0..589ce1c 100644 --- a/guides/setups/operating-systems/debian.org +++ b/guides/setups/operating-systems/debian.org @@ -459,6 +459,8 @@ autoremove~ should remove it, but that does not seem to be happening (~autoremove~ does not find anything to remove). The =rsyslog= service is still up & running, and watches =syslog.socket= to re-activate itself 😕 + +Decided to explicitly ~apt remove~ it on the advice of [[https://blog.frehi.be/2023/06/04/upgrading-from-debian-11-bullseye-to-debian-12-bookworm/][this gentleman]]. ** impromptu IBus Installing [[https://zoom.us/][Zoom]]'s Debian package somehow enabled IBus[fn:: AFAICT because ibus recommends im-config, and the latter autostarts the diff --git a/itches/emacs/tracker.org b/itches/emacs/tracker.org index 342689f..122c311 100644 --- a/itches/emacs/tracker.org +++ b/itches/emacs/tracker.org @@ -839,6 +839,8 @@ rationales from the commit messages. For my own sanity: 4. Start ~visual-line-mode~ and ~adaptive-wrap-prefix-mode~ The ~wrap-prefix~ does not match the opening ~>~'s ~display~ property. +*** TODO Ignore ~whitespace-mode~ +Seeing whitespace markers is misleading. ** debbugs *** DONE [[bug:38551]] bind to RET rather than return :PROPERTIES: |
