unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Any way to tell Emacs how to open specific URIs?
@ 2020-11-22 17:02 Jean Louis
  2020-11-23  2:41 ` 陈志伟
  2020-11-27 20:56 ` Tassilo Horn
  0 siblings, 2 replies; 16+ messages in thread
From: Jean Louis @ 2020-11-22 17:02 UTC (permalink / raw)
  To: Emacs Devel


I am using goto-browse-mode to highlight URLs and goto-browse-mode
uses in turn thing-at-point-uri-schemes and that is great.

But what I miss is how to define how to activate those URLs, as I
would like to activate those URLs in those buffers where
goto-browse-mode is is activated.

I strongly need a way to define how to open specific URIs as shown
here and to define some of my own. This will expand the program
capabilities I am making.

Is there any current way to define how to open these URIs?

Is there any plan to define those URIs how to open them?

thing-at-point-uri-schemes is a variable defined in ‘thingatpt.el’.
Its value is
("aaa://" "about:" "acap://" "apt:" "bzr://" "bzr+ssh://" "attachment:/" "chrome://" "cid:" "content://" "crid://" "cvs://" "data:" "dav:" "dict://" "doi:" "dns:" "dtn:" "feed:" "file:/" "finger://" "fish://" "ftp://" "geo:" "git://" "go:" "gopher://" "h323:" "http://" "https://" "im:" "imap://" "info:" "ipp:" "irc://" "irc6://" "ircs://" "iris.beep:" "jar:" "ldap://" "ldaps://" "magnet:" "mailto:" "mid:" "mtqp://" "mupdate://" "news:" "nfs://" "nntp://" "opaquelocktoken:" "pop://" "pres:" "resource://" "rmi://" "rsync://" "rtsp://" "rtspu://" "service:" "sftp://" "sip:" "sips:" "smb://" "sms:" "snmp://" "soap.beep://" "soap.beeps://" "ssh://" "svn://" "svn+ssh://" "tag:" "tel:" "telnet://" "tftp://" "tip://" "tn3270://" "udp://" "urn:" "uuid:" "vemmi://" "webcal://" "xri://" "xmlrpc.beep:
 //" "xmlrpc.beeps://" "z39.50r://" "z39.50s://" "xmpp:" "fax:" "man:" "mms://" "mmsh://" "modem:" "prospero:" "snews:" "wais://")

Documentation:
List of URI schemes recognized by ‘thing-at-point-url-at-point’.
Each string in this list should correspond to the start of a
URI’s scheme component, up to and including the trailing // if
the scheme calls for that to be present.



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2020-12-03  6:49 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-22 17:02 Any way to tell Emacs how to open specific URIs? Jean Louis
2020-11-23  2:41 ` 陈志伟
2020-11-23  3:23   ` T.V Raman
2020-11-23  3:57     ` Akira Kyle
2020-11-23 15:46       ` T.V Raman
2020-11-23  8:18   ` Jean Louis
2020-11-27 15:41   ` [solved] - " Jean Louis
2020-11-27 20:56 ` Tassilo Horn
2020-11-28  0:44   ` Jean Louis
2020-11-28 20:03     ` Tassilo Horn
2020-11-28 21:24       ` Jean Louis
2020-12-01 20:13         ` Tassilo Horn
2020-12-02 17:03           ` Jean Louis
2020-12-02 23:49             ` Akira Kyle
2020-12-03  6:49               ` Jean Louis
2020-12-02 17:40         ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).