Chrome is set as default browser, however it opens links in Firefox, which is undesired.
Googling this doesn't reveal anything useful, so do you have any ideas?
|
Chrome is set as default browser, however it opens links in Firefox, which is undesired. Googling this doesn't reveal anything useful, so do you have any ideas? |
|||
|
|
|
Emacs 23.2 doesn't directly support chrome, but it does support a "generic" browser, and something like this should work:
You don't mention your OS, but if it's Windows or Mac, you can try:
And, if that doesn't work, there are other folks who have implemented |
|||||||||||
|
|
As @Trey suggests, you can set it to a generic browser bu instead of "chromium-browser" use "google-chrome", like this:
That worked for me with Emacs 23.2 and Chrome 12. Though it might be Chrome 13 by the time I'm done writing this answer ;-) |
|||
|
|
|
I have a similar problem (although the other way around: I wanted emacs to open Firefox, but it opened Chromium). I'm using Ubuntu 12.04 (but already had the problem with 11.10). The solution below applies to Linux, maybe MacOS (?), probably not Windows. Setting I finally figured out that Emacs is using the
It so happens that, on my machine, So, long stort short: putting the following line
in your |
|||
|
|
|
I also had this problem when exporting org files to html. It would use firefox instead of chromium-browser. I fixed it by customizing |
|||
|
|
|
For chrubuntu, the google-chrome incantation as given above by Lex Fridman works with emacs 23.3.1, the default as of today. I suspect the chrubuntu configuration even when tickled to use chromium uses the wrong binary name. |
|||
|
|