From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/6838 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: message and TAB Date: 20 Jun 1996 16:50:39 +0200 Sender: larsi@ifi.uio.no Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035147237 4922 80.91.224.250 (20 Oct 2002 20:53:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:53:57 +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 IAA23378 for ; Thu, 20 Jun 1996 08:23:10 -0700 Original-Received: from ylfing.ifi.uio.no (4867@ylfing.ifi.uio.no [129.240.94.25]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Thu, 20 Jun 1996 16:50:42 +0200 Original-Received: (from larsi@localhost) by ylfing.ifi.uio.no ; Thu, 20 Jun 1996 16:50:41 +0200 Original-To: ding@ifi.uio.no X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > (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? It's a bit too fuzzy. Perhaps Message should instead use a local keymap in the Newsgroups header and just bind `TAB' to the completion thingie there? What do y'all think? (This means that `TAB' won't work if the user inserts the Newsgroups header manually...) -- (domestic pets only, the antidote for overdose, milk.) larsi@ifi.uio.no * Lars Ingebrigtsen