Adrian Aichner <adrian(a)xemacs.org> writes:
 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? 
I didn't look close enough.
This isn't a workaround, other than in the sense that I will now run with
(setq mswindows-shortcuts-are-symlinks nil)
for a while to see what else breaks.
Best regards,
Adrian
 Have you found out any more about this? 
-- 
Adrian Aichner
 mailto:adrianï¼ xemacs.org
 
http://www.xemacs.org/