GNU bug report logs -
#20211
24.4; sendmail.el
Previous Next
Reported by: Richard Ryniker <ryniker <at> alum.mit.edu>
Date: Fri, 27 Mar 2015 02:06:02 UTC
Severity: normal
Merged with 21388,
25040
Found in versions 24.4, 24.4.50, 24.5
Fixed in version 25.1
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Proposed emacs-24.4/lisp/Changelog entry:
Even Emacs 24.5 is frozen now so I installed it in Emacs 25.1 as
d16fb74..d9eff02 master -> master
Please have a look. If we decide to release 24.6 we can backport it
there.
>> IIUC "when mail-interactive is true and the sendmail program fails" we
>> show the error. Don't we?
>
> I do not know. I believe this patch only changes the sendmail.el logic
> in the mail-interactive true case to use buffer-live-p instead of
> bufferp. The error I encountered occurs only when mail-interactive is
> nil: in this case, errbuf is never created and the attempt to switch to
> the non-existant buffer causes a fault.
Yes but due to your patch we can switch to errbuf only if it is live so
the error should not happen any more.
Thanks, martin
This bug report was last modified 8 years and 174 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.