Gnus development mailing list
 help / color / mirror / Atom feed
From: ShengHuo ZHU <zsh@cs.rochester.edu>
Subject: Re: Unsatisfied with Gnus' message-resend
Date: 05 Jan 2001 00:13:37 -0500	[thread overview]
Message-ID: <2nd7e2mvi6.fsf@tiger.jia.vnet> (raw)
In-Reply-To: <wpk88abq6n.fsf@CompleteIS.com>

"Chris D.Halverson" <cdh@CompleteIS.com> writes:

> Raymond Scholz <ray-2001@zonix.de> writes:
> 
> > `message-resend' prompts me for new recipients in the minibuffer where
> > no BBDB will help me with complicated email addresses.  Wouldn't it be
> > more consistent and convenient to have 'message-resend' act like
> > sending a bounced message?  
> 
> I know "me too's" aren't that useful, but I've had this gripe many a
> time too, yet, admittedly, never said anything about it. I would
> _love_ to be able to access my BBDB/alias expansion when doing a
> resend. Therefore, I would just like to say, "me too". Or something to
> that effect.

I've added a keymap for message-read-from-minibuffer in Oort Gnus
v0.01.  The following lines enable you to access your BBDB expansion
when doing a resend.

(require 'message)
(define-key message-minibuffer-local-map [(tab)] 'bbdb-complete-name)

ShengHuo



  reply	other threads:[~2001-01-05  5:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-04 20:44 Raymond Scholz
2001-01-05  4:04 ` Chris D.Halverson
2001-01-05  5:13   ` ShengHuo ZHU [this message]
2001-01-05 13:26     ` Raymond Scholz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2nd7e2mvi6.fsf@tiger.jia.vnet \
    --to=zsh@cs.rochester.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).