From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Local key binding gone wrong! Date: Sun, 05 Jan 2014 14:41:42 -0500 Message-ID: <8738l26wsp.fsf@gmail.com> References: <20140105033510.7e86f5e9@london> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47170) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VztaI-0003mS-Pt for emacs-orgmode@gnu.org; Sun, 05 Jan 2014 14:42:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VztaC-0005Hg-CL for emacs-orgmode@gnu.org; Sun, 05 Jan 2014 14:42:06 -0500 Received: from plane.gmane.org ([80.91.229.3]:59668) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VztaC-0005Hb-5I for emacs-orgmode@gnu.org; Sun, 05 Jan 2014 14:42:00 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Vzta5-0003kj-DZ for emacs-orgmode@gnu.org; Sun, 05 Jan 2014 20:41:53 +0100 Received: from pool-98-110-175-184.bstnma.fios.verizon.net ([98.110.175.184]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 05 Jan 2014 20:41:53 +0100 Received: from ndokos by pool-98-110-175-184.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 05 Jan 2014 20:41:53 +0100 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 Sharon Kimble writes: > Whilst trying to set a key binding to archive 'DONE' todo items, by > trying to bind F13 [aka CapsLock] to '2', so the finished intended > result would have been - F13 + 2 = DONE & ARCHIVED. This is a global > key binding, although I was trying for a local one. How do I know its > 'global'? Because CapsLock now does not work for me to use in this > email! > > So, how do I revert CapsLock to being its intended F13 please? If you have not added anything to .emacs (or whatever init file(s) you use), just restart emacs. If you have, delete it and restart emacs. -- Nick