bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#5459: Should url-util require url-vars?


From: Chong Yidong
Subject: bug#5459: Should url-util require url-vars?
Date: Sun, 24 Jan 2010 17:48:53 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux)

Lennart Borgman <lennart.borgman@gmail.com> writes:

> This is what I get in my *Messages* buffer on w32 after explicitly
> loading url-vars.el (I have not rebuilt Emacs yet with your changes):
>
>   (featurep 'url-vars)=t, url-show-status=nil
>   error in process filter:
> url-http-content-length-after-change-function: Symbol's value as
> variable is void: url-show-status
>
> The first line is just from
>
>   (message "(featurep 'url-vars)=%s, url-show-status=%s" (featurep
> 'url-vars) url-show-status)
>
> The second line looks very strange to me since url-show-status was
> defined on the first line and it is defined in url-vars.el.

Try rebuilding, and then provide an exact, step-by-step recipe to
reproduce the problem, starting from `emacs -Q'.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]