Gnus development mailing list
 help / color / mirror / Atom feed
* Proposal: eval-ing arbitrary forms via posting-styles.
@ 1999-07-14 21:38 Lloyd Zusman
  1999-07-26 23:18 ` Tony Lam
  1999-08-27 18:47 ` Lars Magne Ingebrigtsen
  0 siblings, 2 replies; 3+ messages in thread
From: Lloyd Zusman @ 1999-07-14 21:38 UTC (permalink / 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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1999-08-27 18:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-07-14 21:38 Proposal: eval-ing arbitrary forms via posting-styles Lloyd Zusman
1999-07-26 23:18 ` Tony Lam
1999-08-27 18:47 ` Lars Magne Ingebrigtsen

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).