all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "積丹尼 Dan Jacobson" <jidanni@jidanni.org>
To: 45883@debbugs.gnu.org
Subject: bug#45883: browse-url-chrome-program forgot google-chrome-unstable
Date: Fri, 15 Jan 2021 11:34:53 +0800	[thread overview]
Message-ID: <87y2guna8y.5.fsf@jidanni.org> (raw)

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	other threads:[~2021-01-15  3:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-15  3:34 積丹尼 Dan Jacobson [this message]
2021-01-15  3:39 ` bug#45883: browse-url-chrome-program forgot google-chrome-unstable 積丹尼 Dan Jacobson
2021-01-19  6:00   ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y2guna8y.5.fsf@jidanni.org \
    --to=jidanni@jidanni.org \
    --cc=45883@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.