From d006e6b24ae86783c9a6d467a111e7a917672bef Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sun, 12 Apr 2020 14:56:12 +0200 Subject: Move comint itches into their own file --- itches/emacs/bulk.md | 9 --------- 1 file changed, 9 deletions(-) (limited to 'itches/emacs/bulk.md') diff --git a/itches/emacs/bulk.md b/itches/emacs/bulk.md index de5df2d..de4c4ea 100644 --- a/itches/emacs/bulk.md +++ b/itches/emacs/bulk.md @@ -5,11 +5,6 @@ - going to man page section - opening eww on an anchor - visiting a function from its Help buffer -- shell-mode - - add faces instead of reusing font-lock-{comment,string} - - understand `autocd` and `cd !$` - - use Bash completions (e.g. `ls TAB` in a folder with one file) -- eshell: `ls --group-directories-first` does not color folders - scroll-lock-mode - cursor stuck on lines wrapped by visual-line-mode - cursor stuck on lines taller than regular height (see maybe @@ -62,10 +57,6 @@ e.g. `git-commit-setup-hook` recently added `bug-reference-mode`, but I never realized it because I customized the hook to add some personal functions -- completions in python.el's comint buffer get confused when - readline's completion-prefix-display-length is set: candidates - become elided, maybe python-shell-completion-native-get-completions - is not ready for that? - some bindings advertised by `describe-mode` in texinfo-mode are invalid: - `C-c C-s` runs `Texinfo-insert-node` instead of -- cgit v1.2.3