From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ken Newsgroups: gmane.emacs.help Subject: how to use a Function key in an fset definition Date: Mon, 23 Nov 2009 10:28:23 -0500 Message-ID: <4B0AAA17.3030304@mousecar.com> Reply-To: gebser@mousecar.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1258990349 5744 80.91.229.12 (23 Nov 2009 15:32:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 23 Nov 2009 15:32:29 +0000 (UTC) To: GNU Emacs List Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Nov 23 16:32:22 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 1NCatq-0008Gg-Gi for geh-help-gnu-emacs@m.gmane.org; Mon, 23 Nov 2009 16:32:22 +0100 Original-Received: from localhost ([127.0.0.1]:50368 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCatp-0006aN-Ry for geh-help-gnu-emacs@m.gmane.org; Mon, 23 Nov 2009 10:32:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NCaqT-0005Ha-4h for help-gnu-emacs@gnu.org; Mon, 23 Nov 2009 10:28:53 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NCaqR-0005Gb-4q for help-gnu-emacs@gnu.org; Mon, 23 Nov 2009 10:28:52 -0500 Original-Received: from [199.232.76.173] (port=50239 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCaqQ-0005GI-Iq for help-gnu-emacs@gnu.org; Mon, 23 Nov 2009 10:28:50 -0500 Original-Received: from mout.perfora.net ([74.208.4.195]:56765) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NCaqQ-000446-8m for help-gnu-emacs@gnu.org; Mon, 23 Nov 2009 10:28:50 -0500 Original-Received: from dellap.mousecar.net (dsl093-011-017.cle1.dsl.speakeasy.net [66.93.11.17]) by mrelay.perfora.net (node=mrus1) with ESMTP (Nemesis) id 0MhBRB-1NYxDX3ROj-00MN1V; Mon, 23 Nov 2009 10:28:36 -0500 User-Agent: Thunderbird 2.0.0.22 (X11/20090625) X-Enigmail-Version: 0.96.0 OpenPGP: id=5AD091E7 X-Provags-ID: V01U2FsdGVkX1/cPCmvl+nCIpqvV78Q0sRnZGCWummDjWp4ROB +jrdYzb+DMYmqMfAGFYGPvcEXGkNnIYgtlFjokA4onHH3Yz2bO nuJmWqEpdkl3O4e/HBW/m17RmJtPwNK X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:70049 Archived-At: I want to do (fset "\C-x8?") where ? is Function key 1. How can I do this? tia. -- War is a failure of the imagination. --William Blake