unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Richard M. Stallman" <rms@gnu.org>
Cc: bug-gnu-emacs@gnu.org, walter_gillett@hotmail.com
Subject: Re: want user option for pop-to-buffer to split window horizontally not vertically
Date: Fri, 16 Dec 2005 20:03:50 -0500	[thread overview]
Message-ID: <E1EnQUI-0004h5-DK@fencepost.gnu.org> (raw)
In-Reply-To: <87hd99jybc.fsf@jurta.org> (message from Juri Linkov on Fri, 16 Dec 2005 09:48:07 +0200)

    window.c:3583:	window = Fsplit_window (window, Qnil, Qnil);
    window.c:3597:	    window = Fsplit_window (window, Qnil, Qnil);

    My patch replaces nil in these two places with the value of a new
    user option which is nil by default.

With that option, a user could elect either "always vertical"
or "always horizontal".  Is that really enough improvement?

I would rather add a hook that's more general, but after the release.
For now, someone could use display-buffer-hook and rewrite this
function in Lisp.

  parent reply	other threads:[~2005-12-17  1:03 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-14 20:46 want user option for pop-to-buffer to split window horizontally not vertically Walter Gillett
2005-12-15  9:19 ` Juri Linkov
2005-12-15 16:49   ` want user option for pop-to-buffer to split window horizontally not vertical Walter Gillett
2005-12-15 22:01     ` Sebastian Tennant
2005-12-16 18:02       ` Walter Gillett
2005-12-16  1:52   ` want user option for pop-to-buffer to split window horizontally not vertically Richard M. Stallman
2005-12-16  7:48     ` Juri Linkov
2005-12-16 16:52       ` Johan Bockgård
2005-12-17 10:50         ` Juri Linkov
2005-12-17  1:03       ` Richard M. Stallman [this message]
2005-12-17 10:45         ` Juri Linkov
2005-12-15 17:08 ` Richard M. Stallman
2005-12-15 17:46   ` want user option for pop-to-buffer to split window horizontally notverticall Walter Gillett
2005-12-16  5:09     ` Richard M. Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1EnQUI-0004h5-DK@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=walter_gillett@hotmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).