[Openmcl-devel] Installation of ILisp

Sudhir Shenoy sudhir.shenoy at nssmb.com
Sun Nov 17 17:51:49 PST 2002


Yes, you can do

(setq browse-url-browser-function
       '(lambda (url &optional new-win)
          (do-applescript (concat "open location \"" url "\""))))

--
Sudhir

On Monday, November 18, 2002, at 05:20  am, Sven Van Caekenberghe wrote:
>
> The openurl script looks like this:
>
> #!/bin/sh
> osascript -e 'open location "'$*'"'
>
> But I think you can directly invoke AppleScript from Emacs now, so 
> maybe the openurl hack is no longer needed: I'll have to look into 
> that.


_______________________________________________
Openmcl-devel mailing list
Openmcl-devel at clozure.com
http://clozure.com/cgi-bin/mailman/listinfo/openmcl-devel



More information about the Openmcl-devel mailing list