GNU bug report logs - #5299
23.1.91; Cannot send bug report - get error no such file /bin/bash

Previous Next

Packages: w32, emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Sun, 3 Jan 2010 18:56:02 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: "Drew Adams" <drew.adams <at> oracle.com>
Cc: 5299 <at> debbugs.gnu.org
Subject: bug#5299: custom-reevaluate-setting / custom-initialize-delay
Date: Wed, 24 Feb 2010 00:11:37 -0500
[ Bringing this back to #5299 where it belongs ]

>> > Drew, does the problem in #5299 go away for you if you set
>> > send-mail-function to mailclient-send-it?
>> 
>> It's message-send-mail-function (the variable) that one needs to set
>> nowadays.
>> 
>> The function message-send-mail-function may also need some adjustment
>> for Windows and Macs to prefer mailclient more strongly than it
>> currently does.

> OK, I tried that too:
> (setq message-send-mail-function 'mailclient-send-it)

> Same thing:

> shell-command-to-string: Searching for program: no such file or directory,
> /bin/bash

Can you get a backtrace of that? [with (setq debug-on-error t) and if
that doesn't work with additionally (setq debug-ignored-errors nil) and/or
maybe even (setq debug-on-signal t)]

Also, can you explain why "bash" shows up here?  Do you have the envvar
SHELL set to "/bin/bash" somehow?


        Stefan





This bug report was last modified 15 years and 88 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.