From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xue Fuqiao Newsgroups: gmane.emacs.devel Subject: Re: Rename `eww' to `web' Date: Sun, 30 Jun 2013 10:35:13 +0800 Message-ID: References: <874nchgcd4.fsf@tanger.home> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1372559726 4471 80.91.229.3 (30 Jun 2013 02:35:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 30 Jun 2013 02:35:26 +0000 (UTC) Cc: Daimrod , Richard Stallman , emacs-devel To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 30 04:35:25 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 1Ut7U2-0003As-Jg for ged-emacs-devel@m.gmane.org; Sun, 30 Jun 2013 04:35:22 +0200 Original-Received: from localhost ([::1]:37663 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ut7U2-0004EX-6m for ged-emacs-devel@m.gmane.org; Sat, 29 Jun 2013 22:35:22 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45587) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ut7Ty-0004EF-6A for emacs-devel@gnu.org; Sat, 29 Jun 2013 22:35:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ut7Tx-0007XQ-39 for emacs-devel@gnu.org; Sat, 29 Jun 2013 22:35:18 -0400 Original-Received: from mail-wi0-x22f.google.com ([2a00:1450:400c:c05::22f]:45053) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ut7Tv-0007X9-OM; Sat, 29 Jun 2013 22:35:15 -0400 Original-Received: by mail-wi0-f175.google.com with SMTP id m6so2046087wiv.14 for ; Sat, 29 Jun 2013 19:35:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=qZpNymatPldtPyeCP83Hkp87x7xIseQTbE8W202vq/4=; b=Fz4toUYm+uF6LUroondxFFDPg7Mum9K6OA7xXoDGyKGzvME+Ck+byCbOqVrrnZS9Xm DcBdIquE6+bzBjzhmaFPgi1az17kryA1VttTDvGhrv5JCQ64iLbMYBoDrTx9RcKBdf31 z0QPV7+nwaDareEjcupNY5/hfRmkKn0RZbZ+Zov27mQRMxk0xIphybaNkYl+2rki9Wfv 2fAHC9rmTeUtMChy8QVB4Z6L5li5pIUprnPDeg8WBGqFEgRSRWwP5lWsuzBw6x3zyTIE o5yQfM6xLFHAlRCjguyFzqCHuPtiWwJw5YmLeSjHGEs/zXPWNPGCUZMhvDONH5tN6C/y L+yQ== X-Received: by 10.180.36.36 with SMTP id n4mr8676900wij.0.1372559714272; Sat, 29 Jun 2013 19:35:14 -0700 (PDT) Original-Received: by 10.194.59.148 with HTTP; Sat, 29 Jun 2013 19:35:13 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::22f 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:161315 Archived-At: On Sun, Jun 30, 2013 at 9:45 AM, Stefan Monnier wrote: > > Same as for "epa-*", this is a general problem of how to map general > functionality to the name of the particular package offering it. > > So far we've mostly used the menu bar or M-x apropos for that. > > But maybe we should try and develop something better specifically > for that. E.g. M-x aliases with intuitive names which then let you > choose which package to use for that feature. Agreed. It's a better approach than `(defalias 'irc 'rcirc)'. -- Best regards, Xue Fuqiao. http://www.gnu.org/software/emacs/