From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Takehiko Abe Newsgroups: gmane.emacs.help Subject: Re: [help] emacs on gnome-terminal Date: Tue, 24 Jul 2007 00:05:06 +0900 Organization: FusionGOL - Global Online Japan Message-ID: <878x97rwil.fsf@solcore.sol.net> References: <87sl7f8e1q.fsf@solcore.sol.net> <87lkd78a1f.fsf@solcore.sol.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1185205288 1102 80.91.229.12 (23 Jul 2007 15:41:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 Jul 2007 15:41:28 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 23 17:41:27 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 1ID02E-0002q6-Bp for geh-help-gnu-emacs@m.gmane.org; Mon, 23 Jul 2007 17:41:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ID02D-0004KH-KC for geh-help-gnu-emacs@m.gmane.org; Mon, 23 Jul 2007 11:41:21 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news2.google.com!news.glorb.com!newscon02.news.prodigy.net!prodigy.net!newsfeed.nyu.edu!nntp.gol.com!203.216.70.8.MISMATCH!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Original-NNTP-Posting-Host: d229.gosakafl26.vectant.ne.jp Original-X-Trace: nnrp.gol.com 1185203110 30424 210.131.225.229 (23 Jul 2007 15:05:10 GMT) Original-X-Complaints-To: abuse@gol.com Original-NNTP-Posting-Date: Mon, 23 Jul 2007 15:05:10 +0000 (UTC) User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux) Cancel-Lock: sha1:qFcFKJxPTcRhtft9c4JpsSN8fXs= Original-Xref: shelby.stanford.edu gnu.emacs.help:150311 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:45892 Archived-At: poppyer writes: > no, you don't have to try. > basically you can just include everything in xterm-extras.el, and it > will take care of everything > the following is what I used in my .emacs file > > (require 'xterm-extras) > (xterm-extra-keys) Ah, that's much easier. but it doesn't work unfortunately. emacs still gives me pesky ;5D;5C;5D;5C;5D;5C;5D;5C;5D;5C. [I tried xterm-extras without my .emacs] will try again tomorrow. Thanks, T.