Re: [Orgmode] bug report with org 5.11b and remember 1.19

2007-10-10 Thread Carsten Dominik
This happens because you are calling `remember-mode' interactively. Org-mode assumes that the command you are using is either `remember' or `org-remember'. What are you calling `remember-mode'? What are you trying to achieve? - Carsten On Oct 9, 2007, at 17:58, Austin Frank wrote: Hello! I

Re: [Orgmode] bug report with org 5.11b and remember 1.19

2007-10-09 Thread Bastien
Austin Frank <[EMAIL PROTECTED]> writes: > When I try to store a note using remember, I get the following error: > "Symbol's value as variable is void: initial" Right in the middle of org.el (line 12463) : (v-i initial) ; defined in `remember-mode' So I guess somehow remember-mode is