Leo <[EMAIL PROTECTED]> writes: >> Debugger entered--Lisp error: (void-function remember-buffer) >> remember-buffer() >> funcall(remember-buffer) >> (let ((org-note-abort t)) (funcall org-finish-function)) >> (if (not org-finish-function) (call-interactively (quote show-branches)) >> (let (...) (funcall org-finish-function))) >> org-kill-note-or-show-branches() >> call-interactively(org-kill-note-or-show-branches) >> >> Thanks, > > Apparently, remember.el bundled with Emacs CVS has been changed. And > the function 'remember-buffer' is no more.
Did you explicitely required the remember.el package somewhere in your configuration? I think Emacs maintainers plan to remove some autoloads in remember.el, not the function themselves... -- Bastien _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode