* history search trouble
@ 2006-01-14 13:18 Evil Boris
2006-01-17 1:29 ` Juri Linkov
0 siblings, 1 reply; 4+ messages in thread
From: Evil Boris @ 2006-01-14 13:18 UTC (permalink / raw)
I am running a reasonably recent CVS Emacs. A couple of weeks ago,
after an update, two things broke:
-- send-mail-function's value went to nil; doing a "make bootfast"
cured that. Did not look into it again.
-- history search broke, in all context where I use it. I just tried
it again: invoked several nonsense commands via M-!, then tried M-!
M-r something RET and got back a beep with "No previous history
search regexp". *Messages* Buffers looks like this:
gibberrish: Command not found.
garbage: Command not found.
nonsense: Command not found.
if: No previous history search regexp
Enabling debug-on-error has no effect. Neither does "make
bootstrap", which is a fairly slow exercise on my machine.
Ideas? [For the record, Solaris 7 on Ultra60, gcc 3.1.]
Any help would be appreciated.
--BA
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: history search trouble
2006-01-14 13:18 history search trouble Evil Boris
@ 2006-01-17 1:29 ` Juri Linkov
2006-01-19 17:44 ` Richard M. Stallman
0 siblings, 1 reply; 4+ messages in thread
From: Juri Linkov @ 2006-01-17 1:29 UTC (permalink / raw)
Cc: emacs-devel
> -- history search broke, in all context where I use it. I just tried
> it again: invoked several nonsense commands via M-!, then tried M-!
> M-r something RET and got back a beep with "No previous history
> search regexp".
This is due to the change:
2005-12-31 Richard M. Stallman <rms@gnu.org>
* minibuf.c (read_minibuf): Clear out all other minibuffer windows.
Since I don't know the intention of this change, I can't provide a fix.
--
Juri Linkov
http://www.jurta.org/emacs/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: history search trouble
2006-01-17 1:29 ` Juri Linkov
@ 2006-01-19 17:44 ` Richard M. Stallman
2006-01-22 2:57 ` Evil Boris
0 siblings, 1 reply; 4+ messages in thread
From: Richard M. Stallman @ 2006-01-19 17:44 UTC (permalink / raw)
Cc: emacs-devel, evilborisnet
> -- history search broke, in all context where I use it. I just tried
> it again: invoked several nonsense commands via M-!, then tried M-!
> M-r something RET and got back a beep with "No previous history
> search regexp".
This is due to the change:
2005-12-31 Richard M. Stallman <rms@gnu.org>
* minibuf.c (read_minibuf): Clear out all other minibuffer windows.
Since I don't know the intention of this change, I can't provide a fix.
The purpose was to prevent outer-level minibuffers from visibly appearing
in other frames. I will install a fix.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: history search trouble
2006-01-19 17:44 ` Richard M. Stallman
@ 2006-01-22 2:57 ` Evil Boris
0 siblings, 0 replies; 4+ messages in thread
From: Evil Boris @ 2006-01-22 2:57 UTC (permalink / raw)
"Richard M. Stallman" <rms@gnu.org> writes:
> This is due to the change:
>
> 2005-12-31 Richard M. Stallman <rms@gnu.org>
>
> * minibuf.c (read_minibuf): Clear out all other minibuffer windows.
>
> Since I don't know the intention of this change, I can't provide a fix.
>
> The purpose was to prevent outer-level minibuffers from visibly appearing
> in other frames. I will install a fix.
Thanks. Seems to work.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-01-22 2:57 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-14 13:18 history search trouble Evil Boris
2006-01-17 1:29 ` Juri Linkov
2006-01-19 17:44 ` Richard M. Stallman
2006-01-22 2:57 ` Evil Boris
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.