all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Kastrup <dak@gnu.org>
To: Stefan Merten <stefan@merten-home.de>
Cc: Wei-Wei Guo <wwguocn@gmail.com>, Martin Blais <blais@furius.ca>,
	Daniel Colascione <dancol@dancol.org>,
	David Goodger <goodger@python.org>,
	emacs-devel@gnu.org
Subject: Re: rst-mode deprecated keybindings: okay to remove? During freeze?
Date: Fri, 10 Jan 2014 13:36:24 +0100	[thread overview]
Message-ID: <87zjn4hv3r.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <2444.1389355765@eskebo.homelinux.merten-home.de> (Stefan Merten's message of "Fri, 10 Jan 2014 13:09:25 +0100")

Stefan Merten <stefan@merten-home.de> writes:

> I now checked your patch. In general I like your patch.
>
> However, at this time I refuse using `lexical-let' in `rst.el' for
> backward compatibility.

Backward compatibility with _what_?  lexical-let was available in
Emacs 21.1 already.  It's conceivable that this requires something like

(eval-when-compile (require 'cl-macs))

for some non-current versions, but it's certainly available.

What isn't, is setting the lexical-binding file variable to t in order
to have all "let" interpreted as "lexical-let" by default.

-- 
David Kastrup



  reply	other threads:[~2014-01-10 12:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-06  3:32 rst-mode deprecated keybindings: okay to remove? During freeze? Daniel Colascione
2014-01-06  4:30 ` Stefan Monnier
2014-01-06 20:35   ` Stefan Merten
2014-01-06 20:43     ` Daniel Colascione
2014-01-08  9:35       ` Stefan Merten
2014-01-10 12:09         ` Stefan Merten
2014-01-10 12:36           ` David Kastrup [this message]
2014-01-10 13:55             ` Stefan Monnier
2014-01-10 14:56               ` Thierry Volpiatto
2014-01-10 17:09                 ` Stefan Monnier
2014-01-10 14:12             ` Stefan Merten

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=87zjn4hv3r.fsf@fencepost.gnu.org \
    --to=dak@gnu.org \
    --cc=blais@furius.ca \
    --cc=dancol@dancol.org \
    --cc=emacs-devel@gnu.org \
    --cc=goodger@python.org \
    --cc=stefan@merten-home.de \
    --cc=wwguocn@gmail.com \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.