GNU bug report logs -
#67687
Feature request: automatic tags management
Previous Next
Reported by: Jon Eskin <eskinjp <at> gmail.com>
Date: Thu, 7 Dec 2023 11:45:02 UTC
Severity: wishlist
Done: Dmitry Gutov <dmitry <at> gutov.dev>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Mon, 1 Jan 2024 17:47:09 +0200
> Cc: stefankangas <at> gmail.com, eskinjp <at> gmail.com, 67687 <at> debbugs.gnu.org,
> michael.albinus <at> gmx.de
> From: Dmitry Gutov <dmitry <at> gutov.dev>
>
> > I guess for now it will be enough to document that invoking
> > visit-tags-table disables the mode for that project. AFAICT this is
> > not currently documented anywhere in the patch.
>
> OK, added a paragraph to the mode's docstring.
> [...]
> +
> +The exception is made when the user has already selected a tags
> +table manually (for example, using \\[visit-tags-table]). Then
> +this mode doesn't do anything. Reset the visited tags tables
> +using \\[tags-reset-tags-tables]."
The above is only true for the project whose TAGS was manually
visited, right? IOW, it's not that once the use invokes
visit-tags-table once, this mode will be effectively disabled for the
entire session, right?
If so, I suggest to make it clear:
If you select a tags table manually (for example, using
\\[visit-tags-table]), then this mode will be effectively disabled
for the project or the directory tree from which the tags table was
visited (the mode will still auto-regenerate tags tables for other
projects and directory trees). Use \\[tags-reset-tags-tables] to
countermand the effect of a previous \\[visit-tags-table].
Otherwise, this LGTM, thanks.
This bug report was last modified 1 year and 142 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.