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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 8894 in the body.
You can then email your comments to 8894 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#8894; Package emacs. (Sat, 18 Jun 2011 20:34:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Oleksandr Gavenko <gavenkoa <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 18 Jun 2011 20:34:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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!




Reply sent to David Engster <deng <at> randomsample.de>:
You have taken responsibility. (Wed, 06 Jul 2011 20:37:03 GMT) Full text and rfc822 format available.

Notification sent to Oleksandr Gavenko <gavenkoa <at> gmail.com>:
bug acknowledged by developer. (Wed, 06 Jul 2011 20:37:04 GMT) Full text and rfc822 format available.

Message #10 received at 8894-done <at> debbugs.gnu.org (full text, mbox):

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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 04 Aug 2011 11:24:05 GMT) Full text and rfc822 format available.

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.