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:47:47 -0600 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d0447a243a4ea1e04c5c3631e X-Trace: dough.gmane.org 1343342897 24559 80.91.229.3 (26 Jul 2012 22:48:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 26 Jul 2012 22:48:17 +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:48:17 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 1SuWqt-0004UD-Mq for geh-help-gnu-emacs@m.gmane.org; Fri, 27 Jul 2012 00:48:15 +0200 Original-Received: from localhost ([::1]:51950 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SuWqs-0001iB-Tr for geh-help-gnu-emacs@m.gmane.org; Thu, 26 Jul 2012 18:48:14 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:44134) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SuWqn-0001hv-SS for help-gnu-emacs@gnu.org; Thu, 26 Jul 2012 18:48:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SuWqn-0006bx-1D for help-gnu-emacs@gnu.org; Thu, 26 Jul 2012 18:48:09 -0400 Original-Received: from mail-yw0-f41.google.com ([209.85.213.41]:57160) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SuWqm-0006br-P5 for help-gnu-emacs@gnu.org; Thu, 26 Jul 2012 18:48:08 -0400 Original-Received: by yhr47 with SMTP id 47so3152798yhr.0 for ; Thu, 26 Jul 2012 15:48:08 -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=K2vkQjfamxzmX9/Dz7jKd/wnpByDg81AgUPEoaxaA7w=; b=Pm8mjaCCySetxYWkt0Tu6g+41DSriTyQvGIFd0GWWzfSKaian7lBCEAYRI2IpfafH7 uGOzHsZVvCEF/7vj4oeZYvkX5h9iBW2jmz7xjJ2oh/DZJqKWOXB+BN4kQOF/TF+Man03 gqXxwVBEmdALk9+PhJcdbLSXFL0psirH0tj6fERz4I8am3FA+Quu5SZIzfGVepWHHwP0 OJLNC4JjNh82RaYPp+hjkDaCQbQ4cVTAhh5IrO0J6vX88gnf6BYU9RGNnFbMu1ff1DOU 5k11YgYhV8hRq2KZ7UVvzoMLojZw2UoVLScIif9Xrwabf/loCaT/b/Tpf63t+9/hEljc mY1A== Original-Received: by 10.50.237.71 with SMTP id va7mr3001840igc.6.1343342887889; Thu, 26 Jul 2012 15:48:07 -0700 (PDT) Original-Received: by 10.64.12.105 with HTTP; Thu, 26 Jul 2012 15:47:47 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.213.41 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:86094 Archived-At: --f46d0447a243a4ea1e04c5c3631e Content-Type: text/plain; charset=ISO-8859-1 simple, edit the .emacs file, launch emacs, other global-set-key declarations work f12 declaration does not. On Thu, Jul 26, 2012 at 4:39 PM, Peter Dyballa wrote: > > Am 27.07.2012 um 00:33 schrieb Jai Dayal: > > > (global-set-key [f12] (quote compile)) > > Yes, this looks like a global-set-key command from the command history. > The text "(quote compile)" can be abbreviated to "'compile". > > > > > doesn't work in .emacs file > > What is your procedure to find this? Which proofs indicate that your > testimony is correct? > > -- > Greetings > > Pete > ~ o > ~_\\_/\ > ~ O O > > --f46d0447a243a4ea1e04c5c3631e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable simple,

edit the .emacs file, launch emacs, other global-set-key de= clarations work

f12 declaration does not.

On Thu, Jul 26, 2012 at 4:39 PM, Peter Dyballa &= lt;Peter_Dyballa@= web.de> wrote:

Am 27.07.2012 um 00:33 schrieb Jai Dayal:

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

Yes, this looks like a global-set-key command from the command history. The= text "(quote compile)" can be abbreviated to "'compile&= quot;.

>
> doesn't work in .emacs file

What is your procedure to find this? Which proofs indicate that your = testimony is correct?

--
Greetings

=A0 Pete
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 ~ =A0o
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0~_\\_/\
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 ~ =A0O =A0 O


--f46d0447a243a4ea1e04c5c3631e--