From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: HASM Newsgroups: gmane.emacs.help Subject: Re: Meta key for 'emacs -nw' Date: Tue, 02 Feb 2016 06:43:00 -0800 Organization: A noiseless patient Spider Message-ID: <87a8njuqa3.fsf@127.0.0.1> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1454425323 21242 80.91.229.3 (2 Feb 2016 15:02:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 2 Feb 2016 15:02:03 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 02 16:02:03 2016 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aQcSr-0004q6-Ef for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Feb 2016 16:01:57 +0100 Original-Received: from localhost ([::1]:57626 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQcSl-0003NH-M3 for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Feb 2016 10:01:51 -0500 Original-Path: usenet.stanford.edu!goblin1!goblin.stu.neva.ru!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Injection-Info: mx02.eternal-september.org; posting-host="439f31d8bc4e0de4f531f161d6a74e1c"; logging-data="28399"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19TTGzQpeDpwIjWXUXLKFyQPnYAx6pXKS0=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) Cancel-Lock: sha1:lsRq+Tso7nth2QWhizoCE/2RAn0= sha1:OLU2+SpY7p/HqGp/jNHBHmv1lXI= Original-Xref: usenet.stanford.edu gnu.emacs.help:216674 X-Mailman-Approved-At: Tue, 02 Feb 2016 10:01:37 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:108966 Archived-At: >> Launched in [=E2=80=A6] xterm, with '-nw,' emacs uses Esc for >> its Meta key, which I find um disenchanting, for lack of a >> better term. > This. With a typical PC keyboard (which has Alt keys but no dedicated > hardware Meta keys), you=E2=80=99ll need to set the > XTerm.vt100.metaSendsEscape resource to true. Alternatively you could set XTerm*eightBitInput: false (though this may have other side effects.) -- HASM