help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Alternate binding for C-a


From: Pascal J. Bourguignon
Subject: Re: Alternate binding for C-a
Date: Wed, 01 Apr 2009 11:11:15 +0200
User-agent: Gnus/5.101 (Gnus v5.10.10) Emacs/22.2 (gnu/linux)

willwillis <will.willis@gmail.com> writes:

> I've attempted several times to change C-a ( beginning-of-line ) to M-a. Does
> anyone know the elisp I'd need to put in my .emacs to make this change?
>
> (yes, I use screen if you were wondering why'd I'd want to do such a thing)

In screen, type: C-a :escape ^Z^Z RET   (type caret and Z, caret and Z)
This change screen's escape to C-z, which is bound to
iconify-or-deiconify-frame, useless in screen.

Otherwise see the other answer on how to change key bindings in emacs.

-- 
__Pascal Bourguignon__


reply via email to

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