From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Andrea Vettorello" Newsgroups: gmane.emacs.help Subject: Re: M-<, M->, M-% ... Date: Wed, 26 Mar 2008 07:40:34 +0100 Message-ID: <7d5440240803252340k5632d62fwda10a01733bc7f8d@mail.gmail.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1206513765 13691 80.91.229.12 (26 Mar 2008 06:42:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 26 Mar 2008 06:42:45 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 26 07:43:15 2008 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 1JePLi-0005Kh-TI for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Mar 2008 07:43:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JePL7-0003Za-J4 for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Mar 2008 02:42:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JePJO-0002SU-JJ for help-gnu-emacs@gnu.org; Wed, 26 Mar 2008 02:40:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JePJN-0002Rv-R5 for help-gnu-emacs@gnu.org; Wed, 26 Mar 2008 02:40:38 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JePJN-0002Rm-Ky for help-gnu-emacs@gnu.org; Wed, 26 Mar 2008 02:40:37 -0400 Original-Received: from rv-out-0910.google.com ([209.85.198.189]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JePJN-0002xx-AB for help-gnu-emacs@gnu.org; Wed, 26 Mar 2008 02:40:37 -0400 Original-Received: by rv-out-0910.google.com with SMTP id c27so2758558rvf.6 for ; Tue, 25 Mar 2008 23:40:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=hDpS0cvdgSkpVlakpwWf+Ffh3t8m0sV2GuOkHeUIk8Y=; b=Ndwg0gljlF9gJOccKaApvRTSYXURFZmfxECdiHY+916sKvySwu4GxyxuEGNn01gwwgpZOZNwG7fbJ0LpQUnW4zbRX10Pta5b2SSJkA8mISaCfzxKFeNNokAjWfwCbJVYeh+Elo2kfFUQwanKRg8FoecxrqYPKG9tlvg7/6iRCnA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jymfNnCTIIoKXX4fcJbAc4YCsl4GCcM4wAHw3RUsCFHSUH/pdK8202opUBw+lZTfe7GavIvN3Nn+NxnbKSX1LSBeSU49Chj/pgmoa4lTDFkoY8Dn7V78jzV53OZNmu1Gb2Gt1QSrftk+iMJ1HCSR91vqMkuNeBDpMW7wcPlTcXY= Original-Received: by 10.141.172.6 with SMTP id z6mr4148623rvo.80.1206513634579; Tue, 25 Mar 2008 23:40:34 -0700 (PDT) Original-Received: by 10.141.70.10 with HTTP; Tue, 25 Mar 2008 23:40:34 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:52699 Archived-At: On Wed, Mar 26, 2008 at 6:28 AM, Barry Margolin wrote: > In article , > > Xavier Maillard wrote: > > > Hi, > > > > What is the best way to invoke the above mentionned keys in the > > linux console (I really mean the console, not a xterm) ? > > ESC < > ESC > > ESC % > ... Or C-[ if Esc is difficult to reach. -- Andrea