GNU bug report logs - #21632
no way to comment out lines in gnus-server-edit-server

Previous Next

Packages: emacs, gnus;

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

Date: Tue, 6 Oct 2015 06:42:03 UTC

Severity: minor

Tags: notabug

Done: Lars Ingebrigtsen <larsi <at> gnus.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 21632 in the body.
You can then email your comments to 21632 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 bugs <at> gnus.org:
bug#21632; Package gnus. (Tue, 06 Oct 2015 06:42:04 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 bugs <at> gnus.org. (Tue, 06 Oct 2015 06:42:04 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: submit <at> debbugs.gnu.org (The Gnus Bugfixing Girls + Boys)
Subject: no way to comment out lines in gnus-server-edit-server
Date: Tue, 06 Oct 2015 14:02:30 +0800
User uses
  e runs the command gnus-server-edit-server, which is an interactive
  compiled Lisp function in `gnus-srvr.el'.

  It is bound to e, <menu-bar> <Server> <Edit>.

  (gnus-server-edit-server SERVER)

  Edit the server on the current line.

User puts a ";" in front of
(nttp ...)
making
;(nttp ...)

User saves with C-c C-c.

User tries the command again, only to find the ";" is gone.

Thus he is back to:
;;; Editing the server.
;; Type `C-c C-c' after you've finished editing.

(nntp "news.datemas.de")

I.e., his attempt to comment out a server is thwarted.

Gnus v5.13
GNU Emacs 24.5.1 (i586-pc-linux-gnu, GTK+ Version 3.16.6)
 of 2015-09-21 on binet, modified by Debian




bug reassigned from package 'gnus' to 'emacs,gnus'. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Thu, 26 Jan 2017 22:04:05 GMT) Full text and rfc822 format available.

bug No longer marked as found in versions 5.13. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Thu, 26 Jan 2017 22:04:05 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org, bugs <at> gnus.org:
bug#21632; Package emacs,gnus. (Thu, 26 Jan 2017 22:04:05 GMT) Full text and rfc822 format available.

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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 21632 <at> debbugs.gnu.org
Subject: Re: bug#21632: no way to comment out lines in gnus-server-edit-server
Date: Thu, 26 Jan 2017 23:02:35 +0100
M9< Dan Jacobson <jidanni <at> jidanni.org> writes:

> User uses
>   e runs the command gnus-server-edit-server, which is an interactive
>   compiled Lisp function in `gnus-srvr.el'.
>
>   It is bound to e, <menu-bar> <Server> <Edit>.
>
>   (gnus-server-edit-server SERVER)
>
>   Edit the server on the current line.
>
> User puts a ";" in front of
> (nttp ...)
> making
> ;(nttp ...)
>
> User saves with C-c C-c.
>
> User tries the command again, only to find the ";" is gone.

Yes, there are no commands in server, and I don't see anything that
implies that there is?  Closing.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Added tag(s) notabug. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Thu, 26 Jan 2017 22:05:01 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 21632 <at> debbugs.gnu.org and 積丹尼 Dan Jacobson <jidanni <at> jidanni.org> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Thu, 26 Jan 2017 22:05:01 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org, bugs <at> gnus.org:
bug#21632; Package emacs,gnus. (Thu, 26 Jan 2017 22:14:02 GMT) Full text and rfc822 format available.

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

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 21632 <at> debbugs.gnu.org
Subject: Re: bug#21632: no way to comment out lines in gnus-server-edit-server
Date: Fri, 27 Jan 2017 06:13:38 +0800
>>>>> "LI" == Lars Ingebrigtsen <larsi <at> gnus.org> writes:
LI> M9< Dan Jacobson <jidanni <at> jidanni.org> writes:

>> User uses
>> e runs the command gnus-server-edit-server, which is an interactive
>> compiled Lisp function in `gnus-srvr.el'.
>> 
>> It is bound to e, <menu-bar> <Server> <Edit>.
>> 
>> (gnus-server-edit-server SERVER)
>> 
>> Edit the server on the current line.
>> 
>> User puts a ";" in front of
>> (nttp ...)
>> making
>> ;(nttp ...)
>> 
>> User saves with C-c C-c.
>> 
>> User tries the command again, only to find the ";" is gone.

LI> Yes, there are no commands in server, and I don't see anything that
LI> implies that there is?  Closing.

OK mention that it isn't real lisp, so comments wont work.




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

This bug report was last modified 8 years and 116 days ago.

Previous Next


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