From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christopher Schmidt Newsgroups: gmane.emacs.help Subject: Re: Is mcomplete.el still relevant? Date: Thu, 26 Jul 2012 01:31:18 +0100 (BST) Message-ID: <87txwvfjn1@ch.ristopher.com> References: <4abbdab5-239d-456d-8272-d453b2fb45a1@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1343262687 963 80.91.229.3 (26 Jul 2012 00:31:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 26 Jul 2012 00:31:27 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 26 02:31:27 2012 Return-path: Envelope-to: geh-help-gnu-emacs@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 1SuBzD-0001Ok-1x for geh-help-gnu-emacs@m.gmane.org; Thu, 26 Jul 2012 02:31:27 +0200 Original-Received: from localhost ([::1]:34081 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SuBzC-0005RG-5K for geh-help-gnu-emacs@m.gmane.org; Wed, 25 Jul 2012 20:31:26 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:44616) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SuBz7-0005R8-VL for help-gnu-emacs@gnu.org; Wed, 25 Jul 2012 20:31:22 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SuBz6-0004zP-Kj for help-gnu-emacs@gnu.org; Wed, 25 Jul 2012 20:31:21 -0400 Original-Received: from ristopher.com ([146.185.21.93]:45385 helo=saturn.ch.ristopher.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SuBz6-0004z6-Bt for help-gnu-emacs@gnu.org; Wed, 25 Jul 2012 20:31:20 -0400 Original-Received: by saturn.ch.ristopher.com (Postfix, from userid 0) id 866E720BC6; Thu, 26 Jul 2012 01:31:18 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ch.ristopher.com; s=mail; t=1343262678; bh=vCAfydQt4mFsnqFCLwrFw/xLLEoQQKQeCQxwlUsnHiU=; h=From:To:Subject:In-Reply-To:References:Message-ID:MIME-Version: Content-Type:Date; b=M6mOUr0Gy+2vcH8N7aEeHzGIy43TiAXAZiDrjc1dXmYOp5uOroj2jkxV55EFS85P4 zSMXwuP2KwHK2jDtjVOLVIvmG0pOPsdtns8noTPn9hKB3ifxKrpID9vl0xFbSQGtek hmqQtHOe8rV3wEfbsAYPABfDx/FbQyrIvK2/obD4= In-Reply-To: <4abbdab5-239d-456d-8272-d453b2fb45a1@googlegroups.com> (Minejima Yuji's message of "Wed, 25 Jul 2012 12:18:36 -0700 (PDT)") Mail-Followup-To: help-gnu-emacs@gnu.org X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Received-From: 146.185.21.93 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:86048 Archived-At: Minejima Yuji writes: > Does some other package overtake its functionality? Or does Emacs no > longer need it because it already does the same thing on its own? mcomplete seems to implement a subset of Icicles[1] and icomplete. Icicles is not a standard package, though. Christopher [1] http://homepage1.nifty.com/bmonkey/emacs/elisp/mcomplete.el