From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bernardo Newsgroups: gmane.emacs.help Subject: Re: Cannot set F6 key in .emacs nor in site-start.el Date: Tue, 01 May 2012 22:29:20 +1000 Message-ID: <4F9FD720.8000607@pobox.com> References: Reply-To: bernardo.bacic@pobox.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1335875376 24084 80.91.229.3 (1 May 2012 12:29:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 1 May 2012 12:29:36 +0000 (UTC) Cc: emacs help Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 01 14:29:35 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 1SPCD1-00007a-AG for geh-help-gnu-emacs@m.gmane.org; Tue, 01 May 2012 14:29:35 +0200 Original-Received: from localhost ([::1]:54617 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SPCD0-00013i-Hy for geh-help-gnu-emacs@m.gmane.org; Tue, 01 May 2012 08:29:34 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:43985) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SPCCv-00013a-7A for help-gnu-emacs@gnu.org; Tue, 01 May 2012 08:29:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SPCCt-0001OF-HY for help-gnu-emacs@gnu.org; Tue, 01 May 2012 08:29:28 -0400 Original-Received: from a-pb-sasl-sd.pobox.com ([74.115.168.62]:59379 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SPCCt-0001Nw-8i for help-gnu-emacs@gnu.org; Tue, 01 May 2012 08:29:27 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id EF8D6993D for ; Tue, 1 May 2012 08:29:23 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=message-id :date:from:reply-to:mime-version:cc:subject:references :in-reply-to:content-type:content-transfer-encoding; s=sasl; bh= rL548kLGTis633SuPlPHwnrDzH0=; b=G1se6H9yKCC3AYA1VNpZ+mujMkc+OuaX vSjIizGIn0K/fkfBAiUQE4bnkl9eSxwnrcmekNf1XCewjON3YExZagPGJx3wrAFn Giv7XZTCkeyE2SknuLXEE4j5xlMp4ZGLOGZGZpNRw/ZT7bW7ag7/fUgEY+hOglh2 mlyM+SxH8f0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=message-id:date :from:reply-to:mime-version:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; q=dns; s=sasl; b=Hs+04t Lrlly98+Ps7SJfjPbnz7Yh8C24Z/MXo0GycBPpjTfo+AxGFwpRKKgGHiI0aQWfL4 nLiY8gDp062aXoGNMbagxmPI0aahTIP7H2HSgue9oFaZPFZ0iO/Ycxux06G3lEl2 RplEzAQwAJefTvmXPFCjZE3H6G5+lcFuvO1Ig= Original-Received: from a-pb-sasl-sd.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id E92ED993C for ; Tue, 1 May 2012 08:29:23 -0400 (EDT) Original-Received: from [192.168.1.10] (unknown [115.70.111.33]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTPSA id 234F6993B for ; Tue, 1 May 2012 08:29:22 -0400 (EDT) User-Agent: Thunderbird 2.0.0.24 (X11/20100228) In-Reply-To: X-Pobox-Relay-ID: 487F5EF2-9389-11E1-A020-8BEB728A0A4D-14340206!a-pb-sasl-sd.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 74.115.168.62 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:84688 Archived-At: > All my global-set-key work fine, except > (global-set-key [f6] 'other-window) > > It is undefined once my emacs has started. (GNU Emacs 23.2.1 > (i386-redhat-linux-gnu, GTK+ Version 2.21.4) > > I have no error listed in *Messages* and keys settings or commands > placed below in the .emacs are OK. Only F6 is not bound. > > Manually evaluating the above expression directly in my .emacs with > CTRL-x CTRL-e works fine though. > something else overrides your setting? what happens if you put it at the end of .emacs? what do you see after hitting F6 and then C-h k?