emacs-devel
[Top][All Lists]
Advanced

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

Re: Problem with nsterm.m


From: Jan Djärv
Subject: Re: Problem with nsterm.m
Date: Tue, 31 Jul 2012 08:01:13 +0200

Hello.

31 jul 2012 kl. 00:17 skrev chad:

> nsterm.m now has a dangling reference to ns_ignore_open_file, presumably 
> since this:
> 
> 2012-07-30  Jan Djärv  <address@hidden>
> 
>        * nsterm.m (ns_do_open_file): New variable.
>        (ns_term_init): Set ns_do_open_file to NO after run returns.
>        (openFile, openTempFile, openFileWithoutUI, openFiles): Open
>        files only if ns_do_open_file.
> 
> I'm guessing that it's meant to be !ns_do_open_file instead, and it seems to 
> work with that trivial change, but I'm not familiar with the code.
> 


Sorry about that, now fixed.

> Speaking of unfamiliar... Since updating to 10.8, I get:
> 
> ; Emacs.app/Contents/MacOS/Emacs 
> 2012-07-30 15:09:08.239 Emacs[40546:303] *** WARNING: -[NSImage 
> compositeToPoint:operation:] is deprecated in MacOSX 10.8 and later. Please 
> use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
> 2012-07-30 15:09:08.240 Emacs[40546:303] *** WARNING: -[NSImage 
> compositeToPoint:fromRect:operation:] is deprecated in MacOSX 10.8 and later. 
> Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.


I'll check that.

        Jan D.




reply via email to

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