GNU bug report logs - #54543
Unclear explanation in the "Select Tags Table" part of the manual

Previous Next

Package: emacs;

Reported by: Daniel Martín <mardani29 <at> yahoo.es>

Date: Thu, 24 Mar 2022 13:13:01 UTC

Severity: normal

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 54543 in the body.
You can then email your comments to 54543 AT debbugs.gnu.org in the normal way.

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#54543; Package emacs. (Thu, 24 Mar 2022 13:13:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Daniel Martín <mardani29 <at> yahoo.es>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 24 Mar 2022 13:13:01 GMT) Full text and rfc822 format available.

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

From: Daniel Martín <mardani29 <at> yahoo.es>
To: bug-gnu-emacs <at> gnu.org
Subject: Unclear explanation in the "Select Tags Table" part of the manual
Date: Thu, 24 Mar 2022 14:12:48 +0100
Steps to reproduce the problem:

emacs -Q
Eval (info "(emacs) Select Tags Table")

The manual says at the beginning:

"Emacs has at any time at most one “selected” tags table.  All the
commands for working with tags tables use the selected one."

But then, later on, it says:

"The tags commands use all the tags tables
in the current list.  If you start a new list, the new tags table is
used _instead_ of others.  If you add the new table to the current list,
it is used _as well as_ the others."

Doesn't this sound like a contradiction?  I think the first sentence
should say there's at most one selected "tags table _list_", right?

Thanks.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#54543; Package emacs. (Thu, 24 Mar 2022 14:39:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Daniel Martín <mardani29 <at> yahoo.es>
Cc: 54543 <at> debbugs.gnu.org
Subject: Re: bug#54543: Unclear explanation in the "Select Tags Table" part of
 the manual
Date: Thu, 24 Mar 2022 16:37:51 +0200
> Date: Thu, 24 Mar 2022 14:12:48 +0100
> From:  Daniel Martín via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
> 
> 
> Steps to reproduce the problem:
> 
> emacs -Q
> Eval (info "(emacs) Select Tags Table")
> 
> The manual says at the beginning:
> 
> "Emacs has at any time at most one “selected” tags table.  All the
> commands for working with tags tables use the selected one."
> 
> But then, later on, it says:
> 
> "The tags commands use all the tags tables
> in the current list.  If you start a new list, the new tags table is
> used _instead_ of others.  If you add the new table to the current list,
> it is used _as well as_ the others."
> 
> Doesn't this sound like a contradiction?  I think the first sentence
> should say there's at most one selected "tags table _list_", right?

No.  There's both the "selected" tags table and the "current set of
tags table" (what you call "tags table list").

The text is indeed a bit confusing, because it leads to this
interpretation, but the way to fix it is different from what you
thought.  Hmm...




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#54543; Package emacs. (Thu, 24 Mar 2022 15:33:03 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: mardani29 <at> yahoo.es
Cc: 54543 <at> debbugs.gnu.org
Subject: Re: bug#54543: Unclear explanation in the "Select Tags Table" part of
 the manual
Date: Thu, 24 Mar 2022 17:24:27 +0200
> Date: Thu, 24 Mar 2022 16:37:51 +0200
> From: Eli Zaretskii <eliz <at> gnu.org>
> Cc: 54543 <at> debbugs.gnu.org
> 
> The text is indeed a bit confusing, because it leads to this
> interpretation, but the way to fix it is different from what you
> thought.  Hmm...

I've now tried to fix this on the emacs-28 branch, please take a look.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#54543; Package emacs. (Thu, 24 Mar 2022 16:35:02 GMT) Full text and rfc822 format available.

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

From: Daniel Martín <mardani29 <at> yahoo.es>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 54543 <at> debbugs.gnu.org
Subject: Re: bug#54543: Unclear explanation in the "Select Tags Table" part
 of the manual
Date: Thu, 24 Mar 2022 17:34:44 +0100
Eli Zaretskii <eliz <at> gnu.org> writes:

>> Date: Thu, 24 Mar 2022 16:37:51 +0200
>> From: Eli Zaretskii <eliz <at> gnu.org>
>> Cc: 54543 <at> debbugs.gnu.org
>> 
>> The text is indeed a bit confusing, because it leads to this
>> interpretation, but the way to fix it is different from what you
>> thought.  Hmm...
>
> I've now tried to fix this on the emacs-28 branch, please take a look.

Thanks, the text is much more understandable now.




Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Thu, 24 Mar 2022 17:01:01 GMT) Full text and rfc822 format available.

Notification sent to Daniel Martín <mardani29 <at> yahoo.es>:
bug acknowledged by developer. (Thu, 24 Mar 2022 17:01:01 GMT) Full text and rfc822 format available.

Message #19 received at 54543-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Daniel Martín <mardani29 <at> yahoo.es>
Cc: 54543-done <at> debbugs.gnu.org
Subject: Re: bug#54543: Unclear explanation in the "Select Tags Table" part
 of the manual
Date: Thu, 24 Mar 2022 19:00:34 +0200
> From: Daniel Martín <mardani29 <at> yahoo.es>
> Cc: 54543 <at> debbugs.gnu.org
> Date: Thu, 24 Mar 2022 17:34:44 +0100
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> >> Date: Thu, 24 Mar 2022 16:37:51 +0200
> >> From: Eli Zaretskii <eliz <at> gnu.org>
> >> Cc: 54543 <at> debbugs.gnu.org
> >> 
> >> The text is indeed a bit confusing, because it leads to this
> >> interpretation, but the way to fix it is different from what you
> >> thought.  Hmm...
> >
> > I've now tried to fix this on the emacs-28 branch, please take a look.
> 
> Thanks, the text is much more understandable now.

Ok, so I'm closing this bug.

Thanks.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 22 Apr 2022 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 59 days ago.

Previous Next


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