GNU bug report logs -
#10386
CODE wishlist: ínclude delete-duplicates.el
Previous Next
Reported by: Jari Aalto <jari.aalto <at> cante.net>
Date: Wed, 28 Dec 2011 07:59:01 UTC
Severity: wishlist
Tags: wontfix
Found in version 23.3
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#10386: CODE wishlist: ínclude delete-duplicates.el
which was filed against the emacs package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 10386 <at> debbugs.gnu.org.
--
10386: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10386
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
tags 10386 wontfix
stop
Jari Aalto wrote:
> I come accross library functions that might be useful to be included in
> Emacs:
>
> http://mwolson.org/static/dist/elisp/delete-duplicates.el
The first line says:
;; Scraps of code having to do with deletion that I never ended up
;; using anywhere.
which is not inspiring. It has just 3 functions:
delete-from-list, which offers the same functionality as cl-seq's delete-if
delete-duplicates, which offers the same functionality as cl-seq's
function of the same name (see also subr's delete-dups)
and alist-disjoint, which does not seem especially useful ("Remove each
key in KEYS from ALIST")
So I don't see anything worth adding here.
[Message part 3 (message/rfc822, inline)]
Package: emacs
Version: 23.3
Severity: wishlist
I come accross library functions that might be useful to be included in
Emacs:
http://mwolson.org/static/dist/elisp/delete-duplicates.el
Jari
-- System Information
Debian Release: wheezy/sid
APT Prefers testing
APT policy: (500, testing) (990, unstable)
Architecture: i386
Kernel: Linux cante 3.1.0-1-686-pae #1 SMP Sun Dec 11 20:40:16 UTC 2011 i686 GNU/Linux
Locale: LANG=en_US.UTF-8
-- Versions of packages `emacs depends on'.
Depends:
emacs23 23.3+1-4 GNU Emacs is the extensible self-documenting
emacs23-lucid 23.3+1-4 GNU Emacs is the extensible self-documenting
emacs23-nox 23.3+1-4 GNU Emacs is the extensible self-documenting
This bug report was last modified 13 years and 198 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.