GNU bug report logs -
#1388
23.0.60; Emacs shell problem with echo "1+1" | bc
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 22 Nov 2008 22:16:28 -0500
with message-id <9askpji12r.fsf <at> fencepost.gnu.org>
and subject line Re: bug#1388: 23.0.60; Emacs shell problem with echo "1+1" | bc
has caused the Emacs bug report #1388,
regarding 23.0.60; Emacs shell problem with echo "1+1" | bc
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don <at> donarmstrong.com
immediately.)
--
1388: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1388
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
[ Edited resend from
http://lists.gnu.org/archive/html/emacs-devel/2008-05/msg00349.html ]
Type the following after M-x eshell RET:
echo "1+1" | bc
and then the return key. Instead of the expected answer 2, eshell
displays:
bc 1.06
Copyright 1991-1994, 1997, 1998, 2000 Free Software Foundation, Inc.
This is free software with ABSOLUTELY NO WARRANTY.
For details type `warranty'.
now type the return key again. Here the answer is shown:
2
type the return key again. Nothing happens. Eshell blocks. Control-C
shows:
(interrupt) use quit to exit.
In GNU Emacs 23.0.60.3 (i686-pc-linux-gnu, GTK+ Version 2.8.20)
of 2008-05-06 on golem
Windowing system distributor `The X.Org Foundation', version 11.0.70000000
configured using `configure '--enable-font-backend--with-gtk'
'--with-gif=no''
[Message part 4 (message/rfc822, inline)]
Thanks for the report; sorry for the long delay in responding.
This should be fixed in the current CVS. You still need to use
/bin/echo, or set eshell-plain-echo-behavior non-nil, for it to work right.
This bug report was last modified 15 years and 183 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.