info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Wrong date for delayed articles?


From: Angel de Vicente
Subject: Re: Wrong date for delayed articles?
Date: Sat, 29 Dec 2012 22:14:35 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

Hi,

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Angel de Vicente <angelv@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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]