[Orgmode] Cannot use org-mode and remember templates

2009-07-16 Thread Frank Rust
Hi, I'm using a new version of emacs for windows (GNU Emacs 23.1.50.1 (i386-mingw-nt5.1.2600) of 2009-06-30 on LENNART-69DE564 (patched)) which provides Org-mode in version 6.21b. After the last upgrade the remember templates are not working anymore. Everytime I select a template with my shortcut

Re: [Orgmode] Cannot use org-mode and remember templates

2009-07-16 Thread Frank Rust
> > Please provide a backtrace: set the variable `debug-on-error' to t, e.g. > by doing > > M-x set-vardebug-on-errort > > > and do whatever is necessary to produce the error - the backtrace should > appear in a buffer called '*Backtrace*. Debugger entered--Lisp error: (wrong-type-argument lis

Re: [Orgmode] Cannot use org-mode and remember templates

2009-07-17 Thread Frank Rust
k remember-mode-hook)) run-mode-hooks(remember-mode-hook) remember-mode() remember(nil) call-interactively(remember nil nil) I hope this helps. Thanks and regards, Frank On Thu, Jul 16, 2009 at 7:07 PM, Nick Dokos wrote: > Frank Rust wrote: > > > Debugger entered--Lisp e

Re: [Orgmode] Cannot use org-mode and remember templates

2009-07-17 Thread Frank Rust
Hi all, sorry for the confusion but I finally found the reason for my problem. I set the variable "org-time-stamp-rounding-minutes" in my .emacs correctly but unfortunately I didn't recognize the same variable in "custom-set-variables" section. :( @Bastien: In the meantime I installed the actual