Gnus development mailing list
 help / color / mirror / Atom feed
* Draft buffer delete
@ 2001-01-25 12:16 Peter.Weiss
  2001-01-25 14:28 ` Paul Jarc
  2001-02-07 13:37 ` Kai Großjohann
  0 siblings, 2 replies; 4+ messages in thread
From: Peter.Weiss @ 2001-01-25 12:16 UTC (permalink / raw)


Hello,

    I don't know which hook to use for killing all this numerical draft
    buffers after sending an eMail. I've checked all the gnus-.*-hook
    variables but none seemed suitable.

    Finally I found message-sent-hook, which sounds very good, but setting

      (add-hook 'message-sent-hook '(lambda()
                                      (kill-buffer (current-buffer))))

    needs still interaction since the buffer is marked as modified when the
    hook runs.

    TIA -- Peter

-- 
Peter Weiss 

CLASS Firmengruppe           phone  +49 (0)8151 / 991 - 0
Moosstrasse 7                fax    +49 (0)8151 / 991 - 229
D-82319 Starnberg            mobil  0172/ 83 79 125
http://www.class.de          mailto:Peter.Weiss@Class.de



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

end of thread, other threads:[~2001-02-07 13:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-25 12:16 Draft buffer delete Peter.Weiss
2001-01-25 14:28 ` Paul Jarc
2001-01-26  8:26   ` Peter.Weiss
2001-02-07 13:37 ` Kai Großjohann

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