From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-capture and XEmacs, indenting too far Date: Wed, 26 Oct 2011 19:43:52 +0200 Message-ID: <87bot3myw7.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41795) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJ7VF-0002M6-PR for emacs-orgmode@gnu.org; Wed, 26 Oct 2011 13:43:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RJ7VE-0007do-Hu for emacs-orgmode@gnu.org; Wed, 26 Oct 2011 13:43:01 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:46531) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJ7VE-0007dX-BH for emacs-orgmode@gnu.org; Wed, 26 Oct 2011 13:43:00 -0400 Received: by wyg34 with SMTP id 34so2339133wyg.0 for ; Wed, 26 Oct 2011 10:42:59 -0700 (PDT) In-Reply-To: (Michael Sperber's message of "Sun, 23 Oct 2011 10:15:51 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Michael Sperber Cc: Robert Pluim , emacs-orgmode@gnu.org, carsten.dominik@gmail.com Hi Michael, Michael Sperber writes: > Looking at this again, my analysis was stupid: The problem is that the > indirect buffer used for capture is not in org-mode at all, and that is > indeed an XEmacs-specific problem, as `make-indirect-buffer' does not > accept the 'clone argument on XEmacs. I therefore retract the rubbish I > sent earlier and suggest this one instead: Applied, thanks for this. -- Bastien