>>>>> "John" == John Hunter <[EMAIL PROTECTED]> writes:

    John> Many moons ago, I posted:

    John> From: John Hunter <[EMAIL PROTECTED]>
    John> Subject: GCC-ing to my gnus nnml outgoing archive with 'm'?
    John> To: mailing-list BBDB <[EMAIL PROTECTED]>
    John> Date: 28 Feb 2000 19:39:56 -0600
    John> 
    John> >From the bbdb buffer, when I use 'm' to mail a message, I would like
    John> to CC a copy to my nnml outgoing group, as is done when I use
    John> gnus-group-mail to send mail.  This includes the line 
    John> 
    John> Gcc: nnml:outgoing-mail
    John> 
    John> in my mail header.  Any suggestions?

    John> most substantive response was: 

    Kai> Kevin Davidson <[EMAIL PROTECTED]> writes:
    >>> See the documentation for bbdb-send-mail-style. BBDB ought to
    >>> be working out it should use message-mail all by itself.

    Kai> This is already possible by setting mail-user-agent.  But
    Kai> what we really need is a new user agent which uses _Gnus_
    Kai> rather than _message_ to send the message.

    Kai> You might wish to search for define-mail-user-agent in the
    Kai> list archives, I think somebody has posted such a definition
    Kai> before.

    John> Unfortunately, I still have the same problem, and a search of the bbdb
    John> archives for 'define-mail-user-agent' did not turn up anything
    John> previous to Kai's response.  

    John> So if anyone has fresh insights into how to solve this problem, I
    John> would much appreciate it.

    John> I'm wondering if there is some way to fix this with a hook.
    John> Currently, I use gnus-group-mail to compose mail outside the bbdb
    John> buffer and have 'bbdb-send-mail-style' set to nil (it guesses message
    John> mode) and setting it to message-mode doesn't help.  

Hah!  Try this then:

`bbdb-send-mail-style' (buffer: .emacs-i386-pc-win32, mode: Emacs-Lisp)


Customizable user variable:

  value: message

  *Specifies which package should be used to send mail.
  Should be 'vm, 'mh, 'mail, or 'message (or nil, meaning guess.)


Property-list:

  saved-value:                  ((quote message))
  custom-requests:              nil
  custom-type:                  (choice (const :tag "Use VM to send mail" vm) (const 
:tag "Use MH-E to send mail" mh) (const :tag "Use send-mail mode to send mail" mail) 
(const :tag "Use Message to send mail" message) (const :tag "Guess which package to 
use" nil))
  standard-value:               (nil)

    John> John Hunter

    John> BBDB version 2.00.06 (1999/01/25 06:16:02)
    John> _______________________________________________
    John> bbdb-info mailing list
    John> [EMAIL PROTECTED]
    John> http://lists.sourceforge.net/mailman/listinfo/bbdb-info

-- 
  Adrian Aichner              Teradyne GmbH, European Design Center
  Integra Test Division       Telephone +49/89/41861(0)-208
  Dingolfinger Strasse 2      Fax       +49/89/41861-115
  D-81673 MUENCHEN            E-mail    [EMAIL PROTECTED]

_______________________________________________
bbdb-info mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/bbdb-info

Reply via email to