From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/6834 Path: main.gmane.org!not-for-mail From: Kai Grossjohann Newsgroups: gmane.emacs.gnus.general Subject: message and TAB Date: 20 Jun 1996 16:26:06 +0200 Sender: grossjoh@dusty.informatik.uni-dortmund.de Message-ID: Reply-To: Kai Grossjohann NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.52) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035147234 4912 80.91.224.250 (20 Oct 2002 20:53:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:53:54 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.5/8.6.9) with SMTP id HAA23255 for ; Thu, 20 Jun 1996 07:54:53 -0700 Original-Received: from floyd.informatik.uni-dortmund.de (floyd.informatik.uni-dortmund.de [129.217.4.40]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Thu, 20 Jun 1996 16:26:12 +0200 Original-Received: from dusty.informatik.uni-dortmund.de by floyd.informatik.uni-dortmund.de with SMTP (Sendmail 8.7.5/UniDo 3.11) id QAA19935; Thu, 20 Jun 1996 16:26:10 +0200 (MES) Original-Received: by dusty.informatik.uni-dortmund.de id AA15723; Thu, 20 Jun 96 16:26:09 +0200 Original-To: ding@ifi.uio.no Original-Lines: 19 X-Mailer: Gnus v5.2.21/Emacs 19.30 Xref: main.gmane.org gmane.emacs.gnus.general:6834 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:6834 In message-mode I tried to bind TAB to indent-relative. But of course, the default binding of TAB interferes. As being able to hit TAB to complete newsgroup names is a Nifty Feature, I wouldn't really want to rebind TAB. WIBNI there was some way of customizing which function to use for TAB? (setq message-tab-handler-alist '(("to\\|cc" . bbdb-complete-name) ("newsgroups\\|followup-to" . message-complete-newsgroup) ; for the message body (t . indent-relative))) Whatcha think? kai -- Life is hard and then you die.