GNU bug report logs - #75946
[PATCH] Avoid infinite questions if TAGS file was removed

Previous Next

Package: emacs;

Reported by: Konstantin Kharlamov <Hi-Angel <at> yandex.ru>

Date: Thu, 30 Jan 2025 14:17:02 UTC

Severity: normal

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Konstantin Kharlamov <Hi-Angel <at> yandex.ru>
Cc: 75946 <at> debbugs.gnu.org
Subject: Re: bug#75946: [PATCH] Avoid infinite questions if TAGS file was
 removed
Date: Thu, 30 Jan 2025 17:37:34 +0200
> From: Konstantin Kharlamov <Hi-Angel <at> yandex.ru>
> Date: Thu, 30 Jan 2025 17:16:13 +0300
> 
> When the visited TAGS file was removed, commands that depend on TAGS
> such as auto-completion may invoke an interactive question whether a
> user wants to re-read the file.  From that point on, the question will
> be asked over and over, because the file no longer exists, which
> results in mtime mismatch and inability to "fix the mismatch" by
> reading from the file.  Fix that by simply ignoring the mismatch if
> the file no longer exists.

Thanks, but can you please show a recipe, starting from "emacs -Q",
which could be used to reproduce this problem?




This bug report was last modified 113 days ago.

Previous Next


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