all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* anaphora in emacs-lisp?
@ 2014-08-08 20:29 Nic Ferrier
  2014-08-09  2:57 ` Thien-Thi Nguyen
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Nic Ferrier @ 2014-08-08 20:29 UTC (permalink / raw)
  To: emacs-devel

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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-08-13  3:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-08 20:29 anaphora in emacs-lisp? Nic Ferrier
2014-08-09  2:57 ` Thien-Thi Nguyen
2014-08-09 12:58 ` Stefan Monnier
2014-08-09 17:24 ` Richard Stallman
2014-08-10 23:18   ` Josh
2014-08-11  1:46     ` Richard Stallman
2014-08-11  7:09       ` David Kastrup
2014-08-13  3:55         ` Richard Stallman

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.