From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: org-mode, please change the name of function org-metaleft etc Date: Wed, 31 Oct 2007 16:32:09 +0000 Message-ID: <4728AE09.10402@gnu.org> References: <47279F39.2010401@gmail.com> <472897D8.9030600@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1193849104 19564 80.91.229.12 (31 Oct 2007 16:45:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 31 Oct 2007 16:45:04 +0000 (UTC) Cc: emacs-devel@gnu.org, rms@gnu.org, dominik@science.uva.nl To: "Lennart Borgman (gmail)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 31 17:44:56 2007 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 1InGgH-0006rk-OW for ged-emacs-devel@m.gmane.org; Wed, 31 Oct 2007 17:44:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1InGg8-00063P-4O for ged-emacs-devel@m.gmane.org; Wed, 31 Oct 2007 12:44:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1InGg2-0005zJ-0T for emacs-devel@gnu.org; Wed, 31 Oct 2007 12:44:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1InGfx-0005uq-Fn for emacs-devel@gnu.org; Wed, 31 Oct 2007 12:44:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1InGfw-0005uU-Vu for emacs-devel@gnu.org; Wed, 31 Oct 2007 12:44:17 -0400 Original-Received: from outmail1.freedom2surf.net ([194.106.33.237]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1InGUP-0004j0-R1; Wed, 31 Oct 2007 12:32:22 -0400 Original-Received: from [127.0.0.1] (i-83-67-23-108.freedom2surf.net [83.67.23.108]) by outmail1.freedom2surf.net (Postfix) with ESMTP id EE3705264C; Wed, 31 Oct 2007 16:32:15 +0000 (GMT) User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) In-Reply-To: <472897D8.9030600@gmail.com> X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:82232 Archived-At: Lennart Borgman (gmail) wrote: > The function name does not describe what it does. It is of course, as > Bastien pointed out, quite hard to name this function after that ... I'd suggest org-electric-left as better than org-metaleft. The word electric is used in other commands that act differently according to context, and it does not tie it to a specific key binding.