Hi Kevin, Wow, you're right -- and I'm doing that in a lot of other places, too. Well, I'll just change those to... I dunno, something like (list '*FRAGMENT*). Thank you so much for taking the time to check that out for me!
Cheers, Julian On Tue, 22 Feb 2005 08:31:23 +1100, Kevin Ryde <[EMAIL PROTECTED]> wrote: > Julian Graham <[EMAIL PROTECTED]> writes: > > > > (*FRAGMENT* (@ (sdom:owner-document #<procedure #f ()>))) > > > > ...but when you run it after documentadoptnode-14, it's: > > > > (*FRAGMENT* (http://www.w3.org/1999/xhtml:acronym ... > > I notice you return a constant list '(*FRAGMENT*) for the > sdom:node-type-document-fragment case. Do you modify the cdr of that > directly (ie. with `set-cdr!')? If so then that constant will be > changed in the code, which is very possibly not what you want. > _______________________________________________ Bug-guile mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-guile
