Hi, Lars Magne Ingebrigtsen writes: > Angel de Vicente writes: > >>> `gnus-draft-send' binds `message-send-hook' to nil before sending from >>> the nndrafts:queue group. Is that how you send your delayed messages? >> >> I just followed the info node on delayed articles, so basically I did >> call gnus-delay-initialize in my .emacs >> http://www.gnus.org/manual/gnus_75.html#SEC75 > > [...] > >> but I have no idea how to set Gnus so that spell-checking will be done >> when I hit C-c C-j, before it is put in the delayed folder, and not at >> the time of being sent, which is not useful. > > `C-c C-j'? What does that command do? In my version: Gnus v5.13: C-c C-j runs the command gnus-delay-article, which is an interactive compiled Lisp function. It is bound to C-c C-j, . (gnus-delay-article DELAY) Delay this article by some time. DELAY is a string, giving the length of the time. Possible values are: * for in minutes (`m'), hours (`h'), days (`d'), weeks (`w'), months (`M'), or years (`Y'); * YYYY-MM-DD for a specific date. The time of day is given by the variable `gnus-delay-default-hour', minute and second are zero. * hh:mm for a specific time. Use 24h format. If it is later than this time, then the deadline is tomorrow, else today. Thanks, -- Ãngel de Vicente http://www.iac.es/galeria/angelv/ --------------------------------------------------------------------------------------------- ADVERTENCIA: Sobre la privacidad y cumplimiento de la Ley de Protección de Datos, acceda a http://www.iac.es/disclaimer.php WARNING: For more information on privacy and fulfilment of the Law concerning the Protection of Data, consult http://www.iac.es/disclaimer.php?lang=en