no, nothing new happened! the problem still existing On Tue, Oct 11, 2011 at 9:20 PM, Glenn Morris wrote: > sinoohe.mkh@gmail.com wrote: > >> 1)run emacs --daemon >> 2)open two emacsclient on two seprate terminals >> 3)on first emacs: C-x C-f (and I don't Enter any file address) >> 4)go to second terminal running emacsclient >> 5)I can't edit that buffer while go back to the first terminal (that I entered C-x C-f) >> and enter C-g > > Does it help to > > (setq enable-recursive-minibuffers t) >