all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* should fset 'symbol get an undefined function warning?
@ 2007-10-30  5:14 Dan Nicolaescu
  2007-10-30 18:58 ` Stefan Monnier
  2007-10-31  0:09 ` Richard Stallman
  0 siblings, 2 replies; 8+ messages in thread
From: Dan Nicolaescu @ 2007-10-30  5:14 UTC (permalink / raw)
  To: emacs-devel


The warning "the function `my-fset-test' is not known to be defined"
is generated when compiling:

(fset 'my-fset-test 'foo)
(my-fset-test)

Wouldn't it be better if the warning was not generated?

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

end of thread, other threads:[~2007-10-31  0:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-30  5:14 should fset 'symbol get an undefined function warning? Dan Nicolaescu
2007-10-30 18:58 ` Stefan Monnier
2007-10-30 20:47   ` Dan Nicolaescu
2007-10-30 21:05     ` Drew Adams
2007-10-30 21:59       ` Stefan Monnier
2007-10-30 22:39         ` Drew Adams
2007-10-31  0:55           ` Stefan Monnier
2007-10-31  0:09 ` Richard Stallman

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.