On Feb 25, 2010, at 7:38 PM, Matt Lundin wrote:

> Trance Diviner <trance.divi...@gmail.com> writes:
> 
>> But I find that org-remember always creates notes as a level-2 entry.
>> For example, starting with an empty "example.org" file and the
>> following configuration:
>> 
>> (setq org-remember-templates
>>      '(("Note" ?n "* %u %?\n\n%i\n%a" "example.org" top)))
>> 
>> Invoking org-remember twice results in these contents:
>> 
>> ** [2010-02-25 Thu] note two
>> ** [2010-02-25 Thu] note one
>> 
>> 
>> What I expected was:
>> 
>> * [2010-02-25 Thu] note two
>> * [2010-02-25 Thu] note one
> 
> I cannot duplicate this. With your remember template, org mode files the
> entries at the top of example.org as level 1 headlines. 

That's promising.  What org-mode and emacs version?

org-version
"6.33x"
emacs-version
"23.1.90.1"




_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to