From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/9531 Path: news.gmane.org!not-for-mail From: =?utf-8?B?4KSG4KS24KWA4KS3IOCktuClgeCkleCljeCksiBBc2hpc2ggU2h1a2xh?= Newsgroups: gmane.emacs.gnus.user Subject: Re: gnus-posting-styles confusing Date: Tue, 14 Aug 2007 17:35:52 -0000 Organization: http://groups.google.com Message-ID: <1187112952.549668.294760@l22g2000prc.googlegroups.com> References: <1186989333.549695.14690@i38g2000prf.googlegroups.com> <1187006349.550081.97090@i13g2000prf.googlegroups.com> <1187012509.563409.38030@x40g2000prg.googlegroups.com> <1187106590.869679.58960@x40g2000prg.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1187113233 16342 80.91.229.12 (14 Aug 2007 17:40:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Aug 2007 17:40:33 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Tue Aug 14 19:40:31 2007 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IL0NZ-0004ub-5W for gegu-info-gnus-english@m.gmane.org; Tue, 14 Aug 2007 19:40:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IL0NY-0006bq-PZ for gegu-info-gnus-english@m.gmane.org; Tue, 14 Aug 2007 13:40:28 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!l22g2000prc.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 63 Original-NNTP-Posting-Host: 122.163.238.197 Original-X-Trace: posting.google.com 1187112953 8627 127.0.0.1 (14 Aug 2007 17:35:53 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 14 Aug 2007 17:35:53 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux 2.6.22.1-41.fc7; X11; x86_64; en_US, hi) KHTML/3.5.7 (like Gecko),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: l22g2000prc.googlegroups.com; posting-host=122.163.238.197; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Original-Xref: shelby.stanford.edu gnu.emacs.gnus:79720 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:9531 Archived-At: Tassilo Horn \/\/|20+3: > =E0=A4=86=E0=A4=B6=E0=A5=80=E0=A4=B7 =E0=A4=B6=E0=A5=81=E0=A4=95=E0=A5=8D= =E0=A4=B2 Ashish Shukla writes: > > Hi Ashish, > > >> Yes, that's exactly what they are for. Let's assume you have the > >> following groups for the mailing lists: > >> > >> mail.lists.one > >> mail.lists.two > >> ... > >> mail.lists.nine > > > > How're those groups created ? Are you using group mail splitting ? > > That was only an example. I use IMAP and split on the server side with > Sieve. > > > Anyways, following is my .gnus. > > > > -- begin .gnus -- > > [...] > > > (setq nnmail-split-methods > > '(("sent-mail" "^From:.*wahjava\\(?:.ml\\)? > > @remove[.]it[.]human[.]gmail[.]com") > > ("lists" "^List-Id: ") > > ("inbox" ""))) > > Ok, so all your list mails go into lists. > > So these posting styles should work. > > --8<---------------cut here---------------start------------->8--- > (setq gnus-posting-styles > '((".*" > (address "wahjava@remove.it.human.gmail.com (Ashish Shukla =E0= =A4=86=E0=A4=B6=E0=A5=80=E0=A4=B7=E0=A4=B6=E0=A5=81=E0=A4=95=E0=A5=8D=E0=A4= =B2)") > (organization "/\\/0/\\/3") > ("X-PGP" "762E5E74") > ("PGP" "762E5E74") > ("X-PGP-FP" "1E00 4679 77E4 F8EE 2E4B 56F2 1F2F 8410 762E 5E74") > ("X-Attribution" "=E0=A4=86=E0=A4=B6=E0=A5=80=E0=A4=B7") > ("X-Mailer" (my-gnus-user-agent)) > (signature-file "~/.signature")) > ("lists" > (address "my@list-address.invalid")))) > --8<---------------cut here---------------end--------------->8--- Thanks for this snippet, I'm able to get "gnus-posting-styles" working on my box :) > > Bye, > Tassilo Ashish Shukla -- http://wahjava.wordpress.com/