bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#21443: 24.5; etags' complete-tag changes the global value of tags-fi


From: Dmitry Gutov
Subject: bug#21443: 24.5; etags' complete-tag changes the global value of tags-file-name
Date: Fri, 11 Sep 2015 03:30:48 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:40.0) Gecko/20100101 Thunderbird/40.0

On 09/10/2015 10:06 PM, Eli Zaretskii wrote:

you are supposed to invoke visit-tags-table manually with a numeric
argument, if you want the local value of tags-file-name set.

Some users prefer to set tags-table-name programmatically.

It appears the problem is that etags--xref-find-definitions calls visit-tags-table-buffer unconditionally, and the latter doesn't honor the buffer-local value of this variable.






reply via email to

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