From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Olivier Sirven Newsgroups: gmane.emacs.help Subject: Re: Meta key definition in a linux console Date: Thu, 20 Aug 2009 13:23:02 +0200 Organization: Guest of ProXad - France Message-ID: References: <4a8d3007$0$297$14726298@news.sunsite.dk> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1250769659 29185 80.91.229.12 (20 Aug 2009 12:00:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 20 Aug 2009 12:00:59 +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 Aug 20 14:00:52 2009 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 1Me6K0-0000Mh-VF for geh-help-gnu-emacs@m.gmane.org; Thu, 20 Aug 2009 14:00:49 +0200 Original-Received: from localhost ([127.0.0.1]:38214 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Me6K0-0000JL-Ao for geh-help-gnu-emacs@m.gmane.org; Thu, 20 Aug 2009 08:00:48 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!news.glorb.com!news2.glorb.com!de-l.enfer-du-nord.net!usenet-fr.net!proxad.net!feeder1-2.proxad.net!cleanfeed3-b.proxad.net!nnrp9-1.free.fr!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (darwin) Cancel-Lock: sha1:r60wn/mF+QIYGibbjlTyhZDbsto= Original-Lines: 11 Original-NNTP-Posting-Date: 20 Aug 2009 13:23:02 MEST Original-NNTP-Posting-Host: 82.224.24.185 Original-X-Trace: 1250767382 news-3.free.fr 436 82.224.24.185:64524 Original-X-Complaints-To: abuse@proxad.net Original-Xref: news.stanford.edu gnu.emacs.help:172139 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:67294 Archived-At: "Colin S. Miller" writes: > if you log in using "ssh -X" (capital X, lowercase disables X-forwarding), > then ssh will wrap an X-window connection from > the remote machine back to local machine, and set up any xauth information. > Then you can use the remote emacs as an X application. Thanks Colin I already know that and that's not want I want. I want to use emacs in console mode only because I don't want to install X on my distant servers. Olivier