From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/42841 Path: main.gmane.org!not-for-mail From: Matthieu Moy Newsgroups: gmane.emacs.gnus.general Subject: Re: message-x.el Date: Thu, 31 Jan 2002 18:00:00 +0100 Organization: Verimag Sender: owner-ding@hpc.uh.edu Message-ID: References: <86wuxzg6gh.fsf@i2d.home> 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 1035178030 14352 80.91.224.250 (21 Oct 2002 05:27:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:27:10 +0000 (UTC) Return-Path: Original-Received: (qmail 29788 invoked from network); 31 Jan 2002 17:01:09 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 31 Jan 2002 17:01:09 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16WKa6-0007lQ-00; Thu, 31 Jan 2002 11:01:03 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 31 Jan 2002 11:00:48 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id LAA01101 for ; Thu, 31 Jan 2002 11:00:03 -0600 (CST) Original-Received: (qmail 29717 invoked by alias); 31 Jan 2002 17:00:01 -0000 Original-Received: (qmail 29707 invoked from network); 31 Jan 2002 17:00:01 -0000 Original-Received: from ingebrigtsen.no (HELO quimby2.netfonds.no) (195.204.10.66) by gnus.org with SMTP; 31 Jan 2002 17:00:01 -0000 Original-Received: from news by quimby2.netfonds.no with local (Exim 3.12 #1 (Debian)) id 16WKdr-0007l1-00 for ; Thu, 31 Jan 2002 18:04:55 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 21 Original-NNTP-Posting-Host: ubaye.imag.fr Original-X-Trace: quimby2.netfonds.no 1012496695 29384 129.88.43.88 (31 Jan 2002 17:04:55 GMT) Original-X-Complaints-To: usenet@quimby2.netfonds.no Original-NNTP-Posting-Date: 31 Jan 2002 17:04:55 GMT X-Home-Page: http://www-ensimag.imag.fr/eleves/Matthieu.Moy/ X-Url: http://www-ensimag.imag.fr/eleves/Matthieu.Moy/ X-Face: %xEb27l:C~bcH,tGGRk8m'o_}XBMb*NoIbS$sp(:3s+l@PwMH+C*7Vf@Y_]%rP)*/'`Lpt[O9C;jbVo?Qp User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1 (i686-pc-linux-gnu) Cancel-Lock: sha1:gOOJEgkGwU879EfjPnjlHNcDUGI= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:42841 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:42841 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: > I think the most important functionality is already part of Gnus, see > the function message-tab. I've just seen that in your previous post. > There is some functionality which message-x has but message-tab does > not: message-x-tab tries to find out whether it should jump to the > next header. message-tab does nothing when it can't complete. > > Do you think that this functionality is important? (The > implementation is very hairy.) I like it, yes. When I'm in a header, I just hit TAB, and your message-x guesses exactly what I want. To go to the body, TAB is a lot shorter than C-c C-b, and easier to remember (I had already forgotten it !) -- Matthieu