Re: read-entity, is there any example or use explication?

Subject: Re: read-entity, is there any example or use explication?
From: "W. Eliot Kimber" <eliot@xxxxxxxxxxxxxx>
Date: Thu, 03 Sep 1998 08:42:58 -0500
At 06:40 AM 9/3/98 -0400, Norman Walsh wrote:
>  (let* (;; Yes, the next line really ends with "#", "\", "[newline]"
>	 (newline #\
>)

Minor tip: you can use &#RE; in place of a literal new line:

(let* (;; Yes, the next line really ends with "#", "\", "[newline]"
	 (newline #\&#RE;)

Cheers,

E.
--
<Address HyTime=bibloc>
W. Eliot Kimber, Senior Consulting SGML Engineer
ISOGEN International Corp.
2200 N. Lamar St., Suite 230, Dallas, TX 75202.  214.953.0004
www.isogen.com
</Address>


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread
  • Re: read-entity, is there any example or use explication?, (continued)
        • Norman Walsh - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id KAA19305Thu, 3 Sep 1998 10:44:16 -0400 (EDT)
        • Tony Graham - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id MAA29505Thu, 3 Sep 1998 12:33:29 -0400 (EDT)
        • Russell Steven Shawn O'Connor - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id KAA12102Fri, 4 Sep 1998 10:33:37 -0400 (EDT)
        • Russell Steven Shawn O'Connor - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id KAA12181Fri, 4 Sep 1998 10:36:00 -0400 (EDT)
      • W. Eliot Kimber - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id JAA15434Thu, 3 Sep 1998 09:57:42 -0400 (EDT) <=
        • Norman Walsh - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id KAA18553Thu, 3 Sep 1998 10:27:32 -0400 (EDT)
    • Pawson, David - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id LAA27523Thu, 3 Sep 1998 11:35:20 -0400 (EDT)