bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#14932: [wishlist] Let symbol-file handle functions defined in C sour


From: Xue Fuqiao
Subject: bug#14932: [wishlist] Let symbol-file handle functions defined in C source files
Date: Mon, 22 Jul 2013 19:31:49 +0800

severity wishlist

I wish that symbol-file could handle _any_ kind of symbols.  I just
tried two symbols (both of them are defined in C), but neither of them
works:

(symbol-file 'symbol-function)
⇒ nil

(symbol-file 'set)
⇒ nil

(Don't know whether it can handle uninterned symbols.)

--
Best regards, Xue Fuqiao.
http://www.gnu.org/software/emacs/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]