Fabrice Popineau <Fabrice.Popineau(a)supelec.fr> writes:
Using the latest CVS, this doesn't work as expected by default:
(mswindows-shell-execute "open"
http://www.google.fr")
You need to:
(let ((mswindows-shortcuts-are-symlinks nil))
(mswindows-shell-execute "open"
http://www.google.fr"))
instead to get the expected effect.
Hi Fabrice, should we commit this workaround for now?
Have you found out any more about this?
--
Adrian Aichner
mailto:adrianï¼ xemacs.org
http://www.xemacs.org/