From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cecil Westerhof Subject: pc-keys mode does not work in org mode Date: Sat, 19 Nov 2011 16:08:00 +0100 Message-ID: <87mxbsxi9b.fsf@Compaq.site> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:32966) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RRmWS-00066j-HR for emacs-orgmode@gnu.org; Sat, 19 Nov 2011 10:08:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RRmWR-0008KB-5W for emacs-orgmode@gnu.org; Sat, 19 Nov 2011 10:08:04 -0500 Received: from mail-ey0-f169.google.com ([209.85.215.169]:54590) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RRmWQ-0008K4-VR for emacs-orgmode@gnu.org; Sat, 19 Nov 2011 10:08:03 -0500 Received: by eye4 with SMTP id 4so4921724eye.0 for ; Sat, 19 Nov 2011 07:08:02 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org 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