emacs-devel
[Top][All Lists]
Advanced

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

Re: C-g crash in C-x C-f (OSX Lion)


From: Jan Djärv
Subject: Re: C-g crash in C-x C-f (OSX Lion)
Date: Sat, 17 Dec 2011 10:27:35 +0100

Hello.

16 dec 2011 kl. 22:24 skrev Andreas Schwab:

> Eli Zaretskii <address@hidden> writes:
> 
>> How come the x coordinate of an event could be passed to
>> ns_string_to_symbol as a string, no matter how it is type-cast??
> 
> Because Fx_own_selection_internal put it there.
> 
> (Get your barf bag ready!)
> 

It only puts it there so the static function ns_handle_selection_request can 
extract it.  But ns_handle_selection_request is only called from 
Fx_own_selection_internal, so why this hack?  It is not needed.  There is also 
dead code in nsselect.m.  We need to clean this up.

        Jan D.




reply via email to

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