emacs-devel
[Top][All Lists]
Advanced

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

Re: A feature to go to last edit locations


From: Dmitry Gutov
Subject: Re: A feature to go to last edit locations
Date: Sun, 12 Feb 2023 20:52:43 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 12/02/2023 20:50, Daniel Martín wrote:
Another question is how to track the edit locations efficiently.  A
naive implementation would be to add a function to
after-change-functions if the xref setting is enabled.

Sure, as one option. Except you'd have to differentiate user-made changes to the buffer and ones created by more complex commands, or timers, or auto-revert-mode...



reply via email to

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