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: Johan Bockgård
Subject: Re: [RFA] Console based mouse face highlighting.
Date: Tue, 22 May 2007 17:54:16 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1.50 (gnu/linux)

Nick Roberts <address@hidden> writes:

>  > 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.

There have been no changes since I tried it. Can you reproduce it?

>  > 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?

The latter.

> Does it work for you otherwise?

The menu bar can't be activated by clicking; dragging the
mode-line/vertical-border doesn't work.

-- 
Johan Bockgård





reply via email to

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