From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: PT Newsgroups: gmane.emacs.help Subject: Re: Generate F12 as an input event Date: Mon, 7 Sep 2009 18:10:55 +0000 (UTC) Message-ID: References: <878wgrm9c2.fsf@fh-trier.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1252347124 21647 80.91.229.12 (7 Sep 2009 18:12:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Sep 2009 18:12:04 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 07 20:11:57 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Mkigy-0001dM-CN for geh-help-gnu-emacs@m.gmane.org; Mon, 07 Sep 2009 20:11:52 +0200 Original-Received: from localhost ([127.0.0.1]:52940 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mkigx-0004uo-A3 for geh-help-gnu-emacs@m.gmane.org; Mon, 07 Sep 2009 14:11:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mkiga-0004uY-G5 for help-gnu-emacs@gnu.org; Mon, 07 Sep 2009 14:11:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MkigV-0004t3-8u for help-gnu-emacs@gnu.org; Mon, 07 Sep 2009 14:11:27 -0400 Original-Received: from [199.232.76.173] (port=46579 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MkigU-0004t0-Rf for help-gnu-emacs@gnu.org; Mon, 07 Sep 2009 14:11:22 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:36505) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MkigU-0000YH-Ax for help-gnu-emacs@gnu.org; Mon, 07 Sep 2009 14:11:22 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.50) id 1MkigR-0001Dy-Ck for help-gnu-emacs@gnu.org; Mon, 07 Sep 2009 20:11:19 +0200 Original-Received: from dsl51B613A0.pool.t-online.hu ([81.182.19.160]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 Sep 2009 20:11:19 +0200 Original-Received: from spamfilteraccount by dsl51B613A0.pool.t-online.hu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 Sep 2009 20:11:19 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 13 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 81.182.19.160 (Opera/9.80 (Windows NT 5.1; U; en) Presto/2.2.15 Version/10.00) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:67944 Archived-At: Andreas Politz fh-trier.de> writes: > > > > Is it documented somewhere? I tried to search for it in the elisp manual, > > but maybe I didn't look hard enough. > > Here you go: > > (info "(elisp) Function Keys") > Thanks. I went straight to "Keyboard Events" through the index. Somehow I assumed I'd find function keys under it. :-o