unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#42432: 26.3; Doc of `browse-url*' functions
@ 2020-07-19 19:50 Drew Adams
  2020-07-19 19:55 ` Lars Ingebrigtsen
  2021-06-12 13:07 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 4+ messages in thread
From: Drew Adams @ 2020-07-19 19:50 UTC (permalink / raw)
  To: 42432

The doc of the `browse-url*' functions that says that the function uses
a WWW browser is, in general, incorrect when it comes to functions that
can browse a file.  The doc should be corrected in this regard.

For example, any function that directly or indirectly uses
`browse-url-default-windows-browser' does NOT, even in general, use a
web browser.  It typically uses `w32-shell-execute' with action "open"
to open the file.  In general, the program that does that is determined
by the file type, and in generalt it is NOT a web browser.


In GNU Emacs 26.3 (build 1, x86_64-w64-mingw32)
 of 2019-08-29
Repository revision: 96dd0196c28bc36779584e47fffcca433c9309cd
Windowing system distributor `Microsoft Corp.', version 10.0.18362
Configured using:
 `configure --without-dbus --host=x86_64-w64-mingw32
 --without-compress-install 'CFLAGS=-O2 -static -g3''





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

end of thread, other threads:[~2021-06-12 13:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-19 19:50 bug#42432: 26.3; Doc of `browse-url*' functions Drew Adams
2020-07-19 19:55 ` Lars Ingebrigtsen
2020-07-19 20:24   ` Drew Adams
2021-06-12 13:07 ` Lars Ingebrigtsen

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).