home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.emacs.help
- Path: sparky!uunet!cis.ohio-state.edu!gnu.ai.mit.edu!rms
- From: rms@gnu.ai.mit.edu (Richard Stallman)
- Subject: elisp: interactive calling of C subroutines
- Message-ID: <9207292240.AA24087@mole.gnu.ai.mit.edu>
- Sender: gnulists@ai.mit.edu
- Organization: Gatewayed from the GNU Project mailing list help-gnu-emacs@prep.ai.mit.edu
- References: <9207281828.AA02073@hugo.lucid>
- Date: Wed, 29 Jul 1992 14:40:49 GMT
- Lines: 8
-
- People should note that other built-in Lisp primitives are special in
- other ways. The three that are special in this particular way are not
- the only ones that you may find yourself unable to redefine.
-
- It would be a bad idea for us to try to state which primitives are
- special, because it might change at any time.
-
-
-