Ville Skyttä writes:
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.
You remember correctly: One can write `start
www.xemacs.org' in
MS Window's command interpreter `cmd'. It should be an adapter
for the `open' action of the shell. I don't think anyway that
XEmacs is searching for that program as the stable series of
XEmacs encounters no problems opening URLs.
Regards,
Franz.