emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-capture doesn't narrow correctly if :prepend is t


From: Carsten Dominik
Subject: Re: [O] org-capture doesn't narrow correctly if :prepend is t
Date: Mon, 16 Sep 2013 13:59:20 +0200

Hi Adam,

it is in my queue, but I have not yet had time to look at it.

- Carsten

On 16.9.2013, at 13:33, Adam Spiers <address@hidden> wrote:

> On 2 September 2013 18:51, Adam Spiers <address@hidden> wrote:
>> I have an org-capture template as follows:
>> 
>> ("n" "personal NEXT" entry
>>  (file "~/org/TODO.org")
>>  "* NEXT %?" :prepend t)
>> 
>> but after I hit `C-c C-c', the file's buffer stays narrowed, with the
>> new entry invisible.  Anyone who didn't notice the presence of
>> 'Narrow' in the modeline would be convinced that the capture
>> completely failed.  It can be revealed via `C-u C-x n w', but of
>> course it's annoying having to do this every time.
>> 
>> The problem vanishes as soon as I de-select the :prepend flag.  It's
>> been an issue for a while, so I guess I'm the only one using this
>> flag?
> 
> Judging by the lack of response, it seems noone else uses :prepend :-/
> It's enough of an itch that I am happy to scratch / fix it myself, but
> it would be great if someone could give me a few quick pointers on how
> org-capture uses narrowing - otherwise it could take me quite a lot of
> time and pain to understand it by myself ...
> 
> Thanks!
> Adam
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]