emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Sébastien Vauban" <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org>
To: emacs-orgmode-mXXj517/zsQ@public.gmane.org
Subject: Re: Capture abort: (void-function -mode)
Date: Sun, 05 Sep 2010 22:54:26 +0200	[thread overview]
Message-ID: <8739tnvrlp.fsf@mundaneum.com> (raw)
In-Reply-To: AANLkTinSiDU4O4TYxZ5iPKxLG=NM3-3n9J5n_yNsSiML@mail.gmail.com

Hi Noorul,

Noorul Islam wrote:
> 2010/9/3 Sébastien Vauban <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org>:
>> 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?
>
> Can you provide steps to re-produce this?

No, with some more use of it, I can tell it's not occurring every time.
Occurred a couple of times before I posted the above message. Not always, so.

Next time it occurs, I try to make it reproducible.

Though, I thought the message could give info to someone eventually having
played with that port of the code in the last days...


> Also which template are you using?

This one:

#+begin_src org
("No" "Org" entry
  (file+headline "~/Public/Notes-on-Org.txt" "Notes")
  "* %^{Title}
   :PROPERTIES:
   :Created: %U
   :END:

%i

From %a"
                    :empty-lines 1)
#+end_src

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

      reply	other threads:[~2010-09-05 20:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8739tnvrlp.fsf@mundaneum.com \
    --to=wxhgmqzgwmuf-genee64ty+gs+fvcfc7uqw@public.gmane.org \
    --cc=emacs-orgmode-mXXj517/zsQ@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).