From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Joel Smith Newsgroups: gmane.emacs.help Subject: can't global-set-key in emacs -nw Date: Sun, 01 Feb 2004 00:27:42 GMT Organization: EarthLink Inc. -- http://www.EarthLink.net Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1075596140 9160 80.91.224.253 (1 Feb 2004 00:42:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 1 Feb 2004 00:42:20 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Feb 01 01:42:17 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1An5gn-0008Fw-00 for ; Sun, 01 Feb 2004 01:42:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1An5XU-0006QE-Il for geh-help-gnu-emacs@m.gmane.org; Sat, 31 Jan 2004 19:32:40 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!elnk-pas-nf1!newsfeed.earthlink.net!stamper.news.pas.earthlink.net!stamper.news.atl.earthlink.net!newsread3.news.atl.earthlink.net.POSTED!ad59ca63!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Original-NNTP-Posting-Host: 4.64.191.232 Original-X-Complaints-To: abuse@earthlink.net Original-X-Trace: newsread3.news.atl.earthlink.net 1075595262 4.64.191.232 (Sat, 31 Jan 2004 16:27:42 PST) Original-NNTP-Posting-Date: Sat, 31 Jan 2004 16:27:42 PST Original-Xref: shelby.stanford.edu gnu.emacs.help:120605 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 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 Xref: main.gmane.org gmane.emacs.help:16552 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16552 using xterm or aterm i can't set any keys using the shift key. for example (global-set-key [(shift right)] "\C-e") won't do anything in aterm. in xterm it inserts 2C. resetting the home, end keys doesn't work, and backspace starts help in aterm. it's fine in xterm. finally the mouse doesn't work. any advice would be greatly appreciated.