[comp.emacs] couple of questions

jgy@opus.ATT.COM (John Young) (02/22/89)

Two questions, perhaps with simple answers perhaps not(18.51 on a SYSV vax):

1)  I'd like while in the minibuffer to be able to insert the name of
	the current buffer, when I bind (insert (buffer-file-name)) and
	use that I get "command attempted to use minibuffer while in minibuffer"
	is there a way around this?

2)  Frequently during a "slow-speed-search" (with a 1 line window) I find the
	thing I'm looking for and would like to terminate the search but keep
	the "slow-search-window" and (most likely) expand it to half the size
	of the "main" one (i.e. split the window in two) does this sound like
	a reasonable feature to add to i-search??  It might be nice to have it
	even on full screen searches, of course it should not be necessary to
	do anything special before starting the search.