From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Heerdegen Newsgroups: gmane.emacs.devel Subject: Re: resize windows horizontally with the mouse Date: Thu, 30 Jan 2014 04:55:06 +0100 Message-ID: <871tzqrun9.fsf@web.de> References: <87a9eervp7.fsf@web.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1391054127 28225 80.91.229.3 (30 Jan 2014 03:55:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 Jan 2014 03:55:27 +0000 (UTC) Cc: Emacs developers To: Yuri Khan Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 30 04:55:34 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W8iiz-0001xS-Pp for ged-emacs-devel@m.gmane.org; Thu, 30 Jan 2014 04:55:33 +0100 Original-Received: from localhost ([::1]:46311 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8iiy-00040D-TZ for ged-emacs-devel@m.gmane.org; Wed, 29 Jan 2014 22:55:32 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43677) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8iio-000404-11 for emacs-devel@gnu.org; Wed, 29 Jan 2014 22:55:29 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W8iig-0001cF-Ou for emacs-devel@gnu.org; Wed, 29 Jan 2014 22:55:21 -0500 Original-Received: from mout.web.de ([212.227.15.3]:65201) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8iig-0001c6-EK for emacs-devel@gnu.org; Wed, 29 Jan 2014 22:55:14 -0500 Original-Received: from drachen.dragon ([90.186.253.188]) by smtp.web.de (mrweb004) with ESMTPA (Nemesis) id 0LlsUC-1VZNy204Ui-00ZSfV for ; Thu, 30 Jan 2014 04:55:12 +0100 In-Reply-To: (Yuri Khan's message of "Thu, 30 Jan 2014 10:36:00 +0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-Provags-ID: V03:K0:ISeNTRzNbUjEoWvE5ZvOz3G0D7s+KvGBmpKM5oR/gU671k5IXVI 5gHypwYm5zxq/U3WKIjG3i6AgbWhWU0HjoZSz4eO/ueVK+j1Mq+P6S87KUv4GJ8h1mKA6o8 DoWHw9+n4Kx+MYa1CQvcJ+5rfpTSIiK8R4mFf994SZ5xzSlnd7m7kgQLSfyp1CIdlnc/gR6 GBueaeb9cCqwR/Apl2acQ== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-Received-From: 212.227.15.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:169226 Archived-At: Yuri Khan writes: > You can. It=E2=80=99s just that the grab handle is not the whole splitter= but > only a small part where the mode lines meet. Oh, I didn't know that, thanks. But it's really hard to "find" and hard to "click" on. Michael.