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:59:05 -0400 [thread overview]
Message-ID: <CABWu70EivD9uLtMD_WK2_-tGrobA=XGGHZ_jQs57ncWFhJs6=w@mail.gmail.com> (raw)
In-Reply-To: <CABWu70GX0f7dx6WCUEoMLjRZBo6uEBWVx5hetcNCCTk8zy=wSw@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 580 bytes --]
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@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.
>
[-- Attachment #2: Type: text/html, Size: 1071 bytes --]
prev parent reply other threads:[~2015-09-23 20:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-23 20:51 bug#21544: old bug - automatic reversion of TAGS files prevents re-computation of tags file list Daniel R. Grayson
2015-09-23 20:59 ` Daniel R. Grayson [this message]
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='CABWu70EivD9uLtMD_WK2_-tGrobA=XGGHZ_jQs57ncWFhJs6=w@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.