[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tweaking the output of `C-h b'
From: |
Lars Ingebrigtsen |
Subject: |
Re: Tweaking the output of `C-h b' |
Date: |
Mon, 01 Nov 2021 01:50:12 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
While we're prettyfying the `C-h b' output... Here's a random section.
-------------
`emacs-lisp-mode' Major Mode Bindings:
key binding
--- -------
C-c Prefix Command
ESC Prefix Command
DEL backward-delete-char-untabify
C-H-x ??
H-v eval-current-buffer
C-c d ??
C-c s lars-patch-strip
C-M-i completion-at-point
C-M-q indent-pp-sexp
C-M-x eval-defun
-------------
Is the "prefix command" thing vital to know? And should the ??'s be
fixed? And the spacing doesn't seem optimal. So what about:
-------------
`emacs-lisp-mode' Major Mode Bindings:
key binding
--- -------
DEL backward-delete-char-untabify
C-H-x closure
H-v eval-current-buffer
C-c d closure
C-c s lars-patch-strip
C-M-i completion-at-point
C-M-q indent-pp-sexp
C-M-x eval-defun
-------------
Or... make that
--- -------
into a thin line on graphical displays? Makes the display even more
compact.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
- Re: Tweaking the output of `C-h b', (continued)
- Re: Tweaking the output of `C-h b', Lars Ingebrigtsen, 2021/10/31
- Re: Tweaking the output of `C-h b', Stefan Monnier, 2021/10/31
- Re: Tweaking the output of `C-h b', Lars Ingebrigtsen, 2021/10/31
- Re: Tweaking the output of `C-h b', Kévin Le Gouguec, 2021/10/31
- Re: Tweaking the output of `C-h b', Lars Ingebrigtsen, 2021/10/31
- Re: Tweaking the output of `C-h b', Kévin Le Gouguec, 2021/10/31
- Re: Tweaking the output of `C-h b', Stefan Monnier, 2021/10/31
- Re: Tweaking the output of `C-h b', Lars Ingebrigtsen, 2021/10/31
- Re: Tweaking the output of `C-h b', Lars Ingebrigtsen, 2021/10/31
- Re: Tweaking the output of `C-h b', Lars Ingebrigtsen, 2021/10/31
- Re: Tweaking the output of `C-h b',
Lars Ingebrigtsen <=
- Re: Tweaking the output of `C-h b', Stefan Kangas, 2021/10/31
- Re: Tweaking the output of `C-h b', Lars Ingebrigtsen, 2021/10/31
- Re: Tweaking the output of `C-h b', Po Lu, 2021/10/31
- Re: Tweaking the output of `C-h b', Stefan Kangas, 2021/10/31
Re: Tweaking the output of `C-h b', Stefan Kangas, 2021/10/31
Re: Tweaking the output of `C-h b', Gregory Heytings, 2021/10/31