GNU bug report logs -
#7611
23.2; info-xref.el v.3
Previous Next
Reported by: Kevin Ryde <user42 <at> zip.com.au>
Date: Fri, 10 Dec 2010 22:36:02 UTC
Severity: normal
Found in version 23.2
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #35 received at 7611 <at> debbugs.gnu.org (full text, mbox):
> Is there a native equivalent to `remove-if' list filter by predicate?
More than one. Sshhhh! Keep these under your hat:
doc-view-remove-if lisp/doc-view.el
erc-remove-if-not lisp/erc/erc-compat.el
> Were some of those coming into the core?
They're already distributed with Emacs core but no one advertises 'em
for fear that they'll get documented... And if that should happen
info-xref might _break_ under its own load what with trying to
disambiguate symbols xrefed in the cl manual node and the lispref
manual node! :P
If/when the ert.el package moves into core we may inherit these tasty
bits too:
`ert--cl-do-remf', `ert--remprop', `ert--remove-if-not',
`ert--intersection', `ert--set-difference', `ert--union',
`ert--gensym', `ert--remove*', `ert--mismatch', `ert--subseq',
Still, you needn't worry that myriad CL-feature redundancies are bad
for Emacs. After all, having a single canonical well specified
implementation of commonly used lisp idioms is overrated. Then again,
maybe writing info-xref in Perl was not an option for you... :P
--
/s_P\
This bug report was last modified 14 years and 130 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.