On Wed, 2005-10-19 at 11:33 +0900, Stephen J. Turnbull wrote:
>>>>> "Franz" == Franz Haeuslschmid
<lukrez(a)gmx.at> writes:
Franz> Hm. There is no program `open'. I guess, it is supposed to work
Franz> as follows on MS Windows: The action `open' is provided by the
Franz> shell (Explorer ?).
Then you'll have to change either the specification in browse-url or
change your shell to one that provides "open".
IIRC one can (also?) say "start $something" to get $something opened
with the program it's asssociated with. I have no idea whether that's a
shell built-in or an external program though.