Moin,
On 00-12-18, Josh Huber wrote:
[-- PGP-Ausgabe folgt (aktuelle Zeit: Mon Dec 18 19:26:05 2000) --]
gpg: Unterschrift vom Mon 18 Dez 2000 17:59:07 CET, DSA Schlüssel ID 6B21489A
gpg: FALSCHE Unterschrift von "Josh Huber <[EMAIL PROTECTED]>"
[-- Ende der PGP-Ausgabe --]
That would be:
gpg: WR
On Mon, Dec 18, 2000 at 04:20:28PM +0100, Daniel Kollar wrote:
> But with your regexp you cannot determine the head of the thread (w/o
> the Re:) like the first line of your example
>
>[ruby-talk:7097] Rubyize this method
>
> You need to add a "?" after the (re...) pattern.
>
> The regexp w
On Thu, Dec 14, 2000 at 08:53:49PM +0100, Josh Huber wrote:
> Is this necessary? I'm using:
>
> set reply_regexp=
> '^(\[[a-z0-9:-]+\][ \t]*)?(re([\[0-9\]+])*|aw):[\t]*'
>
> and it's threading mailing lists of this type for me...
>
> for example:
> [ruby-talk:7097] Rubyize this method
> [r
On Thu, Dec 14, 2000 at 02:53:49PM -0500, Josh Huber wrote:
> On Thu, Dec 14, 2000 at 11:12:37AM -0800, Gary Johnson wrote:
> > I think the only solution available to us is to change the internals of
> > mutt to recognize this sort of mangled subject. Perhaps "we" could add
> > a subject_ignore_
On Thu, Dec 14, 2000 at 11:12:37AM -0800, Gary Johnson wrote:
> [ifc-ml:] Re: [ifc-ml:]
>
>
> reply ID base message ID
>
> I hope that was clear.
>
> I think the only solution available to us is to change the internals of
> mu
On Thu, Dec 14, 2000 at 10:20:17AM +0100, Daniel Kollar wrote:
> Hi,
>
> thank you the regexp, but mutt still does not show threads. I'm
> puzzled.
>
> An example of the subjects, which should be recognized as a thread is
> following:
>
> Subject: [ifc-ml:2583] Re: Illegal circuit data for smin
TED]>
> To: Mutt User List <[EMAIL PROTECTED]>
> Subject: Re: special reply_regexp
> Mail-Followup-To: Laurent Pelecq <[EMAIL PROTECTED]>,
> Mutt User List <[EMAIL PROTECTED]>
>
> On Wed, Dec 13, 2000 at 08:37:41AM +0100, Daniel Kollar wrote:
> > Hi
On Wed, Dec 13, 2000 at 08:37:41AM +0100, Daniel Kollar wrote:
> Hi,
>
> in one of my folder containing msgs from a mailing list I would like
> to sort the msgs as threads.
>
> With the default reply_regexp this does not work, because the mailing
> list always puts a string "[ifc-ml:] " at t