unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#14932: [wishlist] Let symbol-file handle functions defined in C source files
@ 2013-07-22 11:31 Xue Fuqiao
  2013-07-25 18:33 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Xue Fuqiao @ 2013-07-22 11:31 UTC (permalink / raw)
  To: 14932

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/





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-30  6:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-22 11:31 bug#14932: [wishlist] Let symbol-file handle functions defined in C source files Xue Fuqiao
2013-07-25 18:33 ` Stefan Monnier
2021-05-30  6:25   ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).