Gnus development mailing list
 help / color / mirror / Atom feed
* sgnus and Gcc
@ 1996-01-24 13:46 Kai Grossjohann
  1996-01-25 20:08 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Kai Grossjohann @ 1996-01-24 13:46 UTC (permalink / raw)



I use sgnus-0.30 and mime.el to compose mail.  I have
mime-mode-exit-maybe in my mail-send-hook which is defun'ed as
follows:

,-----
| (defun mime-mode-exit-maybe ()
|   (or (not mime-mode-flag)
|       (progn (message "Creating MIME message...")
|              (mime-mode-exit)
|              (message "Creating MIME message...done."))))
`-----

This gets called *after* Gcc processing but I would like to call this
*before* Gcc processing, for fairly obvious reasons I think.

WIBNI there was a new hook called before Gcc processing, or if the Gcc
processing was done after running mail-send-hook?

tia,
        kai
--
Life is hard and then you die.


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

* Re: sgnus and Gcc
  1996-01-24 13:46 sgnus and Gcc Kai Grossjohann
@ 1996-01-25 20:08 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-01-25 20:08 UTC (permalink / raw)


Kai Grossjohann <grossjoh@ls6.informatik.uni-dortmund.de> writes:

> WIBNI there was a new hook called before Gcc processing, or if the Gcc
> processing was done after running mail-send-hook?

`gnus-inews-article-hook' is run before handling the Gcc header when
sending mail & news in September.

-- 
  "Yes.  The journey through the human heart 
     would have to wait until some other time."


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

end of thread, other threads:[~1996-01-25 20:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-01-24 13:46 sgnus and Gcc Kai Grossjohann
1996-01-25 20:08 ` 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).