From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/7390 Path: news.gmane.org!not-for-mail From: Malte Spiess Newsgroups: gmane.emacs.gnus.user Subject: Re: a couple of newbie questions with gnus Date: Thu, 25 May 2006 17:38:52 +0200 Organization: Arcor Message-ID: <87k68a2jxv.fsf@ulm.malte.spiess> References: <1e5fk3-853.ln1@news.tdc.dk> <867j4a4hm9.fsf@IAPonomarenko.isd.dp.ua> <3jtgk3-gv3.ln1@news.tdc.dk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1148571651 22340 80.91.229.2 (25 May 2006 15:40:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 25 May 2006 15:40:51 +0000 (UTC) Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Thu May 25 17:40:50 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 1FjHwx-0003XX-6K for gegu-info-gnus-english@m.gmane.org; Thu, 25 May 2006 17:40:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FjHww-0004IC-P2 for gegu-info-gnus-english@m.gmane.org; Thu, 25 May 2006 11:40:34 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!multikabel.net!feed20.multikabel.net!newsfeed.freenet.de!news.ispa.de!news2.arglkargh.de!noris.net!newsfeed.arcor.de!news.arcor.de!not-for-mail Original-Newsgroups: gnu.emacs.gnus User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:nDKTtL5ORtbF6t6l6dQY0nWpS3k= Original-Lines: 26 Original-NNTP-Posting-Date: 25 May 2006 17:38:52 MEST Original-NNTP-Posting-Host: c9b3d6b1.newsread4.arcor-online.net Original-X-Trace: DXC=E]ab99 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:7390 Archived-At: Martin Jørgensen writes: > Alexander Ponomarenko wrote: > > Hi, thanks... > > If I only want a single identity I suppose I just insert this: > >> (setq gnus-posting-styles >> '(("*.*" >> (address "email@email.com") >> (signature "Best regards,\nIt's me")))) No, if you've got only one identity, you should not need this. Ever tried the customize things (M-x customize-group ...)? btw.: what is "*.*" supposed to be? This is not a shell, in lisp ".*" means match everything. Try setting user-mail-address and user-full-name. I'm not sure about the signature though. Maybe you do need the gnus-posting-styles for that. > Best regards / Med venlig hilsen > Martin Jørgensen Best regards / Freundlich grüßt Malte Spiess