help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [h-e-w] Please test w32-shell-execute


From: Drew Adams
Subject: RE: [h-e-w] Please test w32-shell-execute
Date: Thu, 19 Nov 2009 06:51:14 -0800

>  (w32-shell-execute "open" "c:/some/file.html") ;; OK
>  (w32-shell-execute nil "file:c:/some/file.html") ;; OK
>  (w32-shell-execute nil "file:///c:/some/file.html") ;; OK
>  (w32-shell-execute "open" "file:///c:/some/file.html") ;; Doesn't work
>  (w32-shell-execute "open" "file:c:/some/file.html") ;; Doesn't work

I get the same as you, Lennart.

The last two do not open the browser, and they do not raise an error - they seem
to do nothing.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]