From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Hinsen Subject: Re: Org-capture and ECB Date: Fri, 18 Feb 2011 15:33:52 +0100 Message-ID: References: <87d3mste2g.fsf@gnu.org> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=42479 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PqRPQ-0000sR-Cq for emacs-orgmode@gnu.org; Fri, 18 Feb 2011 09:34:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PqRPP-0001Hr-Ki for emacs-orgmode@gnu.org; Fri, 18 Feb 2011 09:34:12 -0500 Received: from dns.synchrotron-soleil.fr ([195.221.0.3]:33718 helo=sucette.synchrotron-soleil.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PqRPP-0001HJ-GM for emacs-orgmode@gnu.org; Fri, 18 Feb 2011 09:34:11 -0500 In-Reply-To: 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: Alain =?UTF-8?B?Q2zDqW1lbnQ=?= Cc: emacs-orgmode@gnu.org At Fri, 18 Feb 2011 13:30:27 +0100, Alain Clément wrote: > The culprit is: >=20 > #+begin_src emacs-lisp > (setq ecb-layout-name "left13") > #+end_src >=20 > Other layouts induce the same problem, for instance "left2", "left3" and > "left9". I am using "left3" as my default layout, but I haven't noticed any problems. I did modify the window layout though, so it's not "the original" version of left3. Konrad.