emacs-devel
[Top][All Lists]
Advanced

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

Re: `C-b' is backward-char, `left' is left-char - why?


From: PJ Weisberg
Subject: Re: `C-b' is backward-char, `left' is left-char - why?
Date: Fri, 27 May 2011 17:25:49 -0700

On Fri, May 27, 2011 at 4:23 PM, Drew Adams <address@hidden> wrote:
>> > Enabling (or disabling) as an option - is that impossible?
>>
>> Certainly not.  You can set the option like so:
>> (global-set-key (kbd "<left>") 'backward-char)
>
> Not at all what I meant, as you no doubt know.

I know, but is it worse than "(setq backward-is-always-left t)"?



reply via email to

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