emacs and global
Aneesh Kumar <[email protected]> Fri, 6 Mar 2009 23:20:36 +0530
| Newsgroups | gmane.comp.gnu.global.general |
|---|---|
| Message-ID | <[email protected]> |
I started using emacs with gtags/global nd i am finding some issues in using global's gtags-pop-stack. The global tag stack is shared between different frames in emacs. That means if i do find-tag on two screens. the 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 ? -aneesh