emacs-devel
[Top][All Lists]
Advanced

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

Re: [RFA] Console based mouse face highlighting.


From: Nick Roberts
Subject: Re: [RFA] Console based mouse face highlighting.
Date: Sun, 20 May 2007 21:51:14 +1200

 > I found these problems.
 > 
 > 
 > 1. When the connection to Gpm is not open, term-close-connection
 >    causes a crash. (Evaluate `(term-close-connection)' twice.)
 > 
 > Program received signal SIGSEGV, Segmentation fault.
 > [Switching to Thread 47687871279920 (LWP 25171)]
 > 0x0000000000547ffd in delete_gpm_wait_descriptor (desc=-1) at process.c:7032
 > 7032   FD_CLR (desc, &input_wait_mask);

I think that I've already fixed this problem.  Could you please update to my
last set of changes and tell me if it goes away.

 > 2. When t-mouse is running, evaluate 
 > 
 >      (track-mouse (read-event))
 > 
 >    Move the mouse.
 > 
 > Program received signal SIGSEGV, Segmentation fault.
 > 0x0000000000000000 in ?? ()

OK.  I couldn't get track-mouse to work but I didn't realised it made things
crash.  I've only seen track-mouse used for GUD tooltips.  Is it's broken state
inconveniencing you or are you just reporting a bug?  I can take those changes
out but I'd prefer to get it working first.

Does it work for you otherwise?

Thanks for the report.

-- 
Nick                                           http://www.inet.net.nz/~nickrob




reply via email to

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