unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#45883: browse-url-chrome-program forgot google-chrome-unstable
@ 2021-01-15  3:34 積丹尼 Dan Jacobson
  2021-01-15  3:39 ` 積丹尼 Dan Jacobson
  0 siblings, 1 reply; 3+ messages in thread
From: 積丹尼 Dan Jacobson @ 2021-01-15  3:34 UTC (permalink / raw)
  To: 45883

emacs/27.1/lisp/net/browse-url.el says:
  (defcustom browse-url-chrome-program
    (let ((candidates '("google-chrome-stable" "google-chrome")))

OK, but you forgot one:

$ ls /usr/bin/*chrom*|xargs dlocate
google-chrome-unstable: /usr/bin/google-chrome-unstable
$ apt-cache policy google-chrome-unstable
google-chrome-unstable:
  Installed: 89.0.4385.0-1
  Candidate: 89.0.4385.0-1
  Version table:
 *** 89.0.4385.0-1 500
        500 http://dl.google.com/linux/chrome/deb stable/main amd64 Packages
        100 /var/lib/dpkg/status

In fact maybe stable is now unstable, sort of     ^^^^^^.





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

* bug#45883: browse-url-chrome-program forgot google-chrome-unstable
  2021-01-15  3:34 bug#45883: browse-url-chrome-program forgot google-chrome-unstable 積丹尼 Dan Jacobson
@ 2021-01-15  3:39 ` 積丹尼 Dan Jacobson
  2021-01-19  6:00   ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: 積丹尼 Dan Jacobson @ 2021-01-15  3:39 UTC (permalink / raw)
  To: 45883

Wait, it seems they also ship a symlink,
$ ls -l /usr/bin/*chrom*
lrwxrwxrwx 1 root root 31 11-14 07:22 /usr/bin/google-chrome -> /etc/alternatives/google-chrome
lrwxrwxrwx 1 root root 50 01-11 13:48 /usr/bin/google-chrome-unstable -> /opt/google/chrome-unstable/google-chrome-unstable
So it seems browse-url-chrome-program should still work as is. 





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

* bug#45883: browse-url-chrome-program forgot google-chrome-unstable
  2021-01-15  3:39 ` 積丹尼 Dan Jacobson
@ 2021-01-19  6:00   ` Lars Ingebrigtsen
  0 siblings, 0 replies; 3+ messages in thread
From: Lars Ingebrigtsen @ 2021-01-19  6:00 UTC (permalink / raw)
  To: 積丹尼 Dan Jacobson; +Cc: 45883

積丹尼 Dan Jacobson <jidanni@jidanni.org> writes:

> Wait, it seems they also ship a symlink,
> $ ls -l /usr/bin/*chrom*
> lrwxrwxrwx 1 root root 31 11-14 07:22 /usr/bin/google-chrome ->
> /etc/alternatives/google-chrome
> lrwxrwxrwx 1 root root 50 01-11 13:48 /usr/bin/google-chrome-unstable
> -> /opt/google/chrome-unstable/google-chrome-unstable
> So it seems browse-url-chrome-program should still work as is. 

So there's nothing to do here?  Then I'm closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

end of thread, other threads:[~2021-01-19  6:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-15  3:34 bug#45883: browse-url-chrome-program forgot google-chrome-unstable 積丹尼 Dan Jacobson
2021-01-15  3:39 ` 積丹尼 Dan Jacobson
2021-01-19  6:00   ` 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).