emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Org-mode improper function to key association


From: Juraj Kubelka
Subject: [Orgmode] Org-mode improper function to key association
Date: Wed, 25 Apr 2007 21:15:11 +0200

Hi Carsten,

It seems there is a mistake in org.el file.

Juraj

-(org-defkey org-agenda-mode-map [(shift right)] 'org-agenda-date- earlier) +(org-defkey org-agenda-mode-map [(shift left)] 'org-agenda-date- earlier)

-(org-defkey org-agenda-mode-map [(shift right)] 'org-agenda-priority- up)
+(org-defkey org-agenda-mode-map [(shift up)] 'org-agenda-priority-up)


Attachment: org-defkey.patch.txt
Description: Text document


reply via email to

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