emacs-devel
[Top][All Lists]
Advanced

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

Re: xref window switching problems


From: Dmitry Gutov
Subject: Re: xref window switching problems
Date: Wed, 5 Aug 2015 15:40:28 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:40.0) Gecko/20100101 Thunderbird/40.0

On 08/05/2015 09:56 AM, Stephen Leake wrote:

Maybe xref-pop-marker-stack could benefit from a discussion as
well.

I haven't used that much, but so far it does what I want; change the
current window to display the previous location.

If I want to preserve the current location in a window, I would first
move to a different window; I haven't tested to see if that works in the
one buffer/two locations scenario.

I think the behavior of xref-find-definitions-other-window followed by xref-pop-marker-stack leaves a lot to be desired.

However, I don't see an obvious way of fixing it. Apparently, xref--marker-ring will have to store more information.

Would it keep track of the buffer opened in the new window as well? So that xref-pop-marker-stack would quit that window?



reply via email to

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