* how to get buffers to open a horizontal frame
@ 2008-12-28 3:04 Harry Putnam
2008-12-28 6:10 ` tomas
2008-12-30 19:54 ` Stefan Monnier
0 siblings, 2 replies; 3+ messages in thread
From: Harry Putnam @ 2008-12-28 3:04 UTC (permalink / raw)
To: emacs-devel
I've just switched to 23 and find commands like `C-x C-b' open a
vertical buffer on the right instead of a horizontal buffer at the
bottom.
Also, it seems I cannot create a region without highlighting the
selection. I prefer the old default in 22.
How can I fix these things?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: how to get buffers to open a horizontal frame
2008-12-28 3:04 how to get buffers to open a horizontal frame Harry Putnam
@ 2008-12-28 6:10 ` tomas
2008-12-30 19:54 ` Stefan Monnier
1 sibling, 0 replies; 3+ messages in thread
From: tomas @ 2008-12-28 6:10 UTC (permalink / raw)
To: Harry Putnam; +Cc: emacs-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Sat, Dec 27, 2008 at 09:04:57PM -0600, Harry Putnam wrote:
> I've just switched to 23 and find commands like `C-x C-b' open a
> vertical buffer on the right instead of a horizontal buffer at the
> bottom.
Hm. Sorry. Don't know about this. Might be you have an extremely wide
window to start with?
Have a look at the variables split-height-threshold, split-width-threshold,
split-window-preferred-function.
> Also, it seems I cannot create a region without highlighting the
> selection. I prefer the old default in 22.
You want to switch off transient-mark-mode. For the current session you
just say "M-x transient-mark-mode", this toggles the current setting; if
you want it permanently, "M-x customize-variable RET transient-mark-mode"
and follow the instructions.
Regards
- -- tomás
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFJVxhUBcgs9XrR2kYRApqIAJ45QvJPI8zHf6Y6Ncb7xpaD1yzBJwCeM/sJ
5nHoSCSCNAmsHr/h2l9DwXU=
=Q2x+
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: how to get buffers to open a horizontal frame
2008-12-28 3:04 how to get buffers to open a horizontal frame Harry Putnam
2008-12-28 6:10 ` tomas
@ 2008-12-30 19:54 ` Stefan Monnier
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2008-12-30 19:54 UTC (permalink / raw)
To: Harry Putnam; +Cc: emacs-devel
> How can I fix these things?
Have you tried reading the NEWS? If it doesn't mention those things,
then please come back and complain,
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-12-30 19:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-28 3:04 how to get buffers to open a horizontal frame Harry Putnam
2008-12-28 6:10 ` tomas
2008-12-30 19:54 ` Stefan Monnier
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.