Monday 15 August 2011

Emacs GDB split window for every new visited file in resolution 2880x1800 -



Emacs GDB split window for every new visited file in resolution 2880x1800 -

i run ubuntu 14.04 on macbook pro retina , emacs-24.4.1.

with resolution 2880x1800, gdb (gdb-many-windows non-nil) split window every new visited file.

when lower resolution, illustration 1920x1200, gdb open new visited file in "primary source buffer".

anyone know how stop crazy split @ resolution 2880x1800?

put in .emacs: (setq split-height-threshold 1200) (setq split-width-threshold 2000)

credit goes article howto: prevent emacs splitting windows maciej pacula

emacs gdb emacs24

No comments:

Post a Comment