Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 349 by reiner.p...@gmail.com: Multiple minibuffers can be opened; all but one treated as 'file' buffers
http://code.google.com/p/yi-editor/issues/detail?id=349

What steps will reproduce the problem?
1. yi --as=emacs
2. C-x C-f C-x Cf (i.e. open-file twice)

What happens?
Two minibuffers open. After selecting a file (say, foo.txt) in the first, that file will open in the other minibuffer, rather than in the main buffer.

What should happen?
I would not expect multiple minibuffers to open (is there a reason to want this behaviour?). The file should open in the main buffer.

Notes
You can reproduce this behaviour with most commands which open the minibuffer, e.g. 'C-x b' instead of 'C-x C-f'.

--
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel

Reply via email to