GNU bug report logs - #38660
ange-ftp.el grammar

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Wed, 18 Dec 2019 14:46:02 UTC

Severity: minor

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

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 38660 in the body.
You can then email your comments to 38660 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-gnu-emacs <at> gnu.org:
bug#38660; Package emacs. (Wed, 18 Dec 2019 14:46:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 18 Dec 2019 14:46:02 GMT) Full text and rfc822 format available.

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

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: bug-gnu-emacs <at> gnu.org
Subject: ange-ftp.el grammar
Date: Wed, 18 Dec 2019 12:06:37 +0800
/usr/share/emacs/26.3/lisp/net/ange-ftp.el.gz grammar problem:

;; For example: if find-file is given a filename of:
;;
;;   /ange <at> anorman:/tmp/notes
;;
;; then ange-ftp spawns an FTP process, connect to the host 'anorman' as
                                               ^s
;; user 'ange', get the file '/tmp/notes' and pop up a buffer containing the
                   ^s                            ^s
;; contents of that file as if it were on the local filesystem.  If ange-ftp
;; needs a password to connect then it reads one in the echo area.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#38660; Package emacs. (Wed, 18 Dec 2019 18:29:02 GMT) Full text and rfc822 format available.

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

From: Michael Albinus <michael.albinus <at> gmx.de>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 38660 <at> debbugs.gnu.org
Subject: Re: bug#38660: ange-ftp.el grammar
Date: Wed, 18 Dec 2019 19:28:14 +0100
積丹尼 Dan Jacobson <jidanni <at> jidanni.org> writes:

> /usr/share/emacs/26.3/lisp/net/ange-ftp.el.gz grammar problem:
>
> ;; For example: if find-file is given a filename of:
> ;;
> ;;   /ange <at> anorman:/tmp/notes
> ;;
> ;; then ange-ftp spawns an FTP process, connect to the host 'anorman' as
>                                                ^s
> ;; user 'ange', get the file '/tmp/notes' and pop up a buffer containing the
>                    ^s                            ^s
> ;; contents of that file as if it were on the local filesystem.  If ange-ftp
> ;; needs a password to connect then it reads one in the echo area.

I'm not a native English speaker, but to me it sounds like active
voice. What's wrong with this?

Best regards, Michael.




Severity set to 'minor' from 'normal' Request was from Michael Albinus <michael.albinus <at> gmx.de> to control <at> debbugs.gnu.org. (Wed, 18 Dec 2019 18:30:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#38660; Package emacs. (Wed, 18 Dec 2019 23:31:02 GMT) Full text and rfc822 format available.

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

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: Michael Albinus <michael.albinus <at> gmx.de>
Cc: 38660 <at> debbugs.gnu.org
Subject: Re: bug#38660: ange-ftp.el grammar
Date: Thu, 19 Dec 2019 07:30:00 +0800
>>>>> "MA" == Michael Albinus <michael.albinus <at> gmx.de> writes:

MA> I'm not a native English speaker, but to me it sounds like active
MA> voice. What's wrong with this?

Well all I know is there is
>> ;; then ange-ftp spawns an FTP process, connect to the host 'anorman' as
                         ^an "s" here,            ^but not here, etc. Odd.




Reply sent to Michael Albinus <michael.albinus <at> gmx.de>:
You have taken responsibility. (Thu, 19 Dec 2019 08:37:01 GMT) Full text and rfc822 format available.

Notification sent to 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>:
bug acknowledged by developer. (Thu, 19 Dec 2019 08:37:02 GMT) Full text and rfc822 format available.

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

From: Michael Albinus <michael.albinus <at> gmx.de>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 38660-done <at> debbugs.gnu.org
Subject: Re: bug#38660: ange-ftp.el grammar
Date: Thu, 19 Dec 2019 09:36:44 +0100
積丹尼 Dan Jacobson <jidanni <at> jidanni.org> writes:

> MA> I'm not a native English speaker, but to me it sounds like active
> MA> voice. What's wrong with this?
>
> Well all I know is there is
>>> ;; then ange-ftp spawns an FTP process, connect to the host 'anorman' as
>                          ^an "s" here,            ^but not here, etc. Odd.

Hmm, there is a mix of active and passive voice. I've pushed your
proposed changes, closing the bug.

Best regards, Michael.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#38660; Package emacs. (Thu, 19 Dec 2019 15:43:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Michael Albinus <michael.albinus <at> gmx.de>
Cc: michael.albinus <at> gmx.de, 38660 <at> debbugs.gnu.org, jidanni <at> jidanni.org
Subject: Re: bug#38660: ange-ftp.el grammar
Date: Thu, 19 Dec 2019 17:42:20 +0200
> From: Michael Albinus <michael.albinus <at> gmx.de>
> Date: Thu, 19 Dec 2019 09:36:44 +0100
> Cc: 38660-done <at> debbugs.gnu.org
> 
> 積丹尼 Dan Jacobson <jidanni <at> jidanni.org> writes:
> 
> > MA> I'm not a native English speaker, but to me it sounds like active
> > MA> voice. What's wrong with this?
> >
> > Well all I know is there is
> >>> ;; then ange-ftp spawns an FTP process, connect to the host 'anorman' as
> >                          ^an "s" here,            ^but not here, etc. Odd.
> 
> Hmm, there is a mix of active and passive voice.

Not active and passive, but singular and plural.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 17 Jan 2020 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 207 days ago.

Previous Next


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