Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Choosing/Making Posting Style on the Fly?
@ 2007-01-05  8:33 Uber_Micro
  2007-01-05 14:06 ` Tassilo Horn
       [not found] ` <mailman.2778.1168005997.2155.info-gnus-english@gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Uber_Micro @ 2007-01-05  8:33 UTC (permalink / raw)




I have been thinking that i wish to have the following behavoir.


When i am in *Group* i wish to be able to choose a posting style on
the fly, either by making one up, or by selecting one from a list.

Ok i know about (gnus-group-post-news 1), what i would like to have is
something that prompt me for some value for the posting style, with
defaults in place.


(defun gnus-post-flystyle ()
   "Make up a user from a post or grab one from gnus-posting-styles"
   (interactive)
   (promt-for-new-user-or-group ...
   (if (group)
        (send-group-name-to--gnus-group-news-1)
       (prompt-for-groupName-userAgent-sender-address))))





-- 
So I remember, (ispell-buffer)

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

end of thread, other threads:[~2007-01-28  6:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-05  8:33 Choosing/Making Posting Style on the Fly? Uber_Micro
2007-01-05 14:06 ` Tassilo Horn
     [not found] ` <mailman.2778.1168005997.2155.info-gnus-english@gnu.org>
2007-01-28  6:52   ` John Sullivan

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