emacs-devel
[Top][All Lists]
Advanced

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

Re: custom-reevaluate-setting / custom-initialize-delay


From: Stefan Monnier
Subject: Re: custom-reevaluate-setting / custom-initialize-delay
Date: Fri, 26 Feb 2010 12:34:43 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux)

>> >> > > I guess this should read ...
>> >> > > (setq message-send-mail-function
>> >> > >       'message-send-mail-with-mailclient)
>> >> 
>> >> Yes, please try that.  Since message-mode is the default now, it is
>> >> important to know that using message-send-mail-with-mailclient will
>> >> work for sending bug reports on Windows.
>> 
>> > No, that doesn't work. Same symptom as before:
>> > "Searching for program: no such file or directory, /bin/bash"
>> 
>> Please send us the backtrace as well (it's generally a good idea to
>> include a backtrace when you get an error).

> Debugger entered--Lisp error: (file-error "Searching for program" "no such 
> file
> or directory" "/bin/bash")
>   call-process("/bin/bash" nil t nil "-c" "uncompface")
>   shell-command-to-string("uncompface")
>   (string-match "^0x" (shell-command-to-string "uncompface"))

You're using the old gnus-art.el without the patch I sent (and you
tested) earlier.


        Stefan




reply via email to

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