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

To reply to this bug, email your comments to 21544 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#21544; Package emacs. (Wed, 23 Sep 2015 21:18:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Daniel R. Grayson" <danielrichardgrayson <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 23 Sep 2015 21:18:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Daniel R. Grayson" <danielrichardgrayson <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org, "Grayson, Daniel" <danielrichardgrayson <at> gmail.com>
Subject: old bug - automatic reversion of TAGS files prevents re-computation
 of tags file list
Date: Wed, 23 Sep 2015 16:51:50 -0400
[Message part 1 (text/plain, inline)]
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)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21544; Package emacs. (Wed, 23 Sep 2015 21:30:05 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Daniel R. Grayson" <danielrichardgrayson <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org, "Grayson, Daniel" <danielrichardgrayson <at> gmail.com>
Subject: Re: 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)]

Merged 12654 21544. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Wed, 23 Sep 2015 21:36:01 GMT) Full text and rfc822 format available.

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.