home *** CD-ROM | disk | FTP | other *** search
- Is there any simple way to suppress all `message' output during a load
- of a lisp file. I am loading pending delete and under the new version
- for 19.6 it now is verbose. There is no way to do this in the pending
- delete code (beyond modifying it). I therfore wonder if it is possible
- to suppress all messages for a particular (load ...)?
-
- (let ((message-silent t))
- (load ...))
-
- ... for example?
-
- Thanks in advance.
-
- Andy.
- --
- Andy Whitcroft Email: andy@cs.city.ac.uk (MIME & ATK)
- Systems Architecture Research Centre, Tel: +44 71 477 8551
- City University, London, UK. Fax: +44 71 477 8587
-
-