all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "\"Jérôme M. Berger\"" <jeberger@free.fr>
To: help-gnu-emacs@gnu.org
Subject: Re: Hierarchical iMenu problems
Date: Sun, 26 Feb 2012 20:52:46 +0100	[thread overview]
Message-ID: <4F4A8D8E.2010605@free.fr> (raw)
In-Reply-To: <4F4A8513.2080509@speakeasy.org>

[-- Attachment #1: Type: text/plain, Size: 1381 bytes --]

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


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2012-02-26 19:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-02  7:43 C/C++ Mode Imenu Problem Thomas D. Dean
2012-02-02  8:40 ` Thomas D. Dean
2012-02-26 17:11   ` Hierarchical iMenu problems (was: Re: C/C++ Mode Imenu Problem) "Jérôme M. Berger"
2012-02-26 18:06     ` Drew Adams
2012-02-26 19:16       ` Hierarchical iMenu problems Thomas D. Dean
2012-02-26 19:52         ` "Jérôme M. Berger" [this message]
2012-02-27  0:02           ` suvayu ali
2012-03-03 21:43             ` "Jérôme M. Berger"
2012-02-26 18:14     ` Hierarchical iMenu problems (was: Re: C/C++ Mode Imenu Problem) Drew Adams

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=4F4A8D8E.2010605@free.fr \
    --to=jeberger@free.fr \
    --cc=help-gnu-emacs@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.