emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Julien Cubizolles <j.cubizolles@free.fr>
To: emacs-orgmode@gnu.org
Subject: org-caldav problem: void-function url-http-options
Date: Sat, 09 Feb 2013 16:07:42 +0100	[thread overview]
Message-ID: <87fw15msox.fsf@free.fr> (raw)


Since a few days (maybe an emacs update) I get this error message
whenever I run org-caldav-sync. 

--8<---------------cut here---------------start------------->8---
Debugger entered--Lisp error: (void-function url-http-options)
  url-http-options("https://www.google.com/calendar/dav/0fseo5jbfp99polnfc6ic38h88@group.calendar.google.com/events/")
  url-dav-supported-p("https://www.google.com/calendar/dav/0fseo5jbfp99polnfc6ic38h88@group.calendar.google.com/events/")
  (or (and (boundp (quote url-dav-patched-version)) url-dav-patched-version) (url-dav-supported-p (org-caldav-events-url)))
  (if (or (and (boundp (quote url-dav-patched-version)) url-dav-patched-version) (url-dav-supported-p (org-caldav-events-url))) nil (error "You have to either use Emacs from bzr, or the patched `url-dav' package from the org-caldav repository."))
  org-caldav-sync()
  call-interactively(org-caldav-sync record nil)
  command-execute(org-caldav-sync record)
  execute-extended-command(nil "org-caldav-sync")
  call-interactively(execute-extended-command nil nil)
--8<---------------cut here---------------end--------------->8---

I've been digging around a bit and url-http-options is defined in
url-http.el which is present on my system
(/usr/share/emacs/24.3.50/lisp/url/url-http.el.gz) so I don't understand
why it isn't found (assuming that void-function message actually means
it can't find the definition of the function).

Everything was working fine with org-caldav before and I was very happy
with it. Thanks a lot to its developper.

Julien.

             reply	other threads:[~2013-02-09 16:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-09 15:07 Julien Cubizolles [this message]
2013-02-09 16:36 ` org-caldav problem: void-function url-http-options David Engster
2013-02-09 17:50   ` Julien Cubizolles
2013-02-09 18:29     ` David Engster

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=87fw15msox.fsf@free.fr \
    --to=j.cubizolles@free.fr \
    --cc=emacs-orgmode@gnu.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).