unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Barzilay <eli@barzilay.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] trunk r117340: * lisp/calculator.el: Lots of revisions
Date: Tue, 24 Jun 2014 03:47:00 -0400	[thread overview]
Message-ID: <21417.11508.295124.122197@home.barzilay.org> (raw)
In-Reply-To: <jwvwqc7hixl.fsf-monnier+emacsdiffs@gnu.org>, <jwvha3bhfgn.fsf-monnier+emacsdiffs@gnu.org>

Yesterday, Stefan Monnier wrote:
> 
> > Using the original seems to complain about unbound functions when
> > letf is trying to save the old `symbol-function' values.
> 
> I guess you could use
> 
>     (eval `(cl-flet ...) t)

Yeah, that's what I ended up doing.


> Since calculator.el is not distributed separately, I assumed there
> was no need to preserve backward compatibility.

I'm not worried about backward compatibility in general -- just
locally, to the point where it works on the Emacs version I'm actually
using every day.


> Ah, right.  That makes a lot of sense.  I think you can drop the
> ascii-character part because the function-key-map should cover a
> strict superset, but indeed the function-key-map is still needed.

OK.

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!



  reply	other threads:[~2014-06-24  7:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1Ww2Qw-0002aL-HF@vcs.savannah.gnu.org>
2014-06-16 21:22 ` [Emacs-diffs] trunk r117340: * lisp/calculator.el: Lots of revisions Stefan Monnier
2014-06-18 10:08   ` Eli Barzilay
2014-06-18 18:49     ` Stefan Monnier
2014-06-23  5:21       ` Eli Barzilay
2014-06-23  5:48         ` Nicolas Semrau
2014-06-23 14:24         ` Stefan Monnier
2014-06-18 15:21 ` Stefan Monnier
2014-06-22 12:23   ` Eli Barzilay
2014-06-23 13:24     ` Stefan Monnier
2014-06-24  7:47       ` Eli Barzilay [this message]
2014-06-25  1:11       ` Stephen J. Turnbull

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/emacs/

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

  git send-email \
    --in-reply-to=21417.11508.295124.122197@home.barzilay.org \
    --to=eli@barzilay.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).