From: Carsten Dominik <dominik@science.uva.nl>
To: Carsten Dominik <dominik@science.uva.nl>
Cc: emacs-orgmode@gnu.org
Subject: Re: org and remember:
Date: Thu, 11 May 2006 14:00:00 +0200 [thread overview]
Message-ID: <cb1b3c59cc23a804b38817a302b5aa7c@science.uva.nl> (raw)
In-Reply-To: <7e4a61cd45a7242e6fdc788c21a98b8e@science.uva.nl>
Sorry, I must have been tired when writing this last message - lots of
typos and errors in ther. Here is a corrected version of it.
On May 8, 2006, at 3:27, T. V. Raman wrote:
> I first set
> (setq org-remember-templates
> '(
> (?w
> "* %? %U \n %a"
> "~/org/web .org")))
> as per the docs, but ended up with a remember buffer that
> contained "~/.org/web.org"
> I am guessing that the order of strings in that list has changed?
Indeed a bug there - why has nobody noticed this????? Will be fixed in
the next version.
> Also, the ?w appears to have no effect.
This is the character to select between several templates. If there is
only one template, the query is skipped. If there are two templates,
you will be asked to select a template, using these characters.
> finally how do I get the contents of the region when the above is
> called to become the description of the link?
%i does insert whatever remember considers initial content. If you
want the current region to be the initial content, you need to call
`remember' itself with a C-u prefix.
> Finally, I would like the note to be pasted into the file without
> having to go through the org-goto dialog --- I find the prompt
> for that dialog confusing in general ---
You can do this by finishing writing your note with C-u C-c C-c
- Carsten
next prev parent reply other threads:[~2006-05-11 12:00 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-08 1:27 org and remember: T. V. Raman
2006-05-11 11:53 ` Carsten Dominik
2006-05-11 12:00 ` Carsten Dominik [this message]
2006-05-12 2:39 ` Suggestions on list create/edit commands: T. V. Raman
2006-05-12 4:41 ` Carsten Dominik
2006-05-14 12:35 ` Philip Rooke
2006-05-14 16:07 ` T. V. Raman
2006-05-14 16:32 ` Carsten Dominik
2006-05-14 16:16 ` T. V. Raman
2006-05-14 16:20 ` Carsten Dominik
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=cb1b3c59cc23a804b38817a302b5aa7c@science.uva.nl \
--to=dominik@science.uva.nl \
--cc=emacs-orgmode@gnu.org \
/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.