Path: utzoo!utgpu!water!watmath!uunet!bu-cs!bloom-beacon!apple!rutgers!labrea!polya!shap From: shap@polya.Stanford.EDU (Jonathan S. Shapiro) Newsgroups: gnu.emacs.bug Subject: Re: nulls in strings passed to format Message-ID: <4199@polya.Stanford.EDU> Date: 30 Sep 88 20:06:02 GMT References: <8809301814.AA13969@prep.ai.mit.edu> Reply-To: shap@polya.Stanford.EDU (Jonathan S. Shapiro) Distribution: gnu Organization: Stanford University Lines: 12 If you will forgive me for interjecting an *opinion*, it seems to me that relying on an aspect of the behavior of FORMAT that is implementation-specific is at best a risky proposition. To the best of my knowledge, LISPs in general don't do anything special about NUL's, and in my opinion it would be a mistake to encourage EMACS-LISP to commit in this direction. In fact, I consider this aspect of the behavior of FORMAT to be a *bug*. It is not, however, a bug that I worry about - i.e. I don't care if it ggets fixed or not. Jon