emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Capture abort: (void-function -mode)
@ 2010-09-03 10:11 Sébastien Vauban
  2010-09-04  5:19 ` Noorul Islam
  0 siblings, 1 reply; 3+ messages in thread
From: Sébastien Vauban @ 2010-09-03 10:11 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

Hello,

With git pull'ed yesterday eve, I now have this popping up when capturing some
text from Gnus:

--8<---------------cut here---------------start------------->8---
Debugger entered--Lisp error: (error "Capture abort: (void-function -mode)")
  signal(error ("Capture abort: (void-function -mode)"))
  error("Capture abort: %s" (void-function -mode))
  (condition-case error (org-capture-put :template (org-capture-fill-template)) ((error quit) (if ... ...) (error "Capture abort: %s" error)))
  (cond ((equal entry "C") (customize-variable ...)) ((equal entry "q") (error "Abort")) (t (org-capture-set-plist entry) (org-capture-get-template) (org-capture-put :original-buffer orig-buf :annotation annotation :initial initial) (org-capture-put :default-time ...) (org-capture-set-target-location) (condition-case error ... ...) (if ... ... ... ...)))
  (let* ((orig-buf ...) (annotation ...) (initial ...) (entry ...)) (when (stringp initial) (remove-text-properties 0 ... ... initial)) (when (stringp annotation) (remove-text-properties 0 ... ... annotation)) (cond (... ...) (... ...) (t ... ... ... ... ... ... ...)))
  (cond ((equal goto ...) (org-capture-goto-target)) ((equal goto ...) (org-capture-goto-last-stored)) (t (let* ... ... ... ...)))
  org-capture(nil)
  call-interactively(org-capture nil nil)
--8<---------------cut here---------------end--------------->8---

Any idea?

Best regards,
  Seb

-- 
Sébastien Vauban


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-09-05 20:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-03 10:11 Capture abort: (void-function -mode) Sébastien Vauban
2010-09-04  5:19 ` Noorul Islam
2010-09-05 20:54   ` Sébastien Vauban

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).