unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Neil Jerram <neil@ossau.uklinux.net>
Cc: guile-user@gnu.org
Subject: Re: Making the -e option compatible with new versions of Guile 1.4
Date: Mon, 17 Jan 2005 19:32:51 +0000	[thread overview]
Message-ID: <41EC12E3.4030605@ossau.uklinux.net> (raw)
In-Reply-To: <lj8y6suglp.fsf@troy.dt.e-technik.uni-dortmund.de>

Marius Vollmer wrote:
> 
> Hmm, I don't think we should extend @ or @@ to do this.  Lexical
> variables are different from global ones: they only exist within a
> given environment and you need to specify that environment when
> accessing them.  @ and @@ can not specify this environment. [...]
 > Which procedure should this refer to?  Every call to xxx creates a new
> procedure named 'internal-proc'.

Ahem; yes, that's a pretty fundamental problem, isn't it.  I feel quite 
embarassed not to have realized this!

Thanks for pointing it out.

 > Hmm, yes, in a debugger, your syntax could refer to all procedures
 > every created.

Hmm - not sure what you mean here by "all procedures".

 >  So it could be part of the syntax of the debugger.

Yes - I'll give it some thought.  It's pretty clear what someone would 
mean by "setting a breakpoint on internal-proc", but we need to think of 
a way of saying this that works for more general local environment 
situations as well.

	Neil


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user


  reply	other threads:[~2005-01-17 19:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-14 16:33 Making the -e option compatible with new versions of Guile 1.4 Marius Vollmer
2005-01-14 23:39 ` Neil Jerram
2005-01-17 17:10   ` Marius Vollmer
2005-01-17 19:32     ` Neil Jerram [this message]
2005-01-17 19:43       ` Marius Vollmer
2005-01-17 22:28         ` Neil Jerram

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=41EC12E3.4030605@ossau.uklinux.net \
    --to=neil@ossau.uklinux.net \
    --cc=guile-user@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).