From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/15643 Path: main.gmane.org!not-for-mail From: Hrvoje Niksic Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus v5.6.24 is released Date: 15 Jul 1998 18:32:25 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <199807112117.OAA10778@dzur.kerch.com> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035154638 23243 80.91.224.250 (20 Oct 2002 22:57:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:57:18 +0000 (UTC) Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.9.1/8.9.1) with ESMTP id JAA14395 for ; Wed, 15 Jul 1998 09:38:55 -0700 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id MAA20853 for ; Wed, 15 Jul 1998 12:35:38 -0400 Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id LAT30063; Wed, 15 Jul 1998 11:09:14 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 15 Jul 1998 11:32:46 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id LAA03745 for ; Wed, 15 Jul 1998 11:32:33 -0500 (CDT) Original-Received: from jagor.srce.hr (hniksic@jagor.srce.hr [161.53.2.130]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA06661 for ; Wed, 15 Jul 1998 12:32:31 -0400 (EDT) Original-Received: (from hniksic@localhost) by jagor.srce.hr (8.9.0/8.9.0) id SAA06890; Wed, 15 Jul 1998 18:32:25 +0200 (MET DST) Original-To: ding@gnus.org X-Attribution: Hrvoje X-Face: Mie8:rOV<\c/~z{s.X4A{!?vY7{drJ([U]0O=W/xDi&N7XG KV^$k0m3Oe/)'e%3=$PCR&3ITUXH,cK>]bci&Ff%x_>1`T(+M2Gg/fgndU%k*ft [(7._6e0n-V%|%'[c|q:;}td$#INd+;?!-V=c8Pqf}3J In-Reply-To: Dave Love's message of "Tue, 14 Jul 1998 19:33:18 GMT" Original-Lines: 39 X-Mailer: Gnus v5.6.22/XEmacs 21.0 - "Swedish Landrace" Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:15643 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:15643 Dave Love writes: > >>>>> "Hrvoje" == Hrvoje Niksic writes: > > Hrvoje> In XEmacs, [(meta tab)] binding will do the right thing on TTY's. > > Out of interest, and not able to experiment, will "\M-\t" not DTRT in > XEamcs? Here is what happens in XEmacs: (define-key MAP "\M-\t" 'foo) ; binds M-C-i and M-tab to `foo' (define-key MAP [(meta tab)] 'foo) ; binds M-tab (but not M-C-i!) to `foo' (define-key MAP '(meta tab) 'foo) ; shorthand for previous (define-key MAP [(meta control i)] 'foo) ; bind M-C-i (but not M-tab!) to `foo' So, if you use the "old" string notation, you get the old semantics (C-i and TAB being the same). If you use the "new" vector notation, you get new semantics (difference between C-i and TAB). This is a feature. Under TTY's, however, C-i is treated exactly the same as TAB, so all of the above examples bind ?\M-C-i or `ESC C-i' to `foo'. Look at the XEmacs docs of `define-key' for more explanation of this (I can mail the docs to you if you don't have XEmacs handy.) -- Hrvoje Niksic | Student at FER Zagreb, Croatia --------------------------------+-------------------------------- Lost in Static 18 / And the storm is closing in now