Gnus development mailing list
 help / color / mirror / Atom feed
From: Steven L Baur <steve@miranova.com>
Subject: Re: multiple .signatures possible
Date: 17 May 1996 13:05:57 -0700	[thread overview]
Message-ID: <m220kjoyje.fsf@deanna.miranova.com> (raw)
In-Reply-To: Scott Blachowicz's message of 17 May 1996 08:29:14 -0700

>>>>> "Scott" == Scott Blachowicz <scott@statsci.com> writes:

Jack> For multiple signature files, I advise the
Jack> message-insert-signature function to set message-signature-file
Jack> to a random file from my signature directory

Scott> Hey...that sounds pretty tricky/cool.  Is 'advice' supported in
Scott> XEmacs?

Yes.

defadvice: an autoloaded Lisp macro.
  -- loads from "advice".
Defines a piece of advice for FUNCTION (a symbol).
The syntax of `defadvice' is as follows:

  (defadvice FUNCTION (CLASS NAME [POSITION] [ARGLIST] FLAG...)
    [DOCSTRING] [INTERACTIVE-FORM]
    BODY... )
...
-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be proofread for $250/hour.
Andrea Seastrand: For your vote on the Telecom bill, I will vote for anyone
except you in November.


  reply	other threads:[~1996-05-17 20:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-04-30  8:23 Uwe Sigurd Valentin Kubosch
1996-04-30  9:34 ` Kai Grossjohann
1996-05-17  0:32   ` Sten Drescher
1996-05-17  4:31     ` Lars Magne Ingebrigtsen
1996-05-17 17:22       ` Sten Drescher
1996-05-17 18:54         ` Richard Pieri
1996-05-17 12:35     ` Jack Vinson
1996-05-17 15:29       ` Scott Blachowicz
1996-05-17 20:05         ` Steven L Baur [this message]
1996-04-30 12:08 ` Hallvard B Furuseth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m220kjoyje.fsf@deanna.miranova.com \
    --to=steve@miranova.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).