bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#20211: 24.4; sendmail.el


From: martin rudalics
Subject: bug#20211: 24.4; sendmail.el
Date: Sat, 28 Mar 2015 10:59:39 +0100

> !         (switch-to-buffer-other-window (cond ((bufferp errbuf) errbuf) (t 
mailbuf)))))))

Do we really want to switch to a buffer when there was no error?  I'd
think we should proceed as follows: If `errbuf' exists then if `error'
is non-nil switch to `errbuf' in another window and kill it otherwise.
Do nothing if `errbuf' does not exist.  What do you think?

Thanks, martin





reply via email to

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