emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

dabbrev-expand should escape kbd macros, shouldn't it?


From: Daniel Colascione
Subject: dabbrev-expand should escape kbd macros, shouldn't it?
Date: Wed, 17 Jul 2019 08:13:05 -0700
User-agent: SquirrelMail/1.4.23 [SVN]

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?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]