Re: Proper Filling of Verbatim Tags
Steinar Bang <[email protected]>
| Newsgroups | gmane.emacs.psgml.user |
|---|---|
| Organization | Probably a good idea |
| Message-ID | <[email protected]> |
>>>>> Dave Pawson <[email protected]>: > At 19:55 05/06/2003 +0100, Peter Flynn wrote: >> Put this at the top of each document, after the DocType Decl. >> <?PSGML NOFILL gi gi gi?> > <grin/> Come on Peter. Magic incantations apart... > What does it do please? I'm guessing here, but... looking at the code in the function sgml-do-processing-instruction (in sgml-parse.el), it looks like "gi gi gi" stands for a list of element names, and that the data structures for the elements with these names, in the parser, gets a flag called 'nofill, which presumably makes psgml not indent these elements contents. Ie. what the PI actually would look like, would be something like this: <?psgml nofill para programlisting screen?> ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com.