GNU bug report logs - #13821
24.3.50; which-func-ff-hook error: (wrong-type-argument stringp nil)

Previous Next

Packages: emacs, org-mode;

Reported by: Jambunathan K <kjambunathan <at> gmail.com>

Date: Tue, 26 Feb 2013 13:39:02 UTC

Severity: normal

Found in version 24.3.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jambunathan K <kjambunathan <at> gmail.com>
To: Nate Schley <nate.schley <at> gmail.com>
Cc: 13821 <at> debbugs.gnu.org, cedet-devel <at> lists.sourceforge.net
Subject: bug#13821: which-func-ff-hook errors
Date: Tue, 26 Feb 2013 23:30:54 +0530
I reported a bug with similar symptoms a few hours ago.

http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13821

> Folks,
>
> Every time I open a file, I get the following error:
>
> which-func-ff-hook error: (wrong-type-argument listp unbound)
>
> A quick check shows which-func-ff-hook calls the function ID'd by
> imenu-create-index-function, which is semantic-create-imenu-index.
>
> I don't have the time and elisp skills to diagnose this beyond this:
> the error occurs after the follow sexp is processed and the `or' tests
> are nil and nil
> (semantic-create-imenu-directory-index
> (or stream (semantic-fetch-tags-fast)))
>
> Does anyone have any thoughts about how to resolve this?

-- 




This bug report was last modified 12 years and 49 days ago.

Previous Next


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