Path: utzoo!utgpu!water!watmath!uunet!tut.cis.ohio-state.edu!WHEATIES.AI.MIT.EDU!phr From: phr@WHEATIES.AI.MIT.EDU (Paul Rubin) Newsgroups: gnu.emacs.bug Subject: "format" function suggestion Message-ID: <8810050713.AA02552@wheat-chex.ai.mit.edu> Date: 5 Oct 88 07:13:59 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 4 I suggest a new conversion spec, "%g" perhaps (after G format in Fortran), to convert any object to its printed form like prin1-to-string. Also (nitpick) format's doc str does not describe %o or %x.