Re: Popup problems with GTK

2005-03-24 Thread Stephan Stahl
Hi Jan. Jan D. said: > My patch only makes Emacs not hang. Emacs can not make it "work" > without modifying either GTK or Gnome. The Ctrl highlightning is > simply badly done. Ok, then i simply misunderstood you other mail. Thanks for you help. Stephan -- Stephan Stahl _

Re: Popup problems with GTK

2005-03-24 Thread Jan D.
This is very strange.. emacs -Q C-mouse-3 does nothing but " is undefined" is shown in the echo area. C-h k C-mouse-3 DOES show the usual/right screen. When i disable "Ctrl Highlighting" both do the right thing. Sorry your patch does not work. My patch only makes Emacs not hang. Emacs can not make

Re: Popup problems with GTK

2005-03-24 Thread Stephan Stahl
Hi Jan. Stephan Stahl said: > thing.. I'll try your patch and report back.. This is very strange.. emacs -Q C-mouse-3 does nothing but " is undefined" is shown in the echo area. C-h k C-mouse-3 DOES show the usual/right screen. When i disable "Ctrl Highlighting" both do the right thing. Sorry

Re: Popup problems with GTK

2005-03-24 Thread Stephan Stahl
Hi Jan. Jan D. said: > This must be one of the most annoying features I've seen, and poorly > implemented at that. I can't imagine any Emacs user wanting this, Every > Ctrl-press starts the animation, and there are a lot of ctrl-pressing > going on in Emacs. I've checked in a fix so that Emacs d

Re: Popup problems with GTK

2005-03-24 Thread Jan D.
Stephan Stahl wrote: Hi. Using a up-to-date cvs emacs, gtk toolkit and Gnome gives problems with popups when the Gnome mouse option "Highlight the pointer when you press Ctrl" is active. emacs -Q C-mouse-3 in any buffer and emacs hangs. This must be one of the most annoying features I've seen, a