emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Keybinding in org-mode


From: Rainer M Krug
Subject: Re: [O] Keybinding in org-mode
Date: Fri, 24 Aug 2012 13:57:22 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:15.0) Gecko/20120821 Thunderbird/15.0

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 24/08/12 13:48, Bastien wrote:
> Rainer M Krug <address@hidden> writes:
> 
>> Following an earlier discussion, I would like to bind 
>> org-babel-remove-result to a key in
>> org-mode to C-c x - but what is the best way to do this?
> 
> Once Org is loaded (so that `org-mode-map' is defined):
> 
> (define-key org-mode-map "\C-cx-" 'org-babel-remove-result)

OK - this defines the key Cc-x to execute org-babel-remove-result for the 
org-mode keymap - nice.

I am now using

(define-key org-mode-map "\C-cx" 'org-babel-remove-result)


> 
> HTH,

most definitely,

Thanks,

Rainer

> 


- -- 
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, 
UCT), Dipl. Phys.
(Germany)

Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa

Tel :       +33 - (0)9 53 10 27 44
Cell:       +33 - (0)6 85 62 59 98
Fax :       +33 - (0)9 58 10 27 44

Fax (D):    +49 - (0)3 21 21 25 22 44

email:      address@hidden

Skype:      RMkrug
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iEYEARECAAYFAlA3bCIACgkQoYgNqgF2egoxtgCfTXlcJDNKatPT413MGJgKLWS2
oRQAn0mwu/USWX1I9q3ta9HdX5AW6VUB
=Uuji
-----END PGP SIGNATURE-----



reply via email to

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