Emanuel Berg <[email protected]> writes: > "B.V. Raghav" <[email protected]> writes: > >>> OK, I see the problem, it doesn't get called >>> interactively. Try this instead: (defun >>> spell-before-send () (let*((lang-input >>> (read-from-minibuffer "Language [e or s]: ")) >> >> Would it have been possible to hook the >> _interactively_defined_ `spell-before-send' as [snip] >> If so, please enlighten the difference. > > I would prefer not to use `add-hook' nor the `lambda' > notation but in essence a non-interactive function [snip] > From a principal/esthetic point of view interactive > stuff doesn't really belong in hooks because those are > all about automatization. But in reality if that is > what you want and it works - why not?
Thanks, r -- (B.V. Raghav) _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
