From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Boris H." Newsgroups: gmane.emacs.help Subject: C-i and tab Date: Thu, 31 Oct 2002 14:33:07 +0100 Sender: help-gnu-emacs-admin@gnu.org Message-ID: <3dc13113@news.uni-ulm.de> Reply-To: nosp@m.de NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: main.gmane.org 1036071375 14911 80.91.224.249 (31 Oct 2002 13:36:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 31 Oct 2002 13:36:15 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 187FUb-0003sG-00 for ; Thu, 31 Oct 2002 14:36:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 187FUm-0002UD-00; Thu, 31 Oct 2002 08:36:24 -0500 Original-Newsgroups: gnu.emacs.help Original-Lines: 7 User-Agent: KNode/0.7.1 Original-NNTP-Posting-Host: saturn.informatik.uni-ulm.de Original-X-Trace: news.uni-ulm.de 1036071187 saturn.informatik.uni-ulm.de (31 Oct 2002 14:33:07 +0100) Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.stueberl.de!newsfeed01.sul.t-online.de!t-online.de!news.belwue.de!news.uni-ulm.de Original-Xref: shelby.stanford.edu gnu.emacs.help:106612 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3163 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3163 Hi, Emacs 21 reads C-i as Tab. How can I change this so I can remap C-i without affecting tab? I tried all sorts of global-set-key and -unset-key without luck. Boris