On Sat, Aug 9, 2014 at 10:24 AM, Richard Stallman <rms@gnu.org> wrote:
    Is there any objection to us adding anaphora to EmacsLisp?

Concretely, what feature are you proposing?

It sounds like Nic is proposing something much like what I did last
year[0], for much the same reasons.  Though AFAIK Emacs currently
ships with only two anaphoric macros, namely `ibuffer-aif' and
`ibuffer-awhen', others such as `acond' would also be welcome
additions to elisp proper.  These macros and others are discussed in
more detail here[1].

[0] http://lists.gnu.org/archive/html/emacs-devel/2013-07/msg00480.html
[1] dunsmor.com/lisp/onlisp/onlisp_18.html