From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Online help and help-for-help improvements Date: Thu, 28 Feb 2008 18:48:01 -0500 Message-ID: <87ve48ej7y.fsf@stupidchicken.com> References: <87myplmgn8.fsf@kfs-lx.rd.rdm> <877igookke.fsf@stupidchicken.com> <871w6wk7n1.fsf@kfs-lx.rd.rdm> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1204242595 10225 80.91.229.12 (28 Feb 2008 23:49:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 Feb 2008 23:49:55 +0000 (UTC) Cc: emacs-devel@gnu.org To: storm@cua.dk (Kim F. Storm) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 29 00:50:20 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JUsW4-00032d-L9 for ged-emacs-devel@m.gmane.org; Fri, 29 Feb 2008 00:50:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUsVY-00021r-9Q for ged-emacs-devel@m.gmane.org; Thu, 28 Feb 2008 18:49:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JUsVU-00021j-So for emacs-devel@gnu.org; Thu, 28 Feb 2008 18:49:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUsVT-00021H-9J for emacs-devel@gnu.org; Thu, 28 Feb 2008 18:49:44 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUsVT-00021E-4M for emacs-devel@gnu.org; Thu, 28 Feb 2008 18:49:43 -0500 Original-Received: from cyd.mit.edu ([18.115.2.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JUsVS-0005XL-Nj for emacs-devel@gnu.org; Thu, 28 Feb 2008 18:49:42 -0500 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id A33384E3F9; Thu, 28 Feb 2008 18:48:01 -0500 (EST) In-Reply-To: <871w6wk7n1.fsf@kfs-lx.rd.rdm> (Kim F. Storm's message of "Fri\, 29 Feb 2008 00\:01\:38 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.91 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:90797 Archived-At: storm@cua.dk (Kim F. Storm) writes: > Chong Yidong writes: > >> Looks OK to me, but the renamed functions should be accompanied by >> aliases for the old names. > > Who would use the old names? According to Google, for example, there is a package called neophyte.el that creates advice for describe-project, which you've renamed to describe-gnu-project.