emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Bug (regression) in org-replace-disputed-keys. Bisected.


From: Nicolas Goaziou
Subject: Re: [O] Bug (regression) in org-replace-disputed-keys. Bisected.
Date: Tue, 18 Nov 2014 22:32:16 +0100

Hello,

Miro Bezjak <address@hidden> writes:

> I rather like that `org-read-date` takes over windmove keys during the
> second or two that I'm using it. By reverting this, I guess I'll have
> to copy and paste the whole `defvar` just to add
> `(org-replace-disputed-keys nil)`.

I fail to see why you would need to copy the whole defvar. Just override
the bindings you need with 

  (define-key org-read-date-minibuffer-local-map ...)


Regards,

-- 
Nicolas Goaziou



reply via email to

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