From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jai Dayal Newsgroups: gmane.emacs.help Subject: Re: binding f12 Date: Thu, 26 Jul 2012 16:33:29 -0600 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=14dae9340ffba74fda04c5c33046 X-Trace: dough.gmane.org 1343342043 17032 80.91.229.3 (26 Jul 2012 22:34:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 26 Jul 2012 22:34:03 +0000 (UTC) Cc: help-gnu-emacs To: Peter Dyballa Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jul 27 00:34: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 1SuWd6-0002bd-1Z for geh-help-gnu-emacs@m.gmane.org; Fri, 27 Jul 2012 00:34:00 +0200 Original-Received: from localhost ([::1]:45957 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SuWd5-0005d1-49 for geh-help-gnu-emacs@m.gmane.org; Thu, 26 Jul 2012 18:33:59 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:37433) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SuWcz-0005bJ-SU for help-gnu-emacs@gnu.org; Thu, 26 Jul 2012 18:33:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SuWcz-0001hP-2Q for help-gnu-emacs@gnu.org; Thu, 26 Jul 2012 18:33:53 -0400 Original-Received: from mail-gh0-f169.google.com ([209.85.160.169]:62039) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SuWcy-0001hI-Tk for help-gnu-emacs@gnu.org; Thu, 26 Jul 2012 18:33:52 -0400 Original-Received: by ghrr18 with SMTP id r18so3128754ghr.0 for ; Thu, 26 Jul 2012 15:33:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=ulv5lQQo1vpeO66u4bDqryUJp43BY2b74Egb4zhGJyE=; b=inS3EZtJD6BMhOCyAyhvdloVX4FHn7zoa1/59/KNCK+IAT686lTsUmrQbKnacFBzDs nH0Z61/4AymxFuJgZvK4dWKPRXS+7jKRInnRxelNL5VchNMNbtaVTqua+vbFdWLd+oO4 H+pSuI4BRf9L4lscYui7zbwc0VXVNCpF8BmUhmiclLqOnBZGQZco/Eu4I7HmLKWe05qf nSc/tuSVkVDLnTFyDXmbBth+IkM46bvDHI3yilTg/nTR2GUBrk0rpNNixwh2Bvg9dui5 i6FGtqMIJzzuIQlSMDwYCNI1887vH9NldaOD+dmkuhssk7b3wFRNkveP0jKInDeHxr4O kLNA== Original-Received: by 10.50.192.199 with SMTP id hi7mr280831igc.68.1343342032408; Thu, 26 Jul 2012 15:33:52 -0700 (PDT) Original-Received: by 10.64.12.105 with HTTP; Thu, 26 Jul 2012 15:33:29 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.160.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:86091 Archived-At: --14dae9340ffba74fda04c5c33046 Content-Type: text/plain; charset=ISO-8859-1 Okay, I did it manually (since I typed the file, I am still doing it manually.. it certainly wasn't done by anything else, but me. By manually, you mean M-x.....) the last command then was (global-set-key [f12] (quote compile)) doesn't work in .emacs file On Thu, Jul 26, 2012 at 4:30 PM, Peter Dyballa wrote: > > Am 27.07.2012 um 00:28 schrieb Jai Dayal: > > > I now tried > > (global-set-key [f12] 'compile) > > > > and it still says it's undefined. > > Then try it manually! Or is it that you don't believe what you see? > > -- > Greetings > > Pete > > These are my principles and if you don't like them... well, I have others. > - Groucho Marx > > --14dae9340ffba74fda04c5c33046 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Okay, I did it manually (since I typed the file, I am still doing it manual= ly.. it certainly wasn't done by anything else, but me.=A0 By manually,= you mean M-x.....)

the last command then was

(global-set-key= [f12] (quote compile))

doesn't work in .emacs file

On Th= u, Jul 26, 2012 at 4:30 PM, Peter Dyballa <Peter_Dyballa@web.de>= wrote:

Am 27.07.2012 um 00:28 schrieb Jai Dayal:

> =A0I now tried
> (global-set-key [f12] 'compile)
>
> and it still says it's undefined.

Then try it manually! Or is it that you don't believe what you se= e?

--
Greetings

=A0 Pete

These are my principles and if you don't like them... well, I have othe= rs.
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 - Groucho M= arx


--14dae9340ffba74fda04c5c33046--