rumcii / emacs-nav

Automatically exported from code.google.com/p/emacs-nav
GNU General Public License v3.0
0 stars 0 forks source link

Menu buffer/window appears in the nav window. #92

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start nav.
2. Pick a file to edit in nav.
3. Hit M-` to bring up the menu buffer/window.

What is the expected output? What do you see instead?

I would *like* to see the file buffer's window split horizontally and the menu 
buffer appear in the new window below the file.  Instead, the menu buffer 
appears in the nav window but the nav window is tall and narrow and the menu 
buffer expects to be in a wide but short window.

What version of the product are you using? On what operating system?

nav: the 20110220 version
emacs: 23.1.1 using -nw in Terminal or in the console
OS: Ubuntu 10.10 Maverick Meerkat

Please provide any additional information below.

Maybe the fix or workaround requires a change to nav or maybe it requires a 
customization in emacs. If it requires a customization to some other part of 
emacs, then at least document it in the nav install instructions.

Original issue reported on code.google.com by sean.mcc...@gmail.com on 31 Mar 2011 at 6:38

GoogleCodeExporter commented 8 years ago
Fixed with attached patch by

make window with nav buffer dedicated

redefine 'C-x b' to switch-to-buffer-other-window similliary as there is C-x 
C-f redifinition to find-file-other-window

Original comment by vvavryc...@gmail.com on 26 Apr 2012 at 12:34

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks for the patch vvavrychuk. I'll verify it now.

Original comment by issac.tr...@gmail.com on 1 May 2012 at 3:35

GoogleCodeExporter commented 8 years ago
OK, it's up. Thanks again. 

Original comment by issac.tr...@gmail.com on 1 May 2012 at 4:04

GoogleCodeExporter commented 8 years ago

Original comment by issac.tr...@gmail.com on 1 May 2012 at 4:05