public inbox for guile-emacs@sourceware.org
 help / color / mirror / Atom feed
From: Ken Raeburn <raeburn@raeburn.org>
To: rms@gnu.org
Cc: guile-emacs@sourceware.cygnus.com
Subject: Re: guile-emacs-0.1 released
Date: Sun, 07 Jan 2001 13:28:00 -0000	[thread overview]
Message-ID: <200101072128.QAA10694@raeburn.org> (raw)
In-Reply-To: <200101071713.KAA18087@aztec.santafe.edu>

> I am responding to messages that got buried during the year.
> Please forgive me for taking so long to respond.

It's okay, I know the problem too well....

> It occurs to me now that there's more than one way of interpreting
> what you originally said.  So I think the useful thing for me to do
> is explain what I'm concerned about.

Sorry I wasn't more clear about it.  Yes, what you describe is what I
want to see.  What I meant by "interaction of Lisp dynamic
bindings...and Scheme lexical bindings" was basically how to set up
that interface for Scheme code to access the "current" elisp values,
and possibly the reverse.  (And the function value of a symbol, etc.)

> But whatever mechanism people use in Scheme to make and access
> dynamically scoped variables, it should be integrated smoothly with
> Emacs buffer-local and frame-local bindings when you use it in Emacs.

Yes, the Emacs "current" value would deal with not just the dynamic
binding, but also the buffer- and frame-local bindings, falling back
to the global Scheme "default" value only if none of the others were
in use.  Though it may be useful to provide functions to look at each
of those separately, for maximum convenience we probably want one or
two macros for reading and writing that will just Do The Right Thing
for people manipulating the elisp environment from Scheme.

      reply	other threads:[~2001-01-07 13:28 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-13 15:11 Keisuke Nishida
2000-03-14 12:46 ` guileapi.x problems [patch] Kalle Olavi Niemitalo
2000-03-14 13:20   ` Keisuke Nishida
2000-03-15 21:11   ` Ken Raeburn
2000-03-16  4:29     ` Kalle Olavi Niemitalo
2000-03-16  8:55       ` Keisuke Nishida
2000-03-16 16:57         ` Kalle Olavi Niemitalo
2000-03-17  9:55           ` Keisuke Nishida
2000-03-15 21:07 ` guile-emacs-0.1 released Ken Raeburn
2000-03-16 12:29   ` Keisuke Nishida
2000-03-16 18:50   ` Richard Stallman
2000-03-17  2:10     ` Ken Raeburn
2001-01-07  9:13       ` Richard Stallman
2001-01-07 13:28         ` Ken Raeburn [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

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

  git send-email \
    --in-reply-to=200101072128.QAA10694@raeburn.org \
    --to=raeburn@raeburn.org \
    --cc=guile-emacs@sourceware.cygnus.com \
    --cc=rms@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).