From 6ca413ec065b1e1cb1ce5cc85a6356b73ae61403 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Fri, 23 Nov 2018 10:07:03 +0100 Subject: Update itches - C-M-SPC M-B works, so meh - " Compiling" customized --- personal/itches.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'personal') diff --git a/personal/itches.md b/personal/itches.md index 66cec7a..80ad47a 100644 --- a/personal/itches.md +++ b/personal/itches.md @@ -41,9 +41,6 @@ minibuffer-force-complete-and-exit - likewise, if a folder contains foo.c and foo.o, "C-x C-f foo" hides foo.o, yet C-j completes to foo.o -- minor-mode to automatically surround word with delimiter when typed - in the middle of a word -- customize " Compiling" mode-line indicator - calendar uses default X resources when run in its own frame; see `calendar-frame-parameters`, `x-handle-named-frame-geometry`, `(make-frame '((name . "")))` vs `(make-frame '((title . "")))` @@ -54,7 +51,6 @@ [bug#30008]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30008 [Unicode conventions]: https://lists.gnu.org/archive/html/emacs-devel/2018-07/msg00961.html - ## Make " Narrow" lighter customizable The " Narrow" string comes from `src/xdisp.c:decode_mode_spec`: @@ -312,6 +308,11 @@ Full disclosure - move timestamp to a better position (see `stamp` module) - play well with whitespace-mode +## Org + +- dissociate sub- and super-script fontification from everything else + in org-toggle-pretty-entities + ## Language support - fix builtin/keyword distinction for Bash & Python3 -- cgit v1.2.3