Richard G Riley <[EMAIL PROTECTED]> writes: Hi Richard,
> Could someone suggest how I might add a hook which is called when I > cursor around in a Gnus article buffer? I don't know one. > I wish to add call to some rdictcc stuff which I have done > successfully in w3m, but dont see an equivalent for > 'w3m-after-cursor-move-hook for normal article buffers. You could create wrapper functions that call rdictcc followed by the movement command and bind them in gnus-article-mode-map. Bye, Tassilo _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
