unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Moving image commands to one submap
@ 2022-09-23 15:38 Lars Ingebrigtsen
  2022-09-23 15:56 ` Stefan Monnier
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Lars Ingebrigtsen @ 2022-09-23 15:38 UTC (permalink / raw)
  To: emacs-devel

When the image keymap was introduced, it only had a couple of commands,
so triggering something by accident wasn't a major worry.  But it's now
grown a large number of bindings, so people are hitting these commands
more by accident.

So I think we should move them all under one prefix, to make this less
likely, and also then make the applicable commands use repeat-map.  For
instance, `+ + +' would become `<something> + + +' etc (to increase the
size of an image).

But what should <something> be?  Something with "image" mnemonics and
simple to type, but `C-i' isn't an option (because of confusion with
`TAB').



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2022-10-04 13:10 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-23 15:38 Moving image commands to one submap Lars Ingebrigtsen
2022-09-23 15:56 ` Stefan Monnier
2022-09-23 17:37   ` Augusto Stoffel
2022-09-24  9:29     ` Lars Ingebrigtsen
2022-09-24 18:36 ` Juri Linkov
2022-09-24 19:09   ` Lars Ingebrigtsen
2022-09-24 19:54     ` Juri Linkov
2022-09-24 20:12       ` Lars Ingebrigtsen
2022-09-25  7:23         ` Juri Linkov
2022-09-25  9:58           ` Lars Ingebrigtsen
2022-09-24 22:33   ` Stefan Monnier
2022-09-25  9:52     ` Lars Ingebrigtsen
2022-10-04 13:10 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).