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?
| |||
|
feedback
|
|
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 | |||||
|
feedback
|
|
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 ;-) | |||
|
feedback
|
|
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 | |||
|
feedback
|