* bug#46943: 27.1; "see @xref" should be "see @ref" in tramp manual
@ 2021-03-05 11:59 tsuucat via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-03-05 13:07 ` Basil L. Contovounesios
2021-03-05 16:53 ` Michael Albinus
0 siblings, 2 replies; 3+ messages in thread
From: tsuucat via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2021-03-05 11:59 UTC (permalink / raw)
To: 46943
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* bug#46943: 27.1; "see @xref" should be "see @ref" in tramp manual
2021-03-05 11:59 bug#46943: 27.1; "see @xref" should be "see @ref" in tramp manual tsuucat via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2021-03-05 13:07 ` Basil L. Contovounesios
2021-03-05 16:53 ` Michael Albinus
1 sibling, 0 replies; 3+ messages in thread
From: Basil L. Contovounesios @ 2021-03-05 13:07 UTC (permalink / raw)
To: 46943; +Cc: tsuucat
reassign 46943 emacs,tramp
quit
tsuucat via "Bug reports for GNU Emacs, the Swiss army knife of text
editors" <bug-gnu-emacs@gnu.org> writes:
> Without this, generated html produces “see See …”.
[...]
> 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
Don't know if it makes any difference, but FWIW you can also end
sentences with @pxref:
the connection property @t{"remote-shell"}, @pxref{Predefined
connection information}.
Thanks,
--
Basil
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#46943: 27.1; "see @xref" should be "see @ref" in tramp manual
2021-03-05 11:59 bug#46943: 27.1; "see @xref" should be "see @ref" in tramp manual tsuucat via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-03-05 13:07 ` Basil L. Contovounesios
@ 2021-03-05 16:53 ` Michael Albinus
1 sibling, 0 replies; 3+ messages in thread
From: Michael Albinus @ 2021-03-05 16:53 UTC (permalink / raw)
To: tsuucat via Bug reports for GNU Emacs, the Swiss army knife of text editors
Cc: 46943-done, tsuucat
Version: 27.2
tsuucat via "Bug reports for GNU Emacs, the Swiss army knife of text
editors" <bug-gnu-emacs@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.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-03-05 16:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-05 11:59 bug#46943: 27.1; "see @xref" should be "see @ref" in tramp manual tsuucat via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-03-05 13:07 ` Basil L. Contovounesios
2021-03-05 16:53 ` Michael Albinus
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).