[Openmcl-devel] Installation of ILisp
Sven Van Caekenberghe
sven at beta9.be
Tue Nov 19 13:21:59 PST 2002
Thanks,
This works great and is definitely faster!
On Monday, November 18, 2002, at 02:51 AM, Sudhir Shenoy wrote:
> 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.
>
>
--
Sven Van Caekenberghe - mailto:sven at beta9.be
Beta Nine - software engineering - http://www.beta9.be
.Mac - svc at mac.com - http://homepage.mac.com/svc
_______________________________________________
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