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

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

Re: Apple Events


From: Perry Smith
Subject: Re: Apple Events
Date: Mon, 14 Feb 2011 14:31:59 -0600

On Feb 14, 2011, at 2:12 PM, Peter Dyballa wrote:

> 
> Am 14.02.2011 um 20:08 schrieb Perry Smith:
> 
>> The hook I have redefines mac-ae-get-url to catch what I think are called 
>> "Apple Events" but I can't find anything about Apple Events in the Emacs 23 
>> code (so far).
>> 
>> There is another reference to a mac-win.el file that I found when I googled 
>> mac-ae-get-url but I don't have that either nor is it in the normal 
>> distribution.
> 
> 
> You can start reading this thread and find mac-win.el archived (developed) 
> here: ftp://ftp.math.s.chiba-u.ac.jp/emacs.
> 
> This should also point to mac-win.el: 
> http://members.shaw.ca/akochoi-xemacs/index.html

Thanks for the help.

I went and downloaded emacs-22.3 and it has mac-win.el and also has mac.c.

In emacs-23.2, mac.c is gone that there is now nsterm.m and nsterm.h which 
connects to ns-win.el.  (ns is for NextStep I presume -- what Apple came from.  
Curiously, there is a reference to "GNU Window system" somewhere in one of the 
comments.  Is that going to be NextStep as well?)

In any case, my task now is to figure out how to port my code from emacs-22.3 
to emacs-23.2.  Control-T doesn't seem to be quite enough :-)

Wish me luck :-)

Perry




reply via email to

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