Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!oliveb!apple!bloom-beacon!bu-cs!att!homxb!opus!jgy From: jgy@opus.ATT.COM (John Young) Newsgroups: comp.emacs Subject: couple of questions Message-ID: <88@opus.ATT.COM> Date: 22 Feb 89 15:06:12 GMT Distribution: comp Organization: AT&T BL Red Hill NJ USA Lines: 15 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.