Hi,

Lars Ingebrigtsen <la...@gnus.org> writes:

> Angel de Vicente <ang...@iac.es> writes:
>
>>>> You could try this: (setq message-draft-headers '(References From))
>>>
>>> great, thanks, thar worked perfectly. I think that this should be the
>>> default, rather than keeping the date when the mail was started? 
>>
>> well, not so perfect after all. The problem now is that spell-checking is
>> not performed when I do C-c C-j to put the mail in the delayed
>> list. Rather, it is performed on the delayed date, when it is actually
>> sent. This, obviously, is not very convenient. Any way to perform the
>> spell-checking right now, so that on the future date I have to do
>> nothing and the mail will be sent automatically whether I'm around the
>> computer or not?
>
> I'm not sure I understand.  The draft headers have nothing to do with
> spell-checking.  Do you have a separate spell-checking function running
> from a hook somewhere?

well, I haven't used this in a long time, but as far as I can remember
the problem was that I created a mail to be sent at a delayed date, this
was correctly stored in a temporary folder, but when it was about to be
sent, then the spell-checker would kick in, expecting an interactive
session on my side. I was hoping that the spell-checking stuff would be
done before it was put in the temporary folder, so that when it was
finally time to really send the message the spell-checking step would
have been already performed.

In terms of spell-checking hooks, my .gnus.el has 

(add-hook 'message-send-hook 'ispell-message)

Perhaps it is just a matter of adding the ispell-message to a different
hook, but I'm not sure which one.

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


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to