From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jeep Newsgroups: gmane.emacs.help Subject: Re: Binding C-i without losing functionality Date: Fri, 24 Oct 2008 08:40:34 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <793203.22951.qm@web54112.mail.re2.yahoo.com> <1224840967.664379@arno.fh-trier.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1224939143 10904 80.91.229.12 (25 Oct 2008 12:52:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 25 Oct 2008 12:52:23 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Oct 25 14:53:25 2008 connect(): Connection refused 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 1Ktidw-000700-GA for geh-help-gnu-emacs@m.gmane.org; Sat, 25 Oct 2008 14:53:24 +0200 Original-Received: from localhost ([127.0.0.1]:47481 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kticq-0002Tg-Ad for geh-help-gnu-emacs@m.gmane.org; Sat, 25 Oct 2008 08:52:16 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!l33g2000pri.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 8 Original-NNTP-Posting-Host: 134.134.139.71 Original-X-Trace: posting.google.com 1224862838 16333 127.0.0.1 (24 Oct 2008 15:40:38 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 24 Oct 2008 15:40:38 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: l33g2000pri.googlegroups.com; posting-host=134.134.139.71; posting-account=lPSS1gkAAAAbbdEYVg9VtFxAWIpjp47b User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.17) Gecko/20080915 Firefox/2.0.0.17 Flock/1.2.6, gzip(gfe), gzip(gfe) X-HTTP-Via: 1.1 jfdmzpr02.jf.intel.com Original-Xref: news.stanford.edu gnu.emacs.help:163792 X-Mailman-Approved-At: Sat, 25 Oct 2008 08:51:06 -0400 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:59155 Archived-At: On Oct 24, 2:30 am, Andreas Politz wrote: > (member '(tab . [9]) function-keymap) Would you mind explaining this a little? I cannot evaluate that in emacs. And I don't understand what it's supposed to do. Thanks, -JEEP