From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/42973 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: Suggestion: composing mails while in *Group* Date: Thu, 07 Feb 2002 20:37:37 +0100 Organization: Denizens of Doom, Norway Chapter Sender: owner-ding@hpc.uh.edu Message-ID: <87zo2lccce.fsf@bang.priv.no> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035178139 15022 80.91.224.250 (21 Oct 2002 05:28:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:28:59 +0000 (UTC) Return-Path: Original-Received: (qmail 21193 invoked from network); 7 Feb 2002 19:40:51 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 7 Feb 2002 19:40:51 -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 16YuOq-0000We-00; Thu, 07 Feb 2002 13:40:04 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 07 Feb 2002 13:39:37 -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 NAA07147 for ; Thu, 7 Feb 2002 13:38:07 -0600 (CST) Original-Received: (qmail 21164 invoked by alias); 7 Feb 2002 19:38:04 -0000 Original-Received: (qmail 21159 invoked from network); 7 Feb 2002 19:38:03 -0000 Original-Received: from ingebrigtsen.no (HELO quimby2.netfonds.no) (195.204.10.66) by gnus.org with SMTP; 7 Feb 2002 19:38:03 -0000 Original-Received: from news by quimby2.netfonds.no with local (Exim 3.12 #1 (Debian)) id 16YuUs-0007nn-00 for ; Thu, 07 Feb 2002 20:46:18 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 26 Original-NNTP-Posting-Host: c96s55h3.upc.chello.no Original-X-Trace: quimby2.netfonds.no 1013111178 29994 213.46.211.96 (7 Feb 2002 19:46:18 GMT) Original-X-Complaints-To: usenet@quimby2.netfonds.no Original-NNTP-Posting-Date: 7 Feb 2002 19:46:18 GMT User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/20.7 (i386-debian-linux-gnu) Cancel-Lock: sha1:dYjzxDxVXNdfLiVJHFuPyA3EEE8= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:42973 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:42973 >>>>> Deepak Goel : > If i type "a" for article when in *Group* buffer, i am put into a > *mail* but with the newsgroup field not filled in.. > Wouldn't it be nice if gnus fills in the newsgroup at which the > point currently resides in the *Group* buffer.. And if the point > happens to be on a *mail* buffer, then gnus could choose the > newsgroup nearest to point.. Does `C-u a' do what you want? > Similarly, context-sensitive filling in of "To:" when pressing m for > mails would be cool too.. Does `C-u a' on a mail group with to-address set in the group parameters do what you want? In addition `C-u m' on a group will create an email with an empty "To:" field, and with the "From:" field determined by posting-styles for the group under the cursor. > And of course, if someone does not like that, there could be a > variable that could turn these featured off..