From: "Jan D." <jan.h.d@swipnet.se>
Cc: emacs-devel@gnu.org
Subject: Re: Popup problems with GTK
Date: Thu, 24 Mar 2005 23:15:17 +0100 [thread overview]
Message-ID: <8ebcbda493dce8672373241e0c503271@swipnet.se> (raw)
In-Reply-To: <44692.194.95.226.87.1111696305.squirrel@wwws.franken.de>
> This is very strange..
>
> emacs -Q
> C-mouse-3 does nothing but "<C-mouse-3> 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 it "work"
without modifying either GTK or Gnome. The Ctrl highlightning is
simply badly done.
Normally the menu is popped up with C-mouse-3-down and then popped down
on C-mouse-3 (which is actually never seen as a lisp event since the
menu grabs the mouse). But now C-mouse-3-down popps it up, we see that
it does in fact does not pupup and forget the whole thing. Then
C-mouse-3 comes adn Emacs does nothing. If you wan't to use the Ctrl
highlights pointer option you can bind C-mouse-3 to ignore.
Jan D.
next prev parent reply other threads:[~2005-03-24 22:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-24 18:10 Popup problems with GTK Stephan Stahl
2005-03-24 19:06 ` Jan D.
2005-03-24 19:29 ` Stephan Stahl
2005-03-24 20:31 ` Stephan Stahl
2005-03-24 22:15 ` Jan D. [this message]
2005-03-24 22:28 ` Stephan Stahl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8ebcbda493dce8672373241e0c503271@swipnet.se \
--to=jan.h.d@swipnet.se \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.