[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Any way to tell Emacs how to open specific URIs?
From: |
Tassilo Horn |
Subject: |
Re: Any way to tell Emacs how to open specific URIs? |
Date: |
Sat, 28 Nov 2020 21:03:16 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Jean Louis <bugs@gnu.support> writes:
>> > Is there any current way to define how to open these URIs?
>>
>> I'm not exactly sure if I understand the question, but maybe
>> `browse-url-handlers' (Emacs 28 only) is what you are looking for
>> (assuming that clicking on an URL with goto-browse-mode does calls
>> `browse-url').
>
> Yes, thank you, Lars added it recently. Great.
Oh really? I was pretty sure that I added it! ;-)
Anyway, great that it does the trick. Feel free to ask if anything is
unclear.
Bye,
Tassilo