From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Capture mode seems to be easily confused in Emacs 22 Date: Wed, 23 Jun 2010 22:57:50 -0400 Message-ID: <87iq59rvbl.fsf@gollum.intra.norang.ca> References: <87hbktusex.fsf@gollum.intra.norang.ca> <31117.1277346983@gamaville.dokosmarshall.org> <877hlpw3z1.fsf@gollum.intra.norang.ca> <8739wdw3ry.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=48378 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ORcdY-0006oq-6g for emacs-orgmode@gnu.org; Wed, 23 Jun 2010 22:57:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ORcdW-0006uw-LW for emacs-orgmode@gnu.org; Wed, 23 Jun 2010 22:57:56 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:55196) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ORcdW-0006uq-JV for emacs-orgmode@gnu.org; Wed, 23 Jun 2010 22:57:54 -0400 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: Carsten Dominik Cc: Org Mode Hi Carsten, In my Emacs 22 on Debian GNU Emacs 22.2.1 (i486-pc-linux-gnu, GTK+ Version 2.12.11) of 2008-11-09 on raven, modified by Debian if I start a capture buffer with C-c c t and then immediately try to file it with C-c C-c (with the point still on the heading) it prompts for tags instead of filing. This seems to work fine in Emacs 23. In Emacs 22 I end up in the CAPTURE-refile.org buffer with the overlay on line 1 stating to use C-c C-c to file and C-c C-k to abort but these keys no longer work. Widening the buffer and using C-c C-c on the #+STARTUP line refreshes the config and makes it possible to continue. Regards, Bernt