all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* What does ":noerror" do?
@ 2013-10-12 22:57 Xue Fuqiao
  0 siblings, 0 replies; 8+ messages in thread
From: Xue Fuqiao @ 2013-10-12 22:57 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

From a recent post in emacs-devel[fn:1], I found a usage like this:

(message "Loading Emacspeak...%s"
         (if (load "emacspeak-loader" :noerror) "success!" "FAILED!"))

I'm not sure what the ‘:noerror’ is.  It seems that the ‘:noerror’ is
just like a random symbol, like ‘(quote noerror)’, but I could't find this
kind of usage in lispref.  Any ideas?

Footnotes:

[fn:1] http://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00256.html

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



^ permalink raw reply	[flat|nested] 8+ messages in thread
[parent not found: <mailman.3905.1381618634.10748.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2013-10-14 10:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-12 22:57 What does ":noerror" do? Xue Fuqiao
     [not found] <mailman.3905.1381618634.10748.help-gnu-emacs@gnu.org>
2013-10-12 23:06 ` Pascal J. Bourguignon
2013-10-13  2:14   ` Drew Adams
2013-10-13  3:26     ` Xue Fuqiao
     [not found]     ` <mailman.3911.1381634813.10748.help-gnu-emacs@gnu.org>
2013-10-14  9:33       ` jack-mac
     [not found]   ` <mailman.3909.1381630514.10748.help-gnu-emacs@gnu.org>
2013-10-13 14:17     ` Pascal J. Bourguignon
2013-10-13 16:27       ` Drew Adams
2013-10-14 10:22         ` Xue Fuqiao

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.