Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reiner.steib@gmx.de>
Subject: Re: gnus-summary-edit-article and wrapped From-line
Date: Sun, 30 Dec 2001 16:45:34 +0100	[thread overview]
Message-ID: <v9wuz4u2xt.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <m37kr5ci6y.fsf@quimbies.gnus.org> (Lars Magne Ingebrigtsen's message of "Sun, 30 Dec 2001 07:53:25 +0100")

[-- Attachment #1: Type: text/plain, Size: 2128 bytes --]

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Reiner Steib <reiner.steib@gmx.de> writes:
> 
>> Given the following article (a minimal example):
>>
>> ,----[ cat Incoming13789n9p ]
>> | From MAILER-DAEMON@aaaaaaa.bbbbbb.ccccccc.dd  Thu Aug 30 19:30:14 2001
>> | Subject: long From-line
>> | 
>> | foo bar
>> | 
>> `----
>>
>> When I hit »e« (gnus-summary-edit-article) in the *Summary* buffer to
>> edit the article and save the article with C-c C-c, the From-line is
>> wrapped (this also happens after stripping an attachment with
>> »Save and strip«):
>>
>> ,----[ cat mail/test ]
>> | From MAILER-DAEMON@aaaaaaa.bbbbbb.ccccccc.dd  Thu Aug 30 19:30:14
>> |  2001
> 
> Do you have any weird auto-line-wrapping going on?

No, I don't think so, because I used "emacs --no-site-file" and
minimal init files (see below / attached user settings).

I just reproduced it with both, GNU Emacs 20.7.1 and GNU Emacs 21.1.1,
with a very recent CVS version of Gnus (Sun Dec 30 15:33:08 CET 2001).
The bug does *not* appear with Gnus v5.9.0 (GNU Emacs 21.1.1) or Gnus
v5.8.8 (GNU Emacs 20.7.1).

Here's the content of ~/.emacs and ~/.gnus:

##### ~/.emacs
(setq 
 load-path
 (nconc (list "~/lisp/gnus-Oort/share/emacs/site-lisp/") load-path))
(setq debug-on-error t)
##### ~/.gnus
(setq 
 gnus-select-method '(nntp "news.uni-ulm.de")
 gnus-secondary-select-methods
 '((nnfolder "")))
#####

Oort Gnus v0.04
GNU Emacs 20.7.1 (i386-suse-linux, X toolkit)
 of Sun Jan 21 2001 on Purbach
200 news.uni-ulm.de DNEWS Version 5.5c6, S0, posting OK 

BTW, the parent article <m37kr5ci6y.fsf@quimbies.gnus.org> is not
available on news.gnus.org:

,----[ Sun Dec 30 16:38:42 CET 2001 ]
| $ telnet news.gnus.org nntp
| Trying 195.204.10.66...
| Connected to news.gnus.org.
| Escape character is '^]'.
| 200 quimby.gnus.org InterNetNews NNRP server INN 2.2.2 13-Dec-1999 ready (posting ok).
| article <m37kr5ci6y.fsf@quimbies.gnus.org>
| 430 No such article
`----

Reiner.

-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/

[-- Attachment #2: User settings --]
[-- Type: application/x-emacs-lisp, Size: 1176 bytes --]

  reply	other threads:[~2001-12-30 15:45 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-31 14:38 Reiner Steib
2001-12-30  6:53 ` Lars Magne Ingebrigtsen
2001-12-30 15:45   ` Reiner Steib [this message]
2001-12-30 21:29     ` Lars Magne Ingebrigtsen
2002-01-02 22:58       ` Reiner Steib
2002-01-03  5:08         ` Lars Magne Ingebrigtsen
2002-01-03 12:31           ` Reiner Steib
2002-01-03 12:48             ` Lars Magne Ingebrigtsen
2002-01-04 14:41               ` Reiner Steib
2002-01-04 17:18                 ` Lars Magne Ingebrigtsen
2002-01-06 19:22                   ` Reiner Steib
2002-01-19 19:59                     ` Lars Magne Ingebrigtsen
2002-01-20 19:02                       ` Reiner Steib
2002-01-20 19:22                         ` Lars Magne Ingebrigtsen
2002-01-20 20:45                           ` Reiner Steib
2002-01-20 20:53                             ` Lars Magne Ingebrigtsen
2002-01-21 14:28                               ` Reiner Steib
2002-01-21 19:57                                 ` Lars Magne Ingebrigtsen
2002-01-30 20:25                                   ` Reiner Steib
2002-01-31 22:08                                     ` ShengHuo ZHU
2001-12-30 21:37     ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=v9wuz4u2xt.fsf@marauder.physik.uni-ulm.de \
    --to=reiner.steib@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).