summaryrefslogtreecommitdiff
path: root/itches/emacs/bulk.md
diff options
context:
space:
mode:
Diffstat (limited to 'itches/emacs/bulk.md')
-rw-r--r--itches/emacs/bulk.md9
1 files changed, 0 insertions, 9 deletions
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