unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Julian Graham <joolean@gmail.com>
Cc: bug-guile@gnu.org
Subject: Re: leaky let*-bindings?
Date: Mon, 21 Feb 2005 17:26:30 -0500	[thread overview]
Message-ID: <2bc5f821050221142676690839@mail.gmail.com> (raw)
In-Reply-To: <878y5h4n2s.fsf@zip.com.au>

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 <user42@zip.com.au> wrote:
> Julian Graham <joolean@gmail.com> 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
Bug-guile@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-guile


      reply	other threads:[~2005-02-21 22:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-21  4:57 leaky let*-bindings? Julian Graham
2005-02-21 21:31 ` Kevin Ryde
2005-02-21 22:26   ` Julian Graham [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2bc5f821050221142676690839@mail.gmail.com \
    --to=joolean@gmail.com \
    --cc=bug-guile@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).