[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] popup org capture window on linux?
From: |
Ken Mankoff |
Subject: |
Re: [O] popup org capture window on linux? |
Date: |
Fri, 31 Jul 2015 14:50:19 -0400 |
Instead of "-e '(org-capture)'", use that to load a file that does more
customization. Re-bind 'C-c C-c' to close frame after invocation. Please post
when you have this, I might find it useful. I have similar behavior in the
"edit with emacs" web plugin which brings up an emacs frame of an HTML textbox,
and then when "C-c C-c" is invoked, closes the frame and re-populates the
textbox.
-k.
On 2015-07-31 at 14:42, Xebar Saram <address@hidden> wrote:
> Hi. it seems like this :
>
> /usr/bin/emacsclient -c -e '(org-capture)'
>
> kinda works with the most annoying issue is that the window dosent close
> after cpature (which is what i want). instead i get a previous buffer in
> emacs. any idea how to solve that?
>
> Z
>
>
> On Fri, Jul 31, 2015 at 9:19 PM, Xebar Saram <address@hidden> wrote:
>
>> Hi all. anyone using a separate (or pop up style) org capture window on
>> linux? im looking for tips on how to bind a key that will bring up a new
>> emacsclient quickly with the capture window open for quick capturing of
>> info even when not in emacs
>>
>> best!
>>
>> Z
>>
>>