emacs-devel
[Top][All Lists]
Advanced

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

Re: (insert ?\n) spuriously calls before-change-functions twice. Help!


From: Stefan Monnier
Subject: Re: (insert ?\n) spuriously calls before-change-functions twice. Help!
Date: Tue, 05 Jan 2010 10:22:26 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux)

> In emacs -Q, in an AWK buffer, do M-: (insert ?\n).  The following
[...]
> However, M-: (insert "\n") just does the Right Thing.

That's curious indeed.

> This second invocation of before-change-functions is surely a bug.  I
> can make this happen in a Fundamental Mode buffer in my normal Emacs
> session, but not in Emacs -Q.

Can you try to figure out which diference between "emacs -Q" and your
"normal Emacs session" triggers the problem?


        Stefan




reply via email to

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