From: "Daniel R. Grayson" <danielrichardgrayson@gmail.com>
To: 21544@debbugs.gnu.org, danielrichardgrayson@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:51:50 -0400 [thread overview]
Message-ID: <CABWu70GX0f7dx6WCUEoMLjRZBo6uEBWVx5hetcNCCTk8zy=wSw@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 365 bytes --]
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.
[-- Attachment #2: Type: text/html, Size: 552 bytes --]
next reply other threads:[~2015-09-23 20:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-23 20:51 Daniel R. Grayson [this message]
2015-09-23 20:59 ` bug#21544: old bug - automatic reversion of TAGS files prevents re-computation of tags file list Daniel R. Grayson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CABWu70GX0f7dx6WCUEoMLjRZBo6uEBWVx5hetcNCCTk8zy=wSw@mail.gmail.com' \
--to=danielrichardgrayson@gmail.com \
--cc=21544@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.