all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* fset and error reporting
@ 2014-09-02 17:33 Dmitry Antipov
  2014-09-02 18:42 ` Jordon Biondo
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Antipov @ 2014-09-02 17:33 UTC (permalink / raw)
  To: Emacs development discussions

My .emacs has:

(fset 'yes-or-no-p 'y-or-n-p)

With -Q, I have:

(yes-or-no-p) ==> Wrong number of arguments: yes-or-no-p, 0

After loading .emacs, I have mysterious:

(yes-or-no-p) ==> Wrong number of arguments: (1 . 1), 0

Can someone explain why it is so?

Dmitry



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

end of thread, other threads:[~2014-09-02 18:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-02 17:33 fset and error reporting Dmitry Antipov
2014-09-02 18:42 ` Jordon Biondo

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.