From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/7284 Path: news.gmane.org!not-for-mail From: Hadron Quark Newsgroups: gmane.emacs.gnus.user Subject: Gnus-Pers (personalities) Date: Sun, 07 May 2006 19:24:50 +0200 Message-ID: <87wtcxycgt.fsf@gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1147023623 6491 80.91.229.2 (7 May 2006 17:40:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 7 May 2006 17:40:23 +0000 (UTC) Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Sun May 07 19:40:20 2006 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FcnEu-0007KR-K7 for gegu-info-gnus-english@m.gmane.org; Sun, 07 May 2006 19:40:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FcnEt-00068p-St for gegu-info-gnus-english@m.gmane.org; Sun, 07 May 2006 13:40:15 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 21 Original-X-Trace: individual.net vOTgIRsBzX5Wf3bkW0GVUwQ/ghC43XNEgpCHV2Gj4xqwwY5wxb X-Orig-Path: l.h.c!news User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:9B99uBf+aXHa+r4Igyp2gylqE0Q= Original-Xref: shelby.stanford.edu gnu.emacs.gnus:77467 Original-To: info-gnus-english@gnu.org 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:7284 Archived-At: I tried to set up .gnus.el posting-styles with no success : so now I try Gnu-Pers instead (http://www.emacswiki.org/cgi-bin/emacs-en/GnusPers). Can some one please who me how they have configured a rule to match a personality to a regular expression e.g I want to use personality "xxx" when I am in newsgroup, for example, "comp.sys.ibm.pc.rpg" and press "a". From the scanty documentation it seemed that I must check for "*.rpg" against symbol "group" but I'm really not too sure anymore. I used "customize-group, personalities" and have 3 personalities set up which I can successfuly select using "gnus-presonality-choose" (C-c C-p). I have a default personality, but I really cant see how to match a newsgroup name and then select a non default personality. Any pointers greatly appreciated : I'm sure its something obvious that I'm blind to.