From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: BUG org-remember doesn't always save location we stored the note Date: Fri, 14 Nov 2008 12:09:50 -0500 Message-ID: <87wsf6cjz5.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L12BA-0003d4-Ej for emacs-orgmode@gnu.org; Fri, 14 Nov 2008 12:09:56 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L12B8-0003cq-S1 for emacs-orgmode@gnu.org; Fri, 14 Nov 2008 12:09:56 -0500 Received: from [199.232.76.173] (port=44869 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L12B8-0003cn-LG for emacs-orgmode@gnu.org; Fri, 14 Nov 2008 12:09:54 -0500 Received: from mho-02-bos.mailhop.org ([63.208.196.179]:58027) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1L12B9-0005Ik-8D for emacs-orgmode@gnu.org; Fri, 14 Nov 2008 12:09:55 -0500 Received: from cpe000102d0fe75-cm0012256ecbde.cpe.net.cable.rogers.com ([99.239.148.180] helo=mail.norang.ca) by mho-02-bos.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1L12B6-000Nay-Vd for emacs-orgmode@gnu.org; Fri, 14 Nov 2008 17:09:53 +0000 Received: from gollum.intra.norang.ca (gollum.intra.norang.ca [192.168.1.5]) by mail.norang.ca (8.13.8/8.13.8/Debian-3) with ESMTP id mAEH9ohH025344 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Fri, 14 Nov 2008 12:09:51 -0500 Received: from gollum.intra.norang.ca (localhost [127.0.0.1]) by gollum.intra.norang.ca (8.14.3/8.14.3/Debian-5) with ESMTP id mAEH9o2d008619 for ; Fri, 14 Nov 2008 12:09:50 -0500 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: emacs-orgmode@gnu.org Hi Carsten, I took at stab at fixing this but failed miserably :( I have C-M-r mapped to org-remember. When I start org-remember I occasionally want to store the note somewhere else and I use ## C-1 C-c C-c to select file and header location interactively. After filing this note away it's hard to find again since C-u C-u C-M-r goes to the previously stored remember note - not the one I just filed. Regards, Bernt