Thomas D. Dean wrote: > On 02/26/12 10:06, Drew Adams wrote: >>> Is there a bug tracker somewhere where the issue can be >>> entered / has already been entered? >> >> The GNU Emacs bug tracker is here: http://debbugs.gnu.org/. >> >> You can submit a bug report or enhancement request using `M-x >> report-emacs-bug'. >> See also the Emacs manual: `C-h r g checklist'. >> >> >> >> > Bug #10706 > Thanks. It seems I cannot comment on the bug and I didn't see anyplace where I could register (or login for that matter), so if you want to add the following steps to reproduce: - emacs -Q - Execute the following lisp commands (for example in the scratch buffer): - (require 'imenu) - (global-set-key [S-mouse-3] 'imenu) - (semantic-mode 1) - Open a C++ file (or type the following in a new C++ file): ==============================8<------------------------------ class foo { void a (void) {} void b (void) {} void c (void) {} }; ------------------------------>8============================== - Then play with the menu (S-mouse3 + mouse1). It may work for a short while (0 to 5 times), then it stops going to the target with mouse1 although it still goes with return. Emacs version 23.4.1 on 64 bits ArchLinux. Thanks, Jerome -- mailto:jeberger@free.fr http://jeberger.free.fr Jabber: jeberger@jabber.fr