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

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

bug#19556: eww: make URI rewriting fully customizable


From: Ivan Shmakov
Subject: bug#19556: eww: make URI rewriting fully customizable
Date: Sun, 11 Jan 2015 06:25:20 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

>>>>> Stefan Monnier <monnier@IRO.UMontreal.CA> writes:

 >> +(defcustom eww-uri-rewrite-hook
 >> +  '(eww-uri-file
 >> +    eww-uri-not-supported
 >> +    eww-uri-remote-prepend-http
 >> +    eww-uri-search)

 > A hook defined with defcustom, with a non-nil default value, and
 > which is not defined in a preloaded file, is asking for trouble.

        If you mean that I should’ve marked it for autoloading, – yes.
        (And the same goes for eww-suggest-uris.)

        However, I’ve already provided a variant of the change [1] which
        is free of this deficiency.

[1] 87y4pazf33.fsf@violet.siamics.net">news:87y4pazf33.fsf@violet.siamics.net
    http://debbugs.gnu.org/19556#44

-- 
FSF associate member #7257  http://boycottsystemd.org/  … 3013 B6A0 230E 334A





reply via email to

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