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 but there - why has nobody noticed this????? Will be fixed in the next version.
Also, the ?w appears to have no effect.
This the the character to select one of 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 doe 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-c C-c C-c - Carsten _______________________________________________ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode