unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* dabbrev-expand should escape kbd macros, shouldn't it?
@ 2019-07-17 15:13 Daniel Colascione
  2019-07-17 15:52 ` Andreas Schwab
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel Colascione @ 2019-07-17 15:13 UTC (permalink / raw)
  To: emacs-devel

Right now, if you record a kbd macro and hit M-/, the act of hitting M-/
is recorded like any other command in the kbd macro. On replay, we'll run
dabbrev-expand. The problem is that dabbrev-expand produces radically
different results depending on buffer context, making macro replay
unpredictable. Should the *result* of dabbrev-expand just get put into the
kbd macro instead?




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

end of thread, other threads:[~2019-07-18 22:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-17 15:13 dabbrev-expand should escape kbd macros, shouldn't it? Daniel Colascione
2019-07-17 15:52 ` Andreas Schwab
2019-07-17 17:39   ` Drew Adams
2019-07-17 18:30   ` Daniel Colascione
2019-07-18  7:32     ` Andreas Schwab
2019-07-18 22:22     ` Juri Linkov

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).