emacs-devel
[Top][All Lists]
Advanced

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

possible BUG in read-from-minibuffer


From: jshiffer
Subject: possible BUG in read-from-minibuffer
Date: Wed, 28 Mar 2001 00:40:05 -0500 (EST)

I am not sure if this is a bug or not but it appears that
read-from-minibuffer is now returning the entire minibuffer contents
ie:

(read-from-minibuffer "Calc: " "" calc-digit-map)
returns "Calc: <content>" where as I believe it use to return
"<content>"

one way or the other I found this because the Calc package stopped
working in 21 up to the most recent bug release.

Jason Shiffer
address@hidden




reply via email to

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