all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <moasenwood@zoho.eu>
To: help-gnu-emacs@gnu.org
Subject: improvements to the "lossage buffer"
Date: Wed, 31 Jul 2019 00:56:19 +0200	[thread overview]
Message-ID: <864l335dyk.fsf@zoho.eu> (raw)

`view-lossage' seems to have improved in
a recent Emacs version upgrade, since it now
displays a neat flow of information with one
key (or one key sequence) on each row with,
even more of an improvement, the name of the
command in square brackets following the
key. E.g.,

     k [next-line]
     i [previous-line]
     k [next-line]
     RET [buffer-menu-kill-and-open]
     C-j e . [anonymous-command]
     ESC o [other-window-or-split]
     ESC o [other-window-or-split]
     ESC o [other-window-or-split]
     ESC p [delete-other-windows]
     C-o k [end-of-buffer]
     C-h l [view-lossage]

This is much better than the old version which
looked like a jungle. Not speaking literally,
that is!

To make it even clearer, why don't you consider
putting the command name in a column of its
own? This would also make the brackets
redundant. Also, isn't, e.g. M-o more used than
"ESC o", both in speech/writing _and_ in code -
and isn't it more intuitive as well? I.e.,
wouldn't this be even better - and improvement
on the improvement, if you will?

     k         next-line
     i         previous-line
     k         next-line
     RET       buffer-menu-kill-and-open
     C-j e .   anonymous-command
     M-o       other-window-or-split
     M-o       other-window-or-split
     M-o       other-window-or-split
     M-p       delete-other-windows
     C-o k     end-of-buffer
     C-h l     view-lossage

I think so!

-- 
underground experts united
http://user.it.uu.se/~embe8573
https://dataswamp.org/~incal




             reply	other threads:[~2019-07-30 22:56 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-30 22:56 Emanuel Berg [this message]
2019-07-30 23:08 ` improvements to the "lossage buffer" Stefan Monnier
2019-07-30 23:27   ` Emanuel Berg
2019-07-31  0:50   ` Emanuel Berg
2019-07-31  5:04   ` Marcin Borkowski
2019-07-31  6:11     ` Emanuel Berg
2019-07-31  7:41       ` Marcin Borkowski
2019-07-31  9:09         ` Emanuel Berg
2019-07-31 17:01           ` Marcin Borkowski
2019-07-31 17:14             ` Dan Sommers
2019-07-31 17:18               ` Marcin Borkowski
2019-07-31 17:26             ` Yuri Khan
2019-08-01  1:34               ` Emanuel Berg
2019-07-31 12:18     ` Stefan Monnier
2019-07-31 17:01       ` Marcin Borkowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=864l335dyk.fsf@zoho.eu \
    --to=moasenwood@zoho.eu \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.