info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Scope of headers in posting styles


From: Svend Tollak Munkejord
Subject: Scope of headers in posting styles
Date: Thu, 23 Sep 2004 09:45:05 +0200
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix)

Hello,

I use ngnus 0.2 and GNU Emacs 21.3. I have a posting style like so:

(setq gnus-posting-styles
      '(
...
        ((header "From" ".*\\.mydomain\\>")
         (eval (setq tc-make-attribution 'my-simple-attribution))
         )))

It comes into action when I reply to messages coming from
mydomain. However, it is *also* turned on when I reply to messages
containing ugly Outlook citation blocks:

--8<---------------cut here---------------start------------->8---
We are reviewing the comments of referreees and we let you know decision in
about ten days.
----- Original Message -----
From: "Svend Tollak Munkejord" <svend@mydomain>
To: "Outlook User" <right.out@some-other-domain>
Sent: Tuesday, September 21, 2004 5:20 PM
Subject: Article submission


> Dear Editor,
> blah blah blah
--8<---------------cut here---------------end--------------->8---

Is this a bug? Shouldn't Gnus limit itself to consider the real
message headers? Or do I have to tell it to do so, somehow?

Regards,
-- 
Svend Tollak Munkejord 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]