GNU bug report logs - #8894
'which-func-mode' can not find function when 'semantic' enabled.

Previous Next

Package: emacs;

Reported by: Oleksandr Gavenko <gavenkoa <at> gmail.com>

Date: Sat, 18 Jun 2011 20:34:01 UTC

Severity: normal

Done: David Engster <deng <at> randomsample.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: David Engster <deng <at> randomsample.de>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#8894: closed ('which-func-mode' can not find function when
 'semantic' enabled.)
Date: Wed, 06 Jul 2011 20:37:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 06 Jul 2011 22:35:06 +0200
with message-id <87d3hn6tc5.fsf <at> engster.org>
and subject line Re: bug#8894: 'which-func-mode' can not find function when 'semantic' enabled.
has caused the GNU bug report #8894,
regarding 'which-func-mode' can not find function when 'semantic' enabled.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
8894: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8894
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Oleksandr Gavenko <gavenkoa <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 'which-func-mode' can not find function when 'semantic' enabled.
Date: Sat, 18 Jun 2011 21:33:33 +0100
Run Emacs version 23.3 (also same with 23.2):

  $ emacs -Q

Eval:

(semantic-mode 1)
(which-func-mode 1)
(find-file "~/tmp/hello.c")

for any .c file:

int main() {
    return EXIT_FAILURE;
}

In mode line 'which-func' show '[???]' for any function!
Without 'semantic' all work fine, (I see '[main]').

-- 
Best regards!


[Message part 3 (message/rfc822, inline)]
From: David Engster <deng <at> randomsample.de>
To: Oleksandr Gavenko <gavenkoa <at> gmail.com>
Cc: 8894-done <at> debbugs.gnu.org
Subject: Re: bug#8894: 'which-func-mode' can not find function when 'semantic'
	enabled.
Date: Wed, 06 Jul 2011 22:35:06 +0200
Oleksandr Gavenko writes:
> Run Emacs version 23.3 (also same with 23.2):

[...]

> In mode line 'which-func' show '[???]' for any function!
> Without 'semantic' all work fine, (I see '[main]').

I think this is the same issue as described in #8260, which was fixed
with revno. 100570. I did verify that this bug does not occur anymore
with the latest checkout from the emacs-23 branch, hence I'm closing
this bug.

-David


This bug report was last modified 13 years and 343 days ago.

Previous Next


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