GNU bug report logs - #21544
old bug - automatic reversion of TAGS files prevents re-computation of tags file list

Previous Next

Package: emacs;

Reported by: "Daniel R. Grayson" <danielrichardgrayson <at> gmail.com>

Date: Wed, 23 Sep 2015 21:18:03 UTC

Severity: normal

Merged with 12654

Found in version 24.2

Full log


View this message in rfc822 format

From: "Daniel R. Grayson" <danielrichardgrayson <at> gmail.com>
To: 21544 <at> debbugs.gnu.org, danielrichardgrayson <at> gmail.com
Subject: bug#21544: old bug - automatic reversion of TAGS files prevents re-computation of tags file list
Date: Wed, 23 Sep 2015 16:59:05 -0400
[Message part 1 (text/plain, inline)]
Actually, my work-around doesn't work, since tags-table-mode calls no
hooks, but my suggestion does.

On Wed, Sep 23, 2015 at 4:51 PM, Daniel R. Grayson <
danielrichardgrayson <at> gmail.com> wrote:

> The bug reported at
> https://lists.gnu.org/archive/html/bug-gnu-emacs/2012-10/msg00581.html
> is still a problem in emacs version 24.5.1.  My work-around is to add the
> line
>
> (add-hook 'tags-table-mode-hook (function (lambda () (setq
> global-auto-revert-ignore-buffer t))))
>
> to my .emacs file.  I suggest instead adding the "setq" above to the
> function tags-table-mode.
>
[Message part 2 (text/html, inline)]

This bug report was last modified 9 years and 267 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.