GNU bug report logs - #46943
27.1; "see @xref" should be "see @ref" in tramp manual

Previous Next

Packages: tramp, emacs;

Reported by: tsuucat <tsuucat <at> icloud.com>

Date: Fri, 5 Mar 2021 12:01:01 UTC

Severity: normal

Fixed in version 27.2

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Michael Albinus <michael.albinus <at> gmx.de>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#46943: closed (27.1; "see @xref" should be "see @ref" in
 tramp manual)
Date: Fri, 05 Mar 2021 16:54:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 05 Mar 2021 17:53:26 +0100
with message-id <87sg59pmnt.fsf <at> gmx.de>
and subject line Re: bug#46943: 27.1; "see @xref" should be "see @ref" in tramp manual
has caused the debbugs.gnu.org bug report #46943,
regarding 27.1; "see @xref" should be "see @ref" in tramp manual
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
46943: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46943
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: tsuucat <tsuucat <at> icloud.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 27.1; "see @xref" should be "see @ref" in tramp manual
Date: Fri, 5 Mar 2021 20:59:47 +0900
Hi,

this is tiny patch.

Without this, generated html produces “see See …”.

(See current online manual
https://www.gnu.org/software/emacs/manual/html_node/tramp/Remote-shell-setup.html)


diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index 0a968e3945..8eaac14763 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -2150,7 +2150,7 @@ Remote shell setup

 Per default, @value{tramp} uses the command @command{/bin/sh} for
 starting a shell on the remote host.  This can be changed by setting
-the connection property @t{"remote-shell"}, see @xref{Predefined
+the connection property @t{"remote-shell"}, see @ref{Predefined
 connection information}.  If you want, for example, use
 @command{/usr/bin/zsh} on a remote host, you might apply



[Message part 3 (message/rfc822, inline)]
From: Michael Albinus <michael.albinus <at> gmx.de>
To: tsuucat via "Bug reports for GNU Emacs, the Swiss army knife of text
 editors" <bug-gnu-emacs <at> gnu.org>
Cc: 46943-done <at> debbugs.gnu.org, tsuucat <tsuucat <at> icloud.com>
Subject: Re: bug#46943: 27.1; "see @xref" should be "see @ref" in tramp manual
Date: Fri, 05 Mar 2021 17:53:26 +0100
Version: 27.2

tsuucat via "Bug reports for GNU Emacs, the Swiss army knife of text
editors" <bug-gnu-emacs <at> gnu.org> writes:

> Hi,

Hi,

> this is tiny patch.
>
> Without this, generated html produces “see See …”.

Thanks, I've applied it to both emacs-27 and master branches.

Best regards, Michael.


This bug report was last modified 4 years and 77 days ago.

Previous Next


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