From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Subject: Re: Fast tag selection can split window wrongly Date: Thu, 09 Dec 2010 15:59:59 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=41926 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQiuc-0000YH-Py for emacs-orgmode@gnu.org; Thu, 09 Dec 2010 11:00:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PQiub-0002N8-7H for emacs-orgmode@gnu.org; Thu, 09 Dec 2010 11:00:06 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:39173) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PQiub-0002M4-2K for emacs-orgmode@gnu.org; Thu, 09 Dec 2010 11:00:05 -0500 Received: by wwb17 with SMTP id 17so2577289wwb.30 for ; Thu, 09 Dec 2010 08:00:03 -0800 (PST) In-Reply-To: (Anthony Lander's message of "Thu, 9 Dec 2010 10:41:27 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Anthony Lander Cc: emacs-orgmode@gnu.org On 2010-12-09 15:41 +0000, Anthony Lander wrote: > To fix the horizontal splitting, try adding this to your .emacs (works > for me): > > (setq split-width-threshold most-positive-fixnum) > > -anthony I have sent in a suggestion on how to fix it. I think the fault is at org not taking that into account. Cheers, Leo