>>>>>  AM == Agustin Martin [2008-10-23]

AM> For the records, a proposed fix for sendmail.el Debian changes in emacs22
AM> is to use

AM> (if (not (file-executable-p "/usr/bin/mail"))
AM> (progn
AM> (message "/usr/bin/mail is not executable")
AM> (setq mail-interactive t)))

AM> instead of 

AM> (if (not (file-executable-p "/usr/bin/mail"))
AM> (error "/usr/bin/mail is not executable"))

AM> I am including #429059 in my reply, so emacs22 maintainers are aware that an
AM> RC bugreport has been filed against mailcrypt because of this problem and
AM> can join the thread.

I think we should along this route, and I'm inclined to reassign this
bug to emacs22.

What do you think?

-- 
Ciao, Davide



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to