bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#45883: browse-url-chrome-program forgot google-chrome-unstable


From: 積丹尼 Dan Jacobson
Subject: bug#45883: browse-url-chrome-program forgot google-chrome-unstable
Date: Fri, 15 Jan 2021 11:34:53 +0800

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]