[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: browse-url-of-buffer broken at HEAD?
From: |
Tassilo Horn |
Subject: |
Re: browse-url-of-buffer broken at HEAD? |
Date: |
Wed, 06 May 2020 23:12:09 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
"T.V Raman" <address@hidden> writes:
> Thanks for checking in the fix so quickly, much appreciated since I
> depend on EWW for too many things to count:-)
I know, you're welcome. :-)
If some other browse-url stuff behaves differently in the future, have a
look at the value of `browse-url-default-handlers'. The culprit is most
likely in there. You can override those default handlers using
`browse-url-handlers'.
Bye,
Tassilo