From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Org-capture and ECB Date: Fri, 18 Feb 2011 15:21:15 +0100 Message-ID: <874o81ctk4.fsf@gnu.org> References: <87d3mste2g.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=47638 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PqRDi-0002ja-Vc for emacs-orgmode@gnu.org; Fri, 18 Feb 2011 09:22:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PqRDh-0007PB-U8 for emacs-orgmode@gnu.org; Fri, 18 Feb 2011 09:22:07 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:63681) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PqRDh-0007Oy-ON for emacs-orgmode@gnu.org; Fri, 18 Feb 2011 09:22:05 -0500 Received: by fxm12 with SMTP id 12so3914336fxm.0 for ; Fri, 18 Feb 2011 06:22:04 -0800 (PST) In-Reply-To: ("Alain =?iso-8859-1?Q?Cl=E9ment=22's?= message of "Fri, 18 Feb 2011 13:30:27 +0100") 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 =?iso-8859-1?Q?Cl=E9ment?= Cc: Konrad Hinsen , emacs-orgmode@gnu.org Hi Alain, Alain Clément writes: > The culprit is: > > #+begin_src emacs-lisp > (setq ecb-layout-name "left13") > #+end_src > > Other layouts induce the same problem, for instance "left2", "left3" > and "left9". Thanks -- but why this setting was confusing org-capture? -- Bastien