Hi Jambunathan,
Thanks for pointing out :immediate-finish ! That had eluded my attention.
With :immediate-finish setting, org-mode still grabs the focus away from
the browser. So I still have to alt-tab back to the browser. I would
really like an uninterrupted web-clipping experience. Also, there is a
strange message in the emacs status line on the bottom:
Org-mode not loaded.
I don't get this, since clearly org-mode *is* loaded.
Thanks!
Mark
Note: Using capture with win xp, Emacs 23.2.1 (i386-mingw-nt5.1.2600),
org-mode 7.5, and Opera 11.01
--- On Thu, 4/7/11, Jambunathan K <kjambunat...@gmail.com> wrote:
From: Jambunathan K <kjambunat...@gmail.com>
Subject: Re: Non-stop capture?
To: throa...@yahoo.com
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Date: Thursday, April 7, 2011, 11:54 AM
"Mark S" <throa...@yahoo.com>
writes:
Hello!
>
> I have the emacs org-protocol setup to capture with a
default
> template. But I still have to C-c C-c and then move
back to the
> browser. Is there a way to make it so that as text is
captured it is
> automatically and continuously sent to the capture
location without
> interruption?
,----[ C-h v org-capture-templates RET ]
| org-capture-templates is a variable defined in
`org-capture.el'.
| Its value is shown below.
|| Documentation:
| Templates for the creation of new entries.
|
| [...]|
| Each entry is a list with the following items:
|| :immediate-finish When set, do not
offer to edit the information, just
| file it away immediately. This
makes sense if the
| template only needs information that
can be added
| automatically.
| [...]
`----
> Thanks!
> Mark
>
>
--