From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: SteveFKI Newsgroups: gmane.emacs.help Subject: Re: Key bindings Date: Thu, 29 Mar 2007 13:49:34 -0700 (PDT) Message-ID: <9742406.post@talk.nabble.com> References: <9730443.post@talk.nabble.com> <87odmcnx3b.fsf@baldur.tsdh.de> <9733089.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1175201407 31553 80.91.229.12 (29 Mar 2007 20:50:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 29 Mar 2007 20:50:07 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 29 22:49:57 2007 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 1HX1ZE-0006hG-0K for geh-help-gnu-emacs@m.gmane.org; Thu, 29 Mar 2007 22:49:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HX1bp-0005MB-LU for geh-help-gnu-emacs@m.gmane.org; Thu, 29 Mar 2007 15:52:37 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HX1bY-0005GX-Ja for help-gnu-emacs@gnu.org; Thu, 29 Mar 2007 16:52:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HX1bW-0005AO-Tm for Help-gnu-emacs@gnu.org; Thu, 29 Mar 2007 16:52:19 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HX1bW-00059s-MW for Help-gnu-emacs@gnu.org; Thu, 29 Mar 2007 15:52:18 -0500 Original-Received: from www.nabble.com ([72.21.53.35] helo=talk.nabble.com) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HX1Yt-0003xT-TI for Help-gnu-emacs@gnu.org; Thu, 29 Mar 2007 16:49:36 -0400 Original-Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1HX1Ys-00031h-K0 for Help-gnu-emacs@gnu.org; Thu, 29 Mar 2007 13:49:34 -0700 In-Reply-To: X-Nabble-From: stephen.brown@eu.fkilogistex.com X-detected-kernel: Linux 2.4-2.6 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:42285 Archived-At: Peter, Thanks for this. xmodmap gives me this xmodmap: up to 2 keys per modifier, (keycodes in parentheses): shift Shift_L (0x32), Shift_R (0x3e) lock =20 control Control_L (0x25), Control_R (0x6d) mod1 Alt_L (0x40), Alt_R (0x71) mod2 =20 mod3 =20 mod4 =20 mod5 =20 Which does not look too bad to me 9with my limited knowledge. Were you expecting to see the HOME key mapped elsewhere? Steve Peter Dyballa wrote: >=20 >=20 > Am 29.03.2007 um 15:19 schrieb SteveFKI: >=20 >> I tried this, and I get the same problem. However, when I type C-h =20 >> k , >> it emacs tells me that >> >> " runs the command search-forward >> (search-forward STRING &optional BOUND NOERROR COUNT) >> which is an interactive built-in function. >=20 > Can you check what is bound to that "home" key in X11? (The utilities =20 > xmodmap and xev can give information.) >=20 > -- > Greetings >=20 > Pete >=20 > "A designer knows he has arrived at perfection not when there is no =20 > longer anything to add, but when there is no longer anything to take =20 > away." > -- Antoine de Saint-Exup=C3=A9ry >=20 >=20 >=20 >=20 > _______________________________________________ > help-gnu-emacs mailing list > help-gnu-emacs@gnu.org > http://lists.gnu.org/mailman/listinfo/help-gnu-emacs >=20 >=20 --=20 View this message in context: http://www.nabble.com/Key-bindings-tf3485502.= html#a9742406 Sent from the Emacs - Help mailing list archive at Nabble.com.