[mew-int 2775] Re: Hooks and ditching NNTP
Jeff Clough <[email protected]>
| Newsgroups | gmane.mail.mew.general |
|---|---|
| Message-ID | <[email protected]> |
From: Jeff Clough <[email protected]> Date: Fri, 27 Nov 2009 15:55:38 -0500 (EST) > Lastly, which hook should I attach a function to if I want it run > whenever a message is displayed and *only* when a message is > displayed? I'd also like to know what the sure-fire way to get at the > buffer holding the message is. I've tried mew-message-mode-hook and > mew-message-hook, but neither seem to be called when I want. > (mew-message-mode-hook seems particularly strange since maybe 40% of > the time it's getting called when only the Summary is up, even if it's > a Summary that contains no messages.) > > I have a number of functions I'd like to have run on every message > buffer Mew fires up. Obviously I can do this by making these > functions commands and invoking them myself, but I'd rather not. Never mind this bit. I figured it out. Jeff