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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 57061 in the body.
You can then email your comments to 57061 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
michael.albinus <at> gmx.de, bug-gnu-emacs <at> gnu.org
:
bug#57061
; Package
emacs
.
(Mon, 08 Aug 2022 17:48:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Stefan Kangas <stefan <at> marxist.se>
:
New bug report received and forwarded. Copy sent to
michael.albinus <at> gmx.de, bug-gnu-emacs <at> gnu.org
.
(Mon, 08 Aug 2022 17:48:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Severity: wishlist
Info node `(tramp) Change file name syntax':
The remote file name syntax is similar to the syntax used by XEmacs.
Is it really relevant to contrast this with XEmacs, given its
significantly reduced user base? How about just removing the above
reference to XEmacs from the manual, and adapt `tramp-syntax'
accordingly?
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#57061
; Package
emacs
.
(Tue, 09 Aug 2022 05:35:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 57061 <at> debbugs.gnu.org (full text, mbox):
Stefan Kangas <stefan <at> marxist.se> writes:
Hi Stefan,
> Info node `(tramp) Change file name syntax':
>
> The remote file name syntax is similar to the syntax used by XEmacs.
>
> Is it really relevant to contrast this with XEmacs, given its
> significantly reduced user base? How about just removing the above
> reference to XEmacs from the manual, and adapt `tramp-syntax'
> accordingly?
When I removed XEmacs compat code from Tramp, I've promised to keep the
Tramp syntax, so that XEmacs to GNU Emacs converts don't feel too
aliened. That's the reason the reference is in Tramp. Perhaps it reads
better "... syntax formerly used by XEmacs"?
Best regards, Michael.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#57061
; Package
emacs
.
(Tue, 09 Aug 2022 18:32:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 57061 <at> debbugs.gnu.org (full text, mbox):
Michael Albinus <michael.albinus <at> gmx.de> writes:
> When I removed XEmacs compat code from Tramp, I've promised to keep the
> Tramp syntax, so that XEmacs to GNU Emacs converts don't feel too
> aliened. That's the reason the reference is in Tramp. Perhaps it reads
> better "... syntax formerly used by XEmacs"?
Or perhaps "... syntax originating in XEmacs"?
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#57061
; Package
emacs
.
(Tue, 09 Aug 2022 20:15:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 57061 <at> debbugs.gnu.org (full text, mbox):
Lars Ingebrigtsen <larsi <at> gnus.org> writes:
Hi Lars,
>> When I removed XEmacs compat code from Tramp, I've promised to keep the
>> Tramp syntax, so that XEmacs to GNU Emacs converts don't feel too
>> aliened. That's the reason the reference is in Tramp. Perhaps it reads
>> better "... syntax formerly used by XEmacs"?
>
> 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.
Best regards, Micvhael.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#57061
; Package
emacs
.
(Tue, 09 Aug 2022 20:53:01 GMT)
Full text and
rfc822 format available.
Message #17 received at 57061 <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.
bug marked as fixed in version 28.2, send any further explanations to
57061 <at> debbugs.gnu.org and Stefan Kangas <stefan <at> marxist.se>
Request was from
Stefan Kangas <stefan <at> marxist.se>
to
control <at> debbugs.gnu.org
.
(Tue, 09 Aug 2022 20:53:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#57061
; Package
emacs
.
(Wed, 10 Aug 2022 06:21:01 GMT)
Full text and
rfc822 format available.
Message #22 received at 57061 <at> debbugs.gnu.org (full text, mbox):
Stefan Kangas <stefan <at> marxist.se> writes:
Hi Stefan,
> Lars' suggestion sounds good to me, so I installed this on emacs-28:
Thank you!
Best regards, Michael.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 07 Sep 2022 11:24:07 GMT)
Full text and
rfc822 format available.
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.