From mboxrd@z Thu Jan 1 00:00:00 1970 From: Deric Bytes Subject: Key remapping Date: Sun, 31 Jan 2010 13:16:18 +0000 Message-ID: <59b700511001310516s3824a68fq4e6c13ce6f4f5d3c@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2019215966==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NbZf3-0007Jr-5h for emacs-orgmode@gnu.org; Sun, 31 Jan 2010 08:16:21 -0500 Received: from [199.232.76.173] (port=56039 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NbZf2-0007Jj-S6 for emacs-orgmode@gnu.org; Sun, 31 Jan 2010 08:16:20 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NbZf2-0008VY-Bj for emacs-orgmode@gnu.org; Sun, 31 Jan 2010 08:16:20 -0500 Received: from mail-bw0-f215.google.com ([209.85.218.215]:59372) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NbZf2-0008VS-3B for emacs-orgmode@gnu.org; Sun, 31 Jan 2010 08:16:20 -0500 Received: by bwz7 with SMTP id 7so2020219bwz.26 for ; Sun, 31 Jan 2010 05:16:18 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --===============2019215966== Content-Type: multipart/alternative; boundary=0015174c1c14961de0047e75ace0 --0015174c1c14961de0047e75ace0 Content-Type: text/plain; charset=ISO-8859-1 I have my keys bound in unconventional places. I was wondering if I would get any problems changing the following in the source code ;; (define-key org-mode-map "\C-k" 'org-kill-line) (define-key org-mode-map [remap kill-line] 'org-kill-line) --0015174c1c14961de0047e75ace0 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I have my keys bound in unconventional places.=A0 I was wondering if I woul= d get any problems changing the following in the source code


;;= =A0 (define-key org-mode-map "\C-k" 'org-kill-line)
(defin= e-key org-mode-map [remap kill-line] 'org-kill-line)
--0015174c1c14961de0047e75ace0-- --===============2019215966== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============2019215966==--