emacs-devel
[Top][All Lists]
Advanced

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

Re: Why on earth is abbrev baked into the C code?


From: Stefan Monnier
Subject: Re: Why on earth is abbrev baked into the C code?
Date: Wed, 02 Mar 2011 12:55:37 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> ;; This hack works for me, but there must be an easier, safer way.

Haven't tried it, but saving buffer-undo-list before calling `orig-func'
and checking the result afterwards (adding an undo-boundary at the
saved location of buffer-undo-list when needed), might be "easier,
safer".


        Stefan



reply via email to

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