GNU bug report logs - #3545
Info-copy-current-node-name not exact enough

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Fri, 12 Jun 2009 14:45:09 UTC

Severity: minor

Tags: notabug

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.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 3545 in the body.
You can then email your comments to 3545 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-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#3545; Package emacs. (Fri, 12 Jun 2009 14:45:09 GMT) Full text and rfc822 format available.

Acknowledgement sent to jidanni <at> jidanni.org:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Fri, 12 Jun 2009 14:45:10 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: jidanni <at> jidanni.org
To: bug-gnu-emacs <at> gnu.org
Subject: Info-copy-current-node-name not exact enough
Date: Fri, 12 Jun 2009 22:39:21 +0800
In GNU Emacs 23.0.94.1 (i486-pc-linux-gnu, GTK+ Version 2.16.2)
c runs the command Info-copy-current-node-name
But it is not enough to distinguish some cases, e.g,. when
in (info "(dir) Top") we see
* SC: (emacs-22/sc).            Supercite lets you cite parts of messages
                                  you're replying to, in flexible ways.
* SC (emacs-snapshot): (emacs-snapshot/sc).
                                Supercite lets you cite parts of messages
                                  you're replying to, in flexible ways.

No matter which one we are in, C-u 0 c will just give
(info "(sc) Top"), so there's no command to remember the exact location.
Deeper down, same problem:
(info "(sc) The Built-in Header Rewrite Functions")

If there was a command that would give me "a link to send to my friends
who live on the same machine, that would zero them in to the exact page
of the two possibilities", then at least I can't find it in the menus.




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#3545; Package emacs. (Tue, 12 Jul 2011 13:11:03 GMT) Full text and rfc822 format available.

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

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: jidanni <at> jidanni.org
Cc: 3545 <at> debbugs.gnu.org
Subject: Re: Info-copy-current-node-name not exact enough
Date: Tue, 12 Jul 2011 15:08:19 +0200
jidanni <at> jidanni.org writes:

> In GNU Emacs 23.0.94.1 (i486-pc-linux-gnu, GTK+ Version 2.16.2)
> c runs the command Info-copy-current-node-name
> But it is not enough to distinguish some cases, e.g,. when
> in (info "(dir) Top") we see
> * SC: (emacs-22/sc).            Supercite lets you cite parts of messages
>                                   you're replying to, in flexible ways.
> * SC (emacs-snapshot): (emacs-snapshot/sc).
>                                 Supercite lets you cite parts of messages
>                                   you're replying to, in flexible ways.
>
> No matter which one we are in, C-u 0 c will just give
> (info "(sc) Top"), so there's no command to remember the exact location.
> Deeper down, same problem:
> (info "(sc) The Built-in Header Rewrite Functions")
>
> If there was a command that would give me "a link to send to my friends
> who live on the same machine, that would zero them in to the exact page
> of the two possibilities", then at least I can't find it in the menus.

Sorry, I don't follow you here.  The `c' commands always gives me the
node name, no matter what node I'm in.  Are you seeing something
different?

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#3545; Package emacs. (Tue, 12 Jul 2011 14:20:03 GMT) Full text and rfc822 format available.

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

From: jidanni <at> jidanni.org
To: larsi <at> gnus.org
Cc: 3545 <at> debbugs.gnu.org
Subject: Re: Info-copy-current-node-name not exact enough
Date: Tue, 12 Jul 2011 22:18:59 +0800
> c runs the command Info-copy-current-node-name

LMI> Sorry, I don't follow you here.  The `c' commands always gives me the
LMI> node name, no matter what node I'm in.  Are you seeing something
LMI> different?

Maybe I thought the 'current node' was the one under the cursor, like in
dired... perhaps tweak the docstring...




Added tag(s) notabug. Request was from Lars Magne Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Tue, 12 Jul 2011 14:45:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 3545 <at> debbugs.gnu.org and jidanni <at> jidanni.org Request was from Lars Magne Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Tue, 12 Jul 2011 14:45:02 GMT) Full text and rfc822 format available.

Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#3545; Package emacs. (Tue, 12 Jul 2011 14:46:03 GMT) Full text and rfc822 format available.

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

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: jidanni <at> jidanni.org
Cc: 3545 <at> debbugs.gnu.org
Subject: Re: Info-copy-current-node-name not exact enough
Date: Tue, 12 Jul 2011 16:44:03 +0200
jidanni <at> jidanni.org writes:

> Maybe I thought the 'current node' was the one under the cursor, like in
> dired... perhaps tweak the docstring...

No, the current node is the one you're in.

I think the doc string is clear enough.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 10 Aug 2011 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 13 years and 322 days ago.

Previous Next


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