From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik <carsten.dominik@gmail.com> Subject: Re: org-mode automatically sets bookmarks org-capture-last-stored etc. Date: Thu, 8 Aug 2013 12:44:11 +0200 Message-ID: <B26F114E-A015-4378-BF05-649C54064314@gmail.com> References: <CAA01p3pk9nBA=7jXNbY9q2mrsVCMK=TGk-KYX3yPe4xULjgyLA@mail.gmail.com> <3023DC9E-C119-4C56-8B7F-0F42E96EA0E2@gmail.com> Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org> Received: from eggs.gnu.org ([2001:4830:134:3::10]:33246) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <carsten.dominik@gmail.com>) id 1V7Nhg-0001R1-AA for emacs-orgmode@gnu.org; Thu, 08 Aug 2013 06:44:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <carsten.dominik@gmail.com>) id 1V7NhX-0002wM-Tc for emacs-orgmode@gnu.org; Thu, 08 Aug 2013 06:44:24 -0400 Received: from mail-ea0-x22e.google.com ([2a00:1450:4013:c01::22e]:61182) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <carsten.dominik@gmail.com>) id 1V7NhX-0002wI-Ml for emacs-orgmode@gnu.org; Thu, 08 Aug 2013 06:44:15 -0400 Received: by mail-ea0-f174.google.com with SMTP id z15so1329181ead.19 for <emacs-orgmode@gnu.org>; Thu, 08 Aug 2013 03:44:15 -0700 (PDT) In-Reply-To: <3023DC9E-C119-4C56-8B7F-0F42E96EA0E2@gmail.com> List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org> List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-orgmode>, <mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe> List-Archive: <http://lists.gnu.org/archive/html/emacs-orgmode> List-Post: <mailto:emacs-orgmode@gnu.org> List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help> List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-orgmode>, <mailto:emacs-orgmode-request@gnu.org?subject=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: Oleh <ohwoeowho@gmail.com> Cc: emacs-orgmode@gnu.org On 8.8.2013, at 08:46, Carsten Dominik <carsten.dominik@gmail.com> = wrote: >=20 > On 18.7.2013, at 10:34, Oleh <ohwoeowho@gmail.com> wrote: >=20 >> Hi all, >>=20 >> I'd like to point out that it's inconvenient for me >> that org stores the bookmarks "org-capture-last-stored", = "org-refile-last-stored" and "org-capture-last-stored-marker" when I do = capture/refile. >=20 > Hi Oleh, >=20 > can you explain why you find this inconvenient? After taking another look, I have installed a modified version of this = patch. Thanks! - Carsten >=20 > - Carsten >=20 >> I'd like an option to turn them off selectively. >> Also it would be nice to customize the default names of these = bookmarks. >>=20 >> For the moment, I've just disabled in the source the = "org-capture-last-stored-marker" >> and renamed the others to "oc: org-capture-last-stored-marker" and = "or: org-refile-last-stored". >> But messing with the source is not a permanent solution. >>=20 >>=20 >> regards, >> Oleh >>=20 >>=20 >>=20 >=20