From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Rename `eww' to `web' Date: Sat, 29 Jun 2013 21:45:56 -0400 Message-ID: References: <874nchgcd4.fsf@tanger.home> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1372557771 19699 80.91.229.3 (30 Jun 2013 02:02:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 30 Jun 2013 02:02:51 +0000 (UTC) Cc: Daimrod , emacs-devel@gnu.org To: Richard Stallman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 30 04:02:51 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 1Ut6yY-00068E-TH for ged-emacs-devel@m.gmane.org; Sun, 30 Jun 2013 04:02:51 +0200 Original-Received: from localhost ([::1]:59429 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ut6yY-0006HC-GY for ged-emacs-devel@m.gmane.org; Sat, 29 Jun 2013 22:02:50 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35630) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ut6m4-0002dc-CI for emacs-devel@gnu.org; Sat, 29 Jun 2013 21:49:57 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ut6m3-0000Xg-Jb for emacs-devel@gnu.org; Sat, 29 Jun 2013 21:49:56 -0400 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:52228) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ut6iF-0007ti-OF; Sat, 29 Jun 2013 21:45:59 -0400 Original-Received: from fmsmemgm.homelinux.net (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id r5U1jvHJ025786; Sat, 29 Jun 2013 21:45:57 -0400 Original-Received: by fmsmemgm.homelinux.net (Postfix, from userid 20848) id 9E03EAE2E1; Sat, 29 Jun 2013 21:45:56 -0400 (EDT) In-Reply-To: (Richard Stallman's message of "Sat, 29 Jun 2013 16:30:34 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV4624=0 X-NAI-Spam-Version: 2.3.0.9362 : core <4624> : streams <991382> : uri <1462511> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 132.204.246.20 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:161314 Archived-At: 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. Stefan