* bug in smtpmail.el
@ 2004-09-12 14:10 Elvin Peterson
0 siblings, 0 replies; only message in thread
From: Elvin Peterson @ 2004-09-12 14:10 UTC (permalink / raw)
The function time-stamp:hh:mm:ss returns a value with : in it, which
is not cleaned up by the function convert-standard-filename. Thus, it
fails in Windows, and queued smtp sending fails. Possible patch:
267c267
< "_" (format-time-string "%s"))))
---
> "_" (time-stamp-hh:mm:ss))))
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-09-12 14:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-12 14:10 bug in smtpmail.el Elvin Peterson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).