emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

anaphora in emacs-lisp?


From: Nic Ferrier
Subject: anaphora in emacs-lisp?
Date: Fri, 08 Aug 2014 21:29:00 +0100

Is there any objection to us adding anaphora to EmacsLisp?

I have just written an alias for ibuffer's functions for about the
50-millionth time.

Simply aliasing the main functions implemented in ibuffer would be
trivial. It could be namespaced, as per Stefan's preference, with "a".

  (defalias 'aif 'ibuffer-aif)

etc...

Can we not do that?


Nic



reply via email to

[Prev in Thread] Current Thread [Next in Thread]