From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.help Subject: Re: org-mode, please change the name of function org-metaleft etc Date: Wed, 31 Oct 2007 02:29:48 +0000 Message-ID: <87wst42ezn.fsf@bzg.ath.cx> References: <47279F39.2010401@gmail.com> <87odegduyp.fsf@bzg.ath.cx> <4727B835.3090709@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1193794228 24484 80.91.229.12 (31 Oct 2007 01:30:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 31 Oct 2007 01:30:28 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 31 02:30:30 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1In2Pe-00055e-D9 for geh-help-gnu-emacs@m.gmane.org; Wed, 31 Oct 2007 02:30:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1In2PU-0005G6-Kv for geh-help-gnu-emacs@m.gmane.org; Tue, 30 Oct 2007 21:30:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1In2PD-0005FJ-NI for help-gnu-emacs@gnu.org; Tue, 30 Oct 2007 21:30:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1In2PC-0005EL-7m for help-gnu-emacs@gnu.org; Tue, 30 Oct 2007 21:30:03 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1In2PC-0005EI-2O for help-gnu-emacs@gnu.org; Tue, 30 Oct 2007 21:30:02 -0400 Original-Received: from fk-out-0910.google.com ([209.85.128.190]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1In2PB-00024f-2F for help-gnu-emacs@gnu.org; Tue, 30 Oct 2007 21:30:01 -0400 Original-Received: by fk-out-0910.google.com with SMTP id 19so2590219fkr for ; Tue, 30 Oct 2007 18:30:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:received:from:to:subject:in-reply-to:references:user-agent:date:message-id:mime-version:content-type:sender; bh=ho91GcKLr67Bc48TnjNp4sCNBWml9Ne+4TYTWXrvhCg=; b=m0sEs5L/tN8CkmC1rkbxmNa2h5DD/mlLEaOB8p2bByOKtzdTY2NlY6ShKGKuOITpOQV7IsTWq/XI6kZns2l2uymVvEYcn0sH4ykdiRWeXy85O1Puv2PfoNSS+h3HkvCGWP2DLi10EQ/OJhmxLTQU68uDTLEXXi+x/1XVjb7+W2s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:from:to:subject:in-reply-to:references:user-agent:date:message-id:mime-version:content-type:sender; b=MSqBze2qSfikmL8cG74DQZBIBXFxBcWYCfD2rx4iOBEGKyAUMlvvr5ZY6wCHcJKy0/9ayFMt6Y9snrUKHh13a3Jc6rQpiawstj8i8r0SyfgjcQ+UGuGKT5+5VpRLeUUnN+bE2Byp24y7rJViK24+mT8Nm3HmimOnBEhYGzwRb6A= Original-Received: by 10.82.165.13 with SMTP id n13mr15156617bue.1193794199388; Tue, 30 Oct 2007 18:29:59 -0700 (PDT) Original-Received: from bzg.ath.cx ( [78.113.180.159]) by mx.google.com with ESMTPS id c4sm5274943nfi.2007.10.30.18.29.55 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 30 Oct 2007 18:29:57 -0700 (PDT) Original-Received: by bzg.ath.cx (Postfix, from userid 1000) id A5AAB1575BA; Wed, 31 Oct 2007 02:29:48 +0000 (GMT) In-Reply-To: <4727B835.3090709@gmail.com> (Lennart Borgman's message of "Wed, 31 Oct 2007 00:03:17 +0100") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:48932 Archived-At: "Lennart Borgman (gmail)" writes: >> See the docstring of `org-metaleft': >> >> ,----[ (org-metaleft &optional arg) ] >> | Promote heading or move table column to left. >> | Calls `org-do-promote' or `org-table-move-column', depending on context. >> | With no specific context, calls the Emacs default `backward-word'. >> | See the individual commands for more information. >> `---- >> >> I cannot think of a better name. What would you propose? > > It does not have to be short. It should rather be descriptive IMO. org-do-promote-or-table-move-left-or-backward-word ?! I do understand the current name of the function is not very helpful, but if a user want to know more about this defun, it's likely he will look for the docstring instead, no? -- Bastien