Gnus development mailing list
 help / color / mirror / Atom feed
From: Lloyd Zusman <ljz@asfast.com>
Subject: Proposal: eval-ing arbitrary forms via posting-styles.
Date: 14 Jul 1999 17:38:43 -0400	[thread overview]
Message-ID: <ltlncikj30.fsf@asfast.com> (raw)

I'm wondering what you folks think of the following idea for an
enhancement to the gnus-posting-styles functionality:

I'd like to be able to eval arbitrary, style-specific forms when
gnus-posting-styles are being processed, without causing any headers
to be set.  For example, the syntax might look something like this:

  (setq gnus-posting-styles
    '(("^alt\.hippos\.magnificent\.creatures"
       (name "Hubert H. Hippo")
       (address "hippo@potamus.org")
       ;; this would eval all the forms but not set any headers
       (forms (setq hippo-var t)
              (hippo-func 1 2 3 "potamus")))))

... or some such thing.

What are your opinions?

-- 
 Lloyd Zusman
 ljz@asfast.com


             reply	other threads:[~1999-07-14 21:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-14 21:38 Lloyd Zusman [this message]
1999-07-26 23:18 ` Tony Lam
1999-08-27 18:47 ` Lars Magne Ingebrigtsen

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=ltlncikj30.fsf@asfast.com \
    --to=ljz@asfast.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).