[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#8595: 24.0.50; cannot send bug report with emacs -nw
|
From: |
Eli Zaretskii |
|
Subject: |
bug#8595: 24.0.50; cannot send bug report with emacs -nw |
|
Date: |
Sat, 30 Apr 2011 22:16:53 +0300 |
> From: "Drew Adams" <address@hidden>
> Cc: <address@hidden>
> Date: Sat, 30 Apr 2011 10:51:04 -0700
>
> > What is your value of send-mail-function in the session that fails
> > like that?
>
> send-mail-function is a variable defined in `sendmail.el'.
> Its value is sendmail-send-it
That's the culprit, it should be mailclient-send-t. I will try to
figure out why it doesn't happen in "emacs -nw".