Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <4uce.02.r.steib@gmx.net>
Subject: Re: gnus-summary-edit-article and wrapped From-line
Date: Mon, 21 Jan 2002 15:28:40 +0100	[thread overview]
Message-ID: <v9d703lqw7.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <m3it9w922e.fsf@quimbies.gnus.org>

On Sun, Jan 20 2002, Lars Magne Ingebrigtsen <larsi@gnus.org> wrote:

> Reiner Steib <4uce.02.r.steib@gmx.net> writes:

>> But on disk ...
>> ,----[ tail -15 ~/Mail/Test ]
>> | From MAILER-DAEMON@aaaaaaa.bbbbbb.ccccccc.dd  Thu Aug 30 19:30:14
>> |  2001
>
> I'm unable to reproduce this.  

strange.

> Did you byte-compile and stuff?

I'm not sure what you mean exactly with `and stuff', but I did the
usual installation (and reproduced it today):

,----
| $ cvs -d :pserver:gnus@cvs.gnus.org:/usr/local/cvsroot co gnus
| $ cd gnus
| $ ./configure  --prefix=/usr/local \
|     --with-lispdir=/usr/local/share/emacs/site-lisp/gnus-Oort
| $ make install
`----
(byte-compiled with GNU Emacs 20.7.1; CVS Gnus from Mon Jan 21
12:20:24 CET 2002)

,----[ test user account ]
| $ rm -fr Mail/ News/ .newsrc*
| $ cat .emacs
| (setq debug-on-error t)
| (setq load-path 
|   (nconc (list "/usr/local/share/emacs/site-lisp/gnus-Oort/") load-path))
| $ cat .gnus
| (setq 
|  gnus-select-method '(nntp "news.uni-ulm.de")
|  gnus-secondary-select-methods
|  '((nnfolder "")))
| $ emacs --no-site-file -f gnus &
| $ grep "^From " long-from-line.mbox 
| From MAILER-DAEMON@aaaaaaa.bbbbbb.ccccccc.dd  Thu Aug 30 19:30:14 2001
| $ > $MAIL
| $ sed "s|^Subject:.*$|& [$(date)]|" < long-from-line.mbox >> $MAIL
| $ sed "s|^Subject:.*$|& [$(date)]|" < long-from-line.mbox >> $MAIL
| $ frm
| Foo                   long From-line [Mon Jan 21 12:31:13 CET 2002]
| Foo                   long From-line [Mon Jan 21 12:31:16 CET 2002]
`----

In emacs: `g' `F' [1], enter the group (nnfolder:mail.misc), and repeat
the steps described in <v9pu44oioi.fsf@marauder.physik.uni-ulm.de>.
After editing the second article and re-entering the group, I see only
the first article and the second is in the body of the first message. 

Bye, Reiner.

- - - - -

[1] I tried with both GNU Emacs 20.7.1 and GNU Emacs 21.1.1 [2]. In Emacs
    21, I had to use `j nnfolder:mail.misc RET' (or `R') to see the
    new group.

[2] No unexpected load-path-shadows (only .../gnus-Oort/... hides
    .../emacs/21.1/lisp/gnus/...
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/



  reply	other threads:[~2002-01-21 14:28 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
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 [this message]
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=v9d703lqw7.fsf@marauder.physik.uni-ulm.de \
    --to=4uce.02.r.steib@gmx.net \
    --cc=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).