Gnus development mailing list
 help / color / mirror / Atom feed
From: bojohan+news@dd.chalmers.se (Johan Bockgård)
Subject: Re: calling gnus-group-mail with a groupname
Date: Tue, 13 Jan 2004 18:00:48 +0100	[thread overview]
Message-ID: <yoijad4rkclb.fsf@frealaf.dd.chalmers.se> (raw)
In-Reply-To: <m3d6a5n12l.fsf@quimbies.gnus.org>

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> I've never used flet in Emacs Lisp -- doesn't it have lexical scope?
> If it does, that would explain what you're seeing. (If not, then
> it's weirder.)

No (info "(cl)Function Bindings"):

    While `flet' in Common Lisp establishes a lexical binding of NAME,
    Emacs Lisp `flet' makes a dynamic binding. The result is that
    `flet' affects indirect calls to a function as well as calls
    directly inside the `flet' form itself.

-- 
Johan Bockgård



      reply	other threads:[~2004-01-13 17:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-09 15:21 Chris Green
2003-12-31  3:00 ` Lars Magne Ingebrigtsen
2004-01-13 17:00   ` Johan Bockgård [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=yoijad4rkclb.fsf@frealaf.dd.chalmers.se \
    --to=bojohan+news@dd.chalmers.se \
    /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 NNTP newsgroup(s).