From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jeremiah Dodds Newsgroups: gmane.emacs.help Subject: Re: binding f12 Date: Thu, 26 Jul 2012 18:49:43 -0400 Message-ID: <87pq7im92w.fsf@friendface.i-did-not-set--mail-host-address--so-tickle-me> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1343343065 26572 80.91.229.3 (26 Jul 2012 22:51:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 26 Jul 2012 22:51:05 +0000 (UTC) Cc: help-gnu-emacs To: Jai Dayal Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jul 27 00:51:01 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SuWtW-0006Rq-9s for geh-help-gnu-emacs@m.gmane.org; Fri, 27 Jul 2012 00:50:58 +0200 Original-Received: from localhost ([::1]:54096 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SuWtV-0003Hx-NV for geh-help-gnu-emacs@m.gmane.org; Thu, 26 Jul 2012 18:50:57 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:33121) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SuWtR-0003Hq-Lw for help-gnu-emacs@gnu.org; Thu, 26 Jul 2012 18:50:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SuWtP-0007Ns-A5 for help-gnu-emacs@gnu.org; Thu, 26 Jul 2012 18:50:53 -0400 Original-Received: from mail-vc0-f169.google.com ([209.85.220.169]:51057) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SuWtP-0007Ni-5Y for help-gnu-emacs@gnu.org; Thu, 26 Jul 2012 18:50:51 -0400 Original-Received: by vcbfl10 with SMTP id fl10so2545371vcb.0 for ; Thu, 26 Jul 2012 15:50:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=jlUwiFw2HfVanw1Az53fLnUnh2ifoV+LztKSsE8N+kE=; b=eDJImIjLI0hh6qFaNmaL9DbYdhKzKO61hlkf66CA4Wkzt45CW0o64atp9gUv04Z7tR VRvTE4KKhA64gXjT9QV8m3tARUIyP76D4qUrjfh7Zr3UDJAPJ2kaSQc3Xuew8D0ARKpE w852iSGYegM03fkZQRKmAoG55IQ5lWkz+ac4nMAfCeQxxLtUpfq0hugcLbOTplLEJm6B TfG561fLUyq7ayepmRi+osiM6N6MKLbiT+shV4aPbpik4dd7zDwEOIuQiiv8m65yR+em Kzpr3Nxkb75lh9x0uegdJhgC36FRrV7j8opXmOQTykFmIYio0sDdHVWOimLoWgWbleAb AKjA== Original-Received: by 10.52.28.71 with SMTP id z7mr352688vdg.105.1343343050257; Thu, 26 Jul 2012 15:50:50 -0700 (PDT) Original-Received: from friendface (adsl-76-253-138-69.dsl.akrnoh.sbcglobal.net. [76.253.138.69]) by mx.google.com with ESMTPS id s10sm529947vdg.10.2012.07.26.15.50.48 (version=SSLv3 cipher=OTHER); Thu, 26 Jul 2012 15:50:49 -0700 (PDT) In-Reply-To: (Jai Dayal's message of "Thu, 26 Jul 2012 16:11:38 -0600") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.220.169 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:86095 Archived-At: Jai Dayal writes: > Hi, I'm trying to bind f12 to compile. In my .emacs file, i do > > (global-set-key "f12" 'compile) > > however, every time I press f12, it says is undefined > > How do I specify f keys for global-set-key in the .emacs file? > > Jai > > (global-set-key [f12] 'compile) -- Jeremiah Dodds github: https://github.com/jdodds irc : exhortatory