all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman@gmail.com>
To: 5459@debbugs.gnu.org
Subject: bug#5459: Should url-util require url-vars?
Date: Sat, 23 Jan 2010 21:36:31 +0100	[thread overview]
Message-ID: <e01d8a51001231236r5afdb2a9nfb93e63bacf6c41d@mail.gmail.com> (raw)

I got these error messages when calling url-retrieve (which is autloaded):

error in process filter:
url-http-content-length-after-change-function: Symbol's value as
variable is void: url-show-status
error in process filter: Symbol's value as variable is void: url-show-status
error in process filter:
url-http-content-length-after-change-function: Symbol's value as
variable is void: url-show-status
error in process filter: Symbol's value as variable is void: url-show-status
...

url-show-status is defined in url-vars.el.
url-http-content-length-after-change-function calls
url-display-percentage which needs url-show-status.

url-display-percentage is defined in url-util.el. Maybe this library
should require url-vars?







             reply	other threads:[~2010-01-23 20:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-23 20:36 Lennart Borgman [this message]
2010-01-23 22:50 ` bug#5459: Should url-util require url-vars? Chong Yidong
2010-01-24 22:40   ` Lennart Borgman
2010-01-24 22:48     ` Chong Yidong
2010-01-24 22:49     ` Lennart Borgman
2010-01-25  3:04       ` Stefan Monnier

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

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

  git send-email \
    --in-reply-to=e01d8a51001231236r5afdb2a9nfb93e63bacf6c41d@mail.gmail.com \
    --to=lennart.borgman@gmail.com \
    --cc=5459@debbugs.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.