From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: org-capture-last-stored bookmark Date: Tue, 13 Jul 2010 14:13:17 +0200 Message-ID: <318EEA26-ECAE-4E50-895C-FEE7D6352F8B@gmail.com> References: <87bpak7w8b.fsf@tandberg.com> <70CD213D-D243-4489-8AAD-AEEF4EF0A1AD@gmail.com> <877hl87gya.fsf@tandberg.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=47700 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OYeNb-00014p-G7 for emacs-orgmode@gnu.org; Tue, 13 Jul 2010 08:14:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OYeMU-00040j-AT for emacs-orgmode@gnu.org; Tue, 13 Jul 2010 08:13:23 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:51035) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OYeMU-00040a-4G for emacs-orgmode@gnu.org; Tue, 13 Jul 2010 08:13:22 -0400 Received: by ewy28 with SMTP id 28so1252293ewy.0 for ; Tue, 13 Jul 2010 05:13:21 -0700 (PDT) In-Reply-To: <877hl87gya.fsf@tandberg.com> 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: Giles Chamberlin Cc: emacs-orgmode@gnu.org Hi Giles, On Jul 6, 2010, at 5:44 PM, Giles Chamberlin wrote: > Carsten Dominik writes: > >> I have fixed this, please verify. > > Doesn't seem to work here I'm afraid. I've pulled the latest git > which > contains what looks like the correct changeset: > > commit b6305c713c54421257759c38c260f516686f2811 > Author: Carsten Dominik > Date: Tue Jul 6 12:46:12 2010 +0200 > > Make sure going to last capture also works after refile > > make;sudo make install then restart emacs. > > C-c r t brings up a todo template > > C-c C-w and refile it from default of refile.org to homers.org > > C-x r l to list bookmarks (trimmed output): > > org-capture-last-stored ~/orgfiles/refile.org > org-refile-last-stored ~/orgfiles/homers.org > > I was hoping that org-capture-last-stored would point to homers.org. > Quite prepared to believe I've dome something stupid though! Please pull again and then try again, I hope it works now. - Carsten