emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#10386: closed (CODE wishlis t: ínclude delete-dup


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#10386: closed (CODE wishlis t: ínclude delete-duplicates.el)
Date: Wed, 11 Jan 2012 08:49:02 +0000

Your message dated Wed, 11 Jan 2012 03:47:57 -0500
with message-id <address@hidden>
and subject line Re: bug#10386: CODE wishlist: ínclude delete-duplicates.el
has caused the debbugs.gnu.org bug report #10386,
regarding CODE wishlist: ínclude delete-duplicates.el
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
10386: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10386
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: CODE wishlist: ínclude delete-duplicates.el Date: Wed, 28 Dec 2011 09:55:38 +0200
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 



--- End Message ---
--- Begin Message --- Subject: Re: bug#10386: CODE wishlist: ínclude delete-duplicates.el Date: Wed, 11 Jan 2012 03:47:57 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
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.


--- End Message ---

reply via email to

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