GNU bug report logs -
#57061
Don't contrast `separate' TRAMP syntax to XEmacs syntax
Previous Next
Reported by: Stefan Kangas <stefan <at> marxist.se>
Date: Mon, 8 Aug 2022 17:48:02 UTC
Severity: wishlist
Fixed in version 28.2
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
Message #19 received at control <at> debbugs.gnu.org (full text, mbox):
close 57061 28.2
thanks
Michael Albinus <michael.albinus <at> gmx.de> writes:
>> Or perhaps "... syntax originating in XEmacs"?
>
> No problem for me. My point is that this syntax is inherited from XEmacs,
> and it should be said so. The concrete wording doesn't matter.
Thanks.
Lars' suggestion sounds good to me, so I installed this on emacs-28:
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index 06df319296..3dc6da6e7d 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -3161,7 +3161,7 @@ Change file name syntax
@item @code{simplified}
@cindex simplified syntax
-The remote file name syntax is similar to the syntax used by Ange FTP@.
+This remote file name syntax is similar to the syntax used by Ange FTP@.
A remote file name has the form
@code{@value{prefix}user@@host <at> value{postfix}path/to/file}. The
@code{user@@} part is optional, and the method is determined by
@@ -3173,7 +3173,7 @@ Change file name syntax
@clear unified
@set separate
@include trampver.texi
-The remote file name syntax is similar to the syntax used by XEmacs.
+This remote file name syntax originated in the XEmacs text editor.
A remote file name has the form
@code{@trampfn{method,user@@host,path/to/file}}. The @code{method}
and @code{user@@} parts are optional.
This bug report was last modified 2 years and 287 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.