home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / emacs / help / 3577 < prev    next >
Encoding:
Text File  |  1992-07-30  |  759 b   |  20 lines

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