Gnus development mailing list
 help / color / mirror / Atom feed
From: Steinar Bang <sb@metis.no>
Subject: Re: New feature request: "faked" identity, and supercede
Date: 08 Nov 1996 20:05:59 +0100	[thread overview]
Message-ID: <whiv7gbe5k.fsf@norne.metis.no> (raw)
In-Reply-To: Sten Drescher's message of 06 Nov 1996 13:04:40 -0600

>>>>> Sten Drescher <sten.drescher@tivoli.com>:

> 	I use the following, both at home and at work, and I can
> cancel or supercede my posted messages from either location.

> (defadvice message-user-mail-address (before generate-user-mail-address activate compile)
>   "Change the value of the user mail address based on the group."
>   (setq user-mail-address 
> 	(cond
> 	 ((message-news-p) (concat 
> 			    "stend+"
> 			    (gnus-short-group-name gnus-newsgroup-name)
> 			    "@grendel.texas.net"))
> 	 (t "sten.drescher@tivoli.com"))))

Interesting... but what is "defadvice"?  I've never seen it before,
and 
	C-h f defadvice RET
came up with nothing.  Neither did I find anything with index search
in Gnus, Emacs, or Elisp.


  reply	other threads:[~1996-11-08 19:05 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-10-29 17:45 Steinar Bang
1996-10-29 22:30 ` Edward J. Sabol
1996-10-29 22:47   ` Lars Magne Ingebrigtsen
1996-11-05 21:16 ` Lars Magne Ingebrigtsen
1996-11-06  7:30   ` Steinar Bang
1996-11-06  8:58     ` Lars Magne Ingebrigtsen
1996-11-06 11:37       ` Steinar Bang
1996-11-06 22:00         ` Lars Magne Ingebrigtsen
1996-11-07  8:01           ` Steinar Bang
1996-11-09  4:51             ` Lars Magne Ingebrigtsen
1996-11-09 15:13               ` Steinar Bang
1996-11-09 17:33                 ` David Moore
1996-11-09 18:35                   ` Steinar Bang
1996-11-09 20:24                     ` Hrvoje Niksic
1996-11-10  6:45                       ` Steven L Baur
1996-11-06 19:04     ` Sten Drescher
1996-11-08 19:05       ` Steinar Bang [this message]
1996-11-08 20:50         ` Steven L Baur
1996-11-09 21:36           ` Mark Eichin

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=whiv7gbe5k.fsf@norne.metis.no \
    --to=sb@metis.no \
    /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).