emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: org-mode, please change the name of function org-metaleft etc


From: Bastien
Subject: Re: org-mode, please change the name of function org-metaleft etc
Date: Wed, 31 Oct 2007 18:34:22 +0000
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux)

Jason Rumney <address@hidden> writes:

> 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.

A simple M-x occur on org.el gives:

  25151:(defun org-shiftmetaleft ()
  25198:(defun org-metaleft (&optional arg)
  25283:(defun org-shiftleft ()
  25301:(defun org-shiftcontrolleft ()

I guess `org-electric-left' won't be descriptive enough, even if it is a
good start.

-- 
Bastien




reply via email to

[Prev in Thread] Current Thread [Next in Thread]