From: Bernt Hansen <bernt@norang.ca>
To: "Alan E. Davis" <lngndvs@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Org-remember interim file save before filing?
Date: Wed, 30 Jul 2008 09:56:55 -0400 [thread overview]
Message-ID: <87zlnzqxug.fsf@gollum.intra.norang.ca> (raw)
In-Reply-To: 7bef1f890807292342y4758df0elde10ccf32b54baee@mail.gmail.com
"Alan E. Davis" <lngndvs@gmail.com> writes:
> I think I already know the answer to this question. Unfortunately.
>
> I have an org-remember template for my operating system notes. I diligently
> started up org-remember today, saved a list of important packages to update,
> and rebooted. But... I forgot to file the note in it's assigned heading in
> my SystemJournal.org file!
Unfortunately I think your data is gone in that case :( I just tried
that (on purpose) and can't find the data anywhere.
>
>
> So, my question is, assuming I have auto saving configured, where would that
> buffer be saved, if at all? And if it isn't, currently, is there a way to
> arrange for this to be done? Live and learn,
I take a slightly different approach with the latest set of changes by
Carsten. My remember templates use the %!%& escapes to file in the
target location immediately and jump there - so I'm working in the org
file and not a remember buffer which has no file store.
Here's a sample template for reference:
(setq (org-remember-templates (quote (("todo" 116 "* TODO %!%&%?
%u
%a" "~/git/org/todo.org" "Tasks")))))
This way I can use the Emacs session recovery to restore the data.
HTH
-Bernt
next prev parent reply other threads:[~2008-07-30 13:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-30 6:42 Org-remember interim file save before filing? Alan E. Davis
2008-07-30 13:56 ` Bernt Hansen [this message]
2008-07-30 17:13 ` Cezar Halmagean
-- strict thread matches above, loose matches on Subject: below --
2008-07-30 14:53 Gabriel Peters
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87zlnzqxug.fsf@gollum.intra.norang.ca \
--to=bernt@norang.ca \
--cc=emacs-orgmode@gnu.org \
--cc=lngndvs@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.