all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rudolfo Ungern <rolf_unger@hotmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: imenu with cc-mode in emacs 22 (win32)
Date: Mon, 17 Nov 2008 10:58:16 -0800 (PST)	[thread overview]
Message-ID: <4aec70b5-b641-4540-9ff0-ab1b6a295a8e@r15g2000prh.googlegroups.com> (raw)
In-Reply-To: f85fa642-ba5e-46c1-89f4-58feb15e115d@r37g2000prr.googlegroups.com

Okay,

> On the other hand the same .emacs file works fine with
> emacs-21.3 and imenu.

I have to correct my above statement that emacs 21.3 doesn't
show any problem. I did now another test and figured out, that
for emacs 21.3 it is only plain imenu, that is working, but not in
combination with speedbar.

I get the following stack trace after hitting C-g when I try to
navigate to a function in the file Display.c

Debugger entered--Lisp error: (quit)
  vertical-motion(55 #<window 3 on Display.c>)
  lazy-lock-fontify-conservatively(#<window 3 on Display.c>)
  lazy-lock-fontify-after-visage()
  run-hooks(outline-view-change-hook)
  outline-flag-region(7544 7577 nil)
  org-flag-heading(nil)
  byte-code("..."
  org-show-context(org-goto)
  (lambda nil (org-show-context (quote org-goto)))()
  run-hooks(speedbar-visiting-tag-hook)
  speedbar-tag-find("cmFileMapInit" #<marker at 7549 in Display.c> 2)
  speedbar-do-function-pointer()
  speedbar-edit-line()
  call-interactively(speedbar-edit-line)

So it seems to be an issue with org-mode. The problem with imenu
may be solved with the step from org-mode version 5.23 to 6.09, but
speedbar on cc-mode still doesn't work with org-mode.

Rolf.


  reply	other threads:[~2008-11-17 18:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-12 11:21 imenu with cc-mode in emacs 22 (win32) Rudolfo Ungern
2008-11-12 12:58 ` Alan Mackenzie
     [not found] ` <mailman.133.1226494022.26697.help-gnu-emacs@gnu.org>
2008-11-13  1:45   ` Rudolfo Ungern
2008-11-13 11:26     ` Rudolfo Ungern
2008-11-17 18:58       ` Rudolfo Ungern [this message]
2008-11-18 15:57         ` Rudolfo Ungern

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=4aec70b5-b641-4540-9ff0-ab1b6a295a8e@r15g2000prh.googlegroups.com \
    --to=rolf_unger@hotmail.com \
    --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.