[mew-int 2307] Re: Mew and Opera

Kazu Yamamoto ( 山本和彦 ) kazu at example.com
Fri Jun 29 17:50:00 JST 2007


Hello,

> How can I set Mew to open Opera browser by clicking html links within messages?
> Currently, I have the following in my .emacs file:
> (setq mew-prog-text/html-ext
>       '("opera" ("-a" "opera" "-remote" "openFile(%s)") t))
> But it still opens Firefox!
> 
> I am PC user.
> Mew 5.2

The code above is necessary only for UNIX. (And the code above is
probably invalid. That is only valid for Firefox.)

Mew on Mac calls the "open" subcommnad which calls the default
browser.

I'm not familiar to Windows. But Mew on Windows calls the "fiber.exec"
subcommand which calls the default browser. If you register Opera as
the default browser on Windows, you don't have to anything, I guess.

--Kazu



More information about the Mew-int mailing list