emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: David Engster <deng@randomsample.de>
To: Julien Cubizolles <j.cubizolles@free.fr>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-caldav problem: void-function url-http-options
Date: Sat, 09 Feb 2013 19:29:59 +0100	[thread overview]
Message-ID: <87d2w9gx20.fsf@engster.org> (raw)
In-Reply-To: <87y5exl6ls.fsf@free.fr> (Julien Cubizolles's message of "Sat, 09 Feb 2013 18:50:07 +0100")

Julien Cubizolles writes:
> David Engster <deng@randomsample.de> writes:
>
>> Julien Cubizolles writes:
>>> Since a few days (maybe an emacs update) I get this error message
>>> whenever I run org-caldav-sync. 
>>>
>>> Debugger entered--Lisp error: (void-function url-http-options)
>>>
>>> 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).
>>
>> Does doing a (require 'url-http) before calling org-caldav help?
>
> Yes it does, thanks, I should have thought of it. Why has it become
> necessary ? 

This change here is responsible:

revno: 110337
committer: Stefan Monnier <monnier@iro.umontreal.ca>
branch nick: trunk
timestamp: Mon 2012-10-01 23:48:01 -0400
message:
  * lisp/url/url-http.el (url-http-user-agent-string): Leak less info.
  (url-http, url-http-file-exists-p, url-http-file-readable-p)
  (url-http-file-attributes, url-http-options, url-https-default-port)
  (url-https-asynchronous-p): Don't autoload.

> It seems that url-http-options is called by
> url-dav-supported-p, defined in url-dav.el. Shouldn't url-dav.el require
> url-http.el ?

Yes, it should. Could you file a bug report about this?

-David

      reply	other threads:[~2013-02-09 18:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-09 15:07 org-caldav problem: void-function url-http-options Julien Cubizolles
2013-02-09 16:36 ` David Engster
2013-02-09 17:50   ` Julien Cubizolles
2013-02-09 18:29     ` David Engster [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=87d2w9gx20.fsf@engster.org \
    --to=deng@randomsample.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=j.cubizolles@free.fr \
    /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).