GNU bug report logs - #38443
26.3; nitpicking: in server-process-filter's docstring, -position LINE[:COLUMN] should be -position +LINE[:COLUMN]

Previous Next

Package: emacs;

Reported by: Xu Chunyang <xuchunyang56 <at> gmail.com>

Date: Sun, 1 Dec 2019 14:03:01 UTC

Severity: normal

Found in version 26.3

Done: Eli Zaretskii <eliz <at> gnu.org>

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 38443 in the body.
You can then email your comments to 38443 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#38443; Package emacs. (Sun, 01 Dec 2019 14:03:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Xu Chunyang <xuchunyang56 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 01 Dec 2019 14:03:02 GMT) Full text and rfc822 format available.

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

From: Xu Chunyang <xuchunyang56 <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 26.3; nitpicking: in server-process-filter's docstring, -position
 LINE[:COLUMN] should be -position +LINE[:COLUMN]
Date: Sun, 1 Dec 2019 22:01:57 +0800
C-h f server-process-filter says

`-position LINE[:COLUMN]'
  Go to the given line and column number
  in the next file opened.

but I find it doesn't work:

~ $ nc -U $TMPDIR/emacs501/server
-position 10 -file .
-emacs-pid 284
-error Invalid&_&-position&_command&_in&_client&_args
-emacs-pid 284

however, -position +LINE[:COLUMN] works, in other words, + is missed
in the docstring.

~ $ nc -U $TMPDIR/emacs501/server
-position +10 -file .
-emacs-pid 284




Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Sun, 08 Dec 2019 02:57:01 GMT) Full text and rfc822 format available.

Notification sent to Xu Chunyang <xuchunyang56 <at> gmail.com>:
bug acknowledged by developer. (Sun, 08 Dec 2019 02:57:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Xu Chunyang <xuchunyang56 <at> gmail.com>
Cc: 38443-done <at> debbugs.gnu.org
Subject: Re: bug#38443: 26.3;
 nitpicking: in server-process-filter's docstring, -position
 LINE[:COLUMN] should be -position +LINE[:COLUMN]
Date: Sat, 07 Dec 2019 11:51:19 +0200
> From: Xu Chunyang <xuchunyang56 <at> gmail.com>
> Date: Sun, 1 Dec 2019 22:01:57 +0800
> 
> C-h f server-process-filter says
> 
> `-position LINE[:COLUMN]'
>   Go to the given line and column number
>   in the next file opened.
> 
> but I find it doesn't work:
> 
> ~ $ nc -U $TMPDIR/emacs501/server
> -position 10 -file .
> -emacs-pid 284
> -error Invalid&_&-position&_command&_in&_client&_args
> -emacs-pid 284
> 
> however, -position +LINE[:COLUMN] works, in other words, + is missed
> in the docstring.

Thanks, fixed.




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

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

Previous Next


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