From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: schandl@gmx.net (Bernd Schandl) Newsgroups: gmane.emacs.help Subject: Re: Redefinig keys Date: 10 Dec 2002 13:00:37 -0800 Organization: http://groups.google.com/ Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <7b52b64e.0212101300.69e2f2e9@posting.google.com> References: <7b52b64e.0212081216.7febf789@posting.google.com> <84r8crab9y.fsf@lucy.cs.uni-dortmund.de> NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1039554485 22201 80.91.224.249 (10 Dec 2002 21:08:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 10 Dec 2002 21:08:05 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18Lrbe-0005jg-02 for ; Tue, 10 Dec 2002 22:07:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18LrZN-0002cy-04 for gnu-help-gnu-emacs@m.gmane.org; Tue, 10 Dec 2002 16:05:34 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 13 Original-NNTP-Posting-Host: 212.144.148.140 Original-X-Trace: posting.google.com 1039554037 25977 127.0.0.1 (10 Dec 2002 21:00:37 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: 10 Dec 2002 21:00:37 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:107970 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:4506 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:4506 kai.grossjohann@uni-duisburg.de (Kai Großjohann wrote in message news:<84r8crab9y.fsf@lucy.cs.uni-dortmund.de>... > schandl@gmx.net (Bernd Schandl) writes: > > > Also, when I try to use global-set-key interactively and I get to the point > > where I have to enter the key to define, pressing C-f5 (or any other function > > key) does not invoke any reaction. Pressing something else (like C-f) works > > fine? > > Maybe your window manager is eating that key sequence? Ok, that was the problem, thanks a lot! Bernd