GNU bug report logs - #10706
23.3; Imenu behaved differently with submenus

Previous Next

Package: emacs;

Reported by: "Thomas D. Dean" <tomdean <at> speakeasy.org>

Date: Thu, 2 Feb 2012 22:31:02 UTC

Severity: minor

Tags: moreinfo

Found in version 23.3

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "Jérôme M. Berger" <jeberger <at> free.fr>
To: 10706 <at> debbugs.gnu.org
Subject: bug#10706: Reproduced on Linux (both 32 and 64 bits), works on Windows
Date: Sat, 03 Mar 2012 22:41:49 +0100
[Message part 1 (text/plain, inline)]
	Here are easy steps to reproduce the issue:

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

	The bug happens with Emacs version 23.4.1 on 64 bits and 32 bits
ArchLinux. It does not happen on Windows with the packages from
EmacsW32 (neither the patched version nor the vanilla version).

		Jerome
-- 
mailto:jeberger <at> free.fr
http://jeberger.free.fr
Jabber: jeberger <at> jabber.fr

[signature.asc (application/pgp-signature, attachment)]

This bug report was last modified 3 years and 324 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.