emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Bug with org-remember integration


From: Carsten Dominik
Subject: Re: [Orgmode] Bug with org-remember integration
Date: Thu, 30 Aug 2007 08:42:57 +0200

Fixed, thanks.

- Carsten

On Aug 29, 2007, at 8:54, Thomas Baumann wrote:

emacs 23 from cvs
org version 5.06e
remember settings as described by John Wiegleys very nice article

When I try to add a note or todo with

M-x remember (C-M-r)

and I have not yet visited any org buffer

I get the following error:

Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  string-match("\\S-" nil)
  org-make-link-string(nil nil)
  org-store-link(nil)
  org-remember-annotation()
  run-hook-with-args-until-success(org-remember-annotation)
(if remember-run-all-annotation-functions-flag (mapconcat (quote identity) (delq nil ...) "\n") (run-hook-with-args-until-success (quote remember-annotation-functions))) (let* ((annotation ...) (buf ...)) (run-hooks (quote remember-before-remember-hook)) (switch-to-buffer-other-window buf) (remember-mode) (when (= ... ...) (when initial ...) (setq remember-annotation annotation) (when remember-initial-contents ...) (when ... ...) (setq remember-initial-contents nil) (goto-char ...)) (message "Use C-c C-c to remember the data."))
  remember(nil)
  call-interactively(remember)


However, this did work with version 5.04, although there was
(obviously) no way to file the note directly.

Maybe I'm missing something?

Ciao
Thomas



_______________________________________________
Emacs-orgmode mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode



--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477





reply via email to

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