emacs-devel
[Top][All Lists]
Advanced

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

Re: url-history.el: variable url-history-track defined but not used


From: Richard M. Stallman
Subject: Re: url-history.el: variable url-history-track defined but not used
Date: Mon, 28 Nov 2005 22:11:18 -0500

    +      (and (featurep 'url)
    +           (fboundp #'url-history-setup-save-timer)

Those tests are rather undesirable; it would be better for
this to work regardless of what else is loaded.

What is the reason for those tests?  What problem do they solve?
Let's look for another solution.




reply via email to

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