From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/6080 Path: main.gmane.org!not-for-mail From: Kai Grossjohann Newsgroups: gmane.emacs.gnus.general Subject: Re: multiple .signatures possible Date: 30 Apr 1996 11:34:57 +0200 Sender: grossjoh@dusty.informatik.uni-dortmund.de Message-ID: References: Reply-To: Kai Grossjohann NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.52) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035146589 2477 80.91.224.250 (20 Oct 2002 20:43:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:43:09 +0000 (UTC) Cc: ding@ifi.uio.no Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.5/8.6.9) with SMTP id DAA18346 for ; Tue, 30 Apr 1996 03:35:57 -0700 Original-Received: from floyd.informatik.uni-dortmund.de (floyd.informatik.uni-dortmund.de [129.217.4.40]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id ; Tue, 30 Apr 1996 11:35:05 +0200 Original-Received: from dusty.informatik.uni-dortmund.de by floyd.informatik.uni-dortmund.de with SMTP (Sendmail 8.7.5/UniDo 3.11) id LAA15663; Tue, 30 Apr 1996 11:35:00 +0200 (MES) Original-Received: by dusty.informatik.uni-dortmund.de id AA19611; Tue, 30 Apr 96 11:34:59 +0200 Original-To: Uwe Sigurd Valentin Kubosch In-Reply-To: Uwe Sigurd Valentin Kubosch's message of 30 Apr 1996 10:23:31 +0200 Original-Lines: 22 X-Mailer: September Gnus v0.80/Emacs 19.30 Xref: main.gmane.org gmane.emacs.gnus.general:6080 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:6080 >>>>> On 30 Apr 1996 10:23:31 +0200, Uwe Sigurd Valentin Kubosch >>>>> said: Uwe> I often write for different organizations and would like the Uwe> .signature to replect this. Sometimes I represent my Uwe> University, and sometimes just myself, or my firm, or... (defun my-signature () (cond ((string-match "ding" gnus-newsgroup-name) "Signature for Ding") ((string-match "^nnml:" gnus-newsgroup-name) "Signature for mail groups") (t "Default signature"))) (setq message-signature 'my-signature) You get the idea... hth, kai -- Gleep!