[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] info URL « open at point » patch
From: |
Vincent Belaïche |
Subject: |
Re: [O] info URL « open at point » patch |
Date: |
Tue, 26 Jun 2018 05:47:04 +0000 |
One more point : do org-mode experts have an idea about whether there
are any better way to match a URL that can be browsed with the
browse-url function.
My point is that for a modular design, the same package that provides
the browse-url function, should also provide some match-url-at-point-p
predicate, e.g.
- 1st optional argument would give a point in the current buffer, (point) if
omitted
- 2nd optional argument would be an include/exclude list of protocols which you
want/don't want to browse with browse-url. All browsable protocols
would be assumed if omitted. For instance the info browser would
exclude info protocol, so that it can directly browse it.
This way the package calling browse-url would be independant/futureproof
w.r.t. to URL format/evolultion.
V.
- [O] info URL « open at point » patch, Vincent Belaïche, 2018/06/26
- Re: [O] info URL « open at point » patch, Eli Zaretskii, 2018/06/24
- Re: [O] info URL « open at point » patch, Vincent Belaïche, 2018/06/26
- Re: [O] info URL « open at point » patch, Eli Zaretskii, 2018/06/24
- Re: [O] info URL « open at point » patch, Vincent Belaïche, 2018/06/26
- Re: [O] info URL « open at point » patch, Eli Zaretskii, 2018/06/24
- Re: [O] info URL « open at point » patch, Vincent Belaïche, 2018/06/26
- Re: [O] info URL « open at point » patch, Eli Zaretskii, 2018/06/24
- Re: [O] info URL « open at point » patch, Vincent Belaïche, 2018/06/26
- Re: [O] info URL « open at point » patch,
Vincent Belaïche <=
- Re: [O] info URL « open at point » patch, Eli Zaretskii, 2018/06/26
- Message not available
- Re: [O] info URL « open at point » patch, Eli Zaretskii, 2018/06/27
- Re: [O] info URL « open at point » patch, Eli Zaretskii, 2018/06/26
- Re: [O] info URL « open at point » patch, Vincent Belaïche, 2018/06/26
Re: [O] info URL « open at point » patch, Jean-Christophe Helary, 2018/06/24