Re: [Orgmode] Re: Vertical split in Emacs 23

2009-07-16 Thread Bastien
Hi Paul, Paul Mead writes: > Having thought about this a bit more, I can see where the new behaviour > might be useful, but it just looks a bit ugly in org-mode because (I > guess) it's not been written to deal with narrower buffers. can you provide a screenshot showing a case where org-mode lo

Re: [Orgmode] Re: Vertical split in Emacs 23

2009-07-16 Thread Cian OConnor
Add the following to your .emacs file: (setq split-width-threshold 999) I actually like the change, but then I'm using a widescreen monitor where it makes more sense. Paul Mead wrote: Benjamin Andresen writes: Hey Paul, I don't know if this will exactly revert it back to the previous b