emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Redefine key for sorting


From: Igor Sosa Mayor
Subject: Re: [O] Redefine key for sorting
Date: Sat, 09 May 2015 10:09:12 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Leo Ufimtsev <address@hidden> writes:

> My C-c ^ doesn't appear to be mapped to sorting of the list. 
>
> But if you press C-h k, then your key-combo, then it shows you which function 
> is being called. e.g org-sort-list.
>
> You can then re-map via a function like:
> (define-key 'org-mode-map (kbd "C-c n") 'org-sort-list)
>
> Which you could add to your .emacs file.
>
> This article provides a more comprehensive keyboard remapping guide:
> https://www.masteringemacs.org/article/mastering-key-bindings-emacs

thanks! I knew the article but i forgot it...





reply via email to

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