From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: `split-window-preferred-horizontally' Date: Sun, 08 Jun 2008 15:07:09 +0200 Message-ID: <484BD97D.1090205@gmx.at> References: <87k5h28i23.fsf@localhorst.mine.nu> <4849B3D7.6090809@gmx.at> <87fxrq198q.fsf@localhorst.mine.nu> <484A451C.2010408@gmx.at> <8763sl0zma.fsf@localhorst.mine.nu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1212930491 17252 80.91.229.12 (8 Jun 2008 13:08:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 8 Jun 2008 13:08:11 +0000 (UTC) Cc: emacs-devel@gnu.org To: David Hansen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 08 15:08:53 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K5Kdf-00055U-Vj for ged-emacs-devel@m.gmane.org; Sun, 08 Jun 2008 15:08:52 +0200 Original-Received: from localhost ([127.0.0.1]:43229 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K5Kcs-0007jZ-Ue for ged-emacs-devel@m.gmane.org; Sun, 08 Jun 2008 09:08:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K5Kaw-00065q-3d for emacs-devel@gnu.org; Sun, 08 Jun 2008 09:06:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K5Kau-00064i-RZ for emacs-devel@gnu.org; Sun, 08 Jun 2008 09:06:01 -0400 Original-Received: from [199.232.76.173] (port=59409 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K5Kau-00064K-CL for emacs-devel@gnu.org; Sun, 08 Jun 2008 09:06:00 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:50466) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1K5Kau-00071c-0E for emacs-devel@gnu.org; Sun, 08 Jun 2008 09:06:00 -0400 Original-Received: (qmail invoked by alias); 08 Jun 2008 13:05:58 -0000 Original-Received: from 62-47-57-113.adsl.highway.telekom.at (EHLO [62.47.57.113]) [62.47.57.113] by mail.gmx.net (mp038) with SMTP; 08 Jun 2008 15:05:58 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+GO+8jDWOGhwB1GojCQunxoxjnvuZIh2NF65zSBQ VSwd/3lCxGrC8p User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: <8763sl0zma.fsf@localhorst.mine.nu> X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:98692 Archived-At: > But the commands named `*-other' should obviously use some *other* > window. Actually the term "other window" is pretty well defined via the > command `other-window'. My bad - I checked in a fix. Please try again on robotron. martin