bug-global
[Top][All Lists]
Advanced

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

Re: gtags.el and gtags-pop-stack


From: Aneesh Kumar
Subject: Re: gtags.el and gtags-pop-stack
Date: Sat, 7 Mar 2009 15:00:06 +0530

On Sat, Mar 7, 2009 at 10:52 AM, Shigio YAMAGUCHI <address@hidden> wrote:
> Hi,
>> The global tag stack is shared between different frames  in emacs.
>> That means if i
>>  do gtags-find-tag on two frames, gtags-pop-stack would get completely 
>> confused
>>  regarding where to go back. Is there a way to make gtags-pop-stack
>> local to each frame ?
>
> You are right. Gtags mode has only one tag stack.
> I added the facility of 'Tag stack per window' to the TODO list.
> [http://www.gnu.org/software/global/plans.html]


I am using it with this change below. This make some of the global
variables per frame

-aneesh

Attachment: gtags.el.diff
Description: Text Data


reply via email to

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