From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Vitalie Spinu Newsgroups: gmane.emacs.devel Subject: Re: completion.el users? Date: Sun, 12 May 2013 11:09:51 +0200 Organization: EUR Message-ID: <87vc6oa7j4.fsf@gmail.com> References: <87vc6p8sdi@ch.ristopher.com> <87li7lo4p8.fsf@yandex.ru> <0BA3DA32EEC343739CFE4229CA94FD5B@us.oracle.com> <87txm9uxmp@ch.ristopher.com> <943243026FFC4D699528918175E0ABDC@us.oracle.com> <87d2sxuq6v@ch.ristopher.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1368349810 27944 80.91.229.3 (12 May 2013 09:10:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 12 May 2013 09:10:10 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun May 12 11:10:10 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UbSID-0007lf-Fh for ged-emacs-devel@m.gmane.org; Sun, 12 May 2013 11:10:09 +0200 Original-Received: from localhost ([::1]:48879 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UbSIC-0006zr-U2 for ged-emacs-devel@m.gmane.org; Sun, 12 May 2013 05:10:08 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:52743) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UbSI3-0006x9-V6 for emacs-devel@gnu.org; Sun, 12 May 2013 05:10:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UbSHz-0006XV-QJ for emacs-devel@gnu.org; Sun, 12 May 2013 05:09:59 -0400 Original-Received: from mail-wi0-x234.google.com ([2a00:1450:400c:c05::234]:52261) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UbSHz-0006XF-JS for emacs-devel@gnu.org; Sun, 12 May 2013 05:09:55 -0400 Original-Received: by mail-wi0-f180.google.com with SMTP id h11so1933291wiv.1 for ; Sun, 12 May 2013 02:09:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:subject:organization:references:date:in-reply-to :message-id:user-agent:mime-version:content-type; bh=fdEg+r42eiMYjpJwgX13dP5eTPp1KDSQxsGEznE59Dk=; b=ijN81Z3iugMphHiaQVrjxb3K2ZjwgJkVTe1Pms+KOGXpki18eEtEkhhTEQRROLdp6c L4XaYgVvVILQJOiXL9PVUs3YVE/hXia6yyXd0Gmos3OtP5kr11Mm5UAllfZYRqYxzCt0 R0HeKSQ8OulctGip6UreoUfnkfqfuW2AeMRvZXKiPlPvxR6Fd+E4J/jFopq/wGWSmOoD ZsWKGSrNyU0TpV//fuMg0MHtkRbUP+JCGJU2d28GC8i1NS/u64xJWcuEpuDsf9WPJWjZ PN7WrKSjLi9GLoYIQlp3UvOja6TD0b08f6RWwTNIKsm891ygyIOjXICvhPxvQ1XEbsYP XwIQ== X-Received: by 10.194.76.199 with SMTP id m7mr33554399wjw.43.1368349794496; Sun, 12 May 2013 02:09:54 -0700 (PDT) Original-Received: from localhost (dhcp-077-249-018-128.chello.nl. [77.249.18.128]) by mx.google.com with ESMTPSA id ed20sm8920972wic.0.2013.05.12.02.09.53 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 12 May 2013 02:09:53 -0700 (PDT) In-Reply-To: <87d2sxuq6v@ch.ristopher.com> (Christopher Schmidt's message of "Sat, 11 May 2013 23:05:35 +0100 (BST)") User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::234 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:159529 Archived-At: >> Christopher Schmidt >> on Sat, 11 May 2013 23:05:35 +0100 (BST) wrote: [...] > Why promote usage of dynamic-completion-mode although there are other > free packages such as auto-complete-mode or predictive-mode[2] which are > superior to dynamic-completion-mode? This abundance of different completion packages is also very confusing for the new users. [...] > How about moving the code to a special GNU ELPA branch - the GNU ELPAM > (Emacs Lisp Package Archaeological Museum)? Move it back to the GNU > ELPA if someone steps up to maintain it... Nice :) Vitalie