[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] pc-keys mode does not work in org mode
From: |
Cecil Westerhof |
Subject: |
[O] pc-keys mode does not work in org mode |
Date: |
Sat, 19 Nov 2011 16:08:00 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
I just started using:
http://www.emacswiki.org/cgi-bin/wiki/download/pc-keys.el
Very handy indeed. As far as I can see know, it works okay except in
org-mode. I think this is because of these two lines in org.el:
(define-key org-mode-map [home] 'org-beginning-of-line)
(define-key org-mode-map [end] 'org-end-of-line)
Could they be removed, or made more intelligent? Because org-mode is
one of the most used modes for me and it would be very nice if I could
use pc-keys there also.
--
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [O] pc-keys mode does not work in org mode,
Cecil Westerhof <=