emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Bug: emacs 24 org-mode-map does not exist [7.8.11]


From: Giovanni Ridolfi
Subject: Re: [O] Bug: emacs 24 org-mode-map does not exist [7.8.11]
Date: Fri, 27 Jul 2012 16:26:27 +0100 (BST)

Hi, Mike,


Da: Mike Fitzgerald <address@hidden>
Inviato: Venerdì 27 Luglio 2012 17:10


I am experiencing the bug described at here:
http://comments.gmane.org/gmane.emacs.orgmode/55873


there Christopher said:
>>   (define-key org-mode-map (kbd "C-'") nil))
> You have to quote the inner form.
what about:

(define-key org-mode-map (kbd "\C-\'") nil))

Just for curiosity what is the rationale for remapping org-mode-map?

Regarding your configuration  I think that 

(require 'org)  and (require 'org-capture) 

are not necessary.

With 

Org-mode version 7.8.11 (c8acf8d6957 @ 
GNU Emacs 24.1.1 (i386-mingw-nt6.1.7601) of 2012-06-10 on MARVIN

I don't have them and Org works.


cheers,

Giovanni




reply via email to

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