From mboxrd@z Thu Jan 1 00:00:00 1970 From: N. Jackson Subject: Re: Bug: org-capture Does not take user to any new buffer Date: Tue, 19 Jun 2012 01:42:50 +0000 (UTC) Message-ID: References: <1414.1338868583@alphaville> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53316) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sgnf1-0006je-RD for emacs-orgmode@gnu.org; Mon, 18 Jun 2012 21:55:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sgnf0-0000za-5l for emacs-orgmode@gnu.org; Mon, 18 Jun 2012 21:55:15 -0400 Received: from plane.gmane.org ([80.91.229.3]:37932) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sgnez-0000z3-V8 for emacs-orgmode@gnu.org; Mon, 18 Jun 2012 21:55:14 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SgnTC-0007DL-7J for emacs-orgmode@gnu.org; Tue, 19 Jun 2012 03:43:02 +0200 Received: from 251.158.108.206.static.addr.dsl4u.ca ([251.158.108.206.static.addr.dsl4u.ca]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 19 Jun 2012 03:43:02 +0200 Received: from nl590781 by 251.158.108.206.static.addr.dsl4u.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 19 Jun 2012 03:43:02 +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: emacs-orgmode@gnu.org Update: This is now resolved (for me). The capture failures I was seeing (when the type was "entry" rather than "plain") was either a problem with my installation of Version 7.8.11 org-20120611 or a bug in that version. Reverting to the built-in version of Org Mode (Version 6.33x) (by turning off the Emacs package manager) fixed the problem, and so did updating to Version 7.8.11 org-20120618 (from ELPA using the package manager).