Henrik Frisk | 23 Apr 13:44
Picon
Picon

mh-compose-prompt-flag question.


Hi,

I'm probably reading this wrong or otherwise misunderstanding but I thought setting
mh-compose-prompt-flag to nil would create a new mail for me without going through the minibuffer
queries To:, cc: and subject:, but it doesn't work.

" If you prefer to be prompted for the recipient and subject fields before the MH-Letter buffer appears,
turn on the
option mh-compose-prompt-flag."

Is there a way to create a new MH-Letter buffer and place the insertion in the To: field automatically?

best,

Henrik

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
Bill Wohler | 24 Apr 02:01
Picon
Picon

Re: mh-compose-prompt-flag question.

Henrik Frisk <henrik.frisk <at> mhm.lu.se> wrote:

> I'm probably reading this wrong or otherwise misunderstanding but I
> thought setting mh-compose-prompt-flag to nil would create a new mail
> for me without going through the minibuffer queries To:, cc: and
> subject:, but it doesn't work.
> ...
> Is there a way to create a new MH-Letter buffer and place the
> insertion in the To: field automatically?

That's the way MH-E works out of the box. Try emacs -Q and see if MH-E
behaves as you'd expect. Then you can localize the problem.

--

-- 
Bill Wohler <wohler <at> newt.com>  http://www.newt.com/wohler/  GnuPG ID:610BD9AD

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
Henrik Frisk | 25 Apr 11:25
Picon
Picon

Re: mh-compose-prompt-flag question.

> > ...
> > Is there a way to create a new MH-Letter buffer and place the
> > insertion in the To: field automatically?
> 
> That's the way MH-E works out of the box. Try emacs -Q and see if MH-E
> behaves as you'd expect. Then you can localize the problem.
> 
OK, it's got nothing to do with mh-e. I'm using bbdb and this line:

(add-hook 'mh-folder-mode-hook 'bbdb-insinuate-mh)

in my .emacs causes mh-e to prompt for To:, cc: and subject no matter how I configure mh-e.

I'm trying to get my address books sorted out (or rather my usage of them) and find an efficient way to deal
with aliases and groups without having to duplicate information. Right now I'm trying mail-abbrevs.el
with bbdb but any suggestions are welcome.

best,

Henrik

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
Bill Wohler | 27 Apr 05:24
Picon
Picon

aliases and PDA databases (was: mh-compose-prompt-flag question)

Henrik Frisk <henrik.frisk <at> mhm.lu.se> wrote:

> > > ...
> > > Is there a way to create a new MH-Letter buffer and place the
> > > insertion in the To: field automatically?
> > 
> > That's the way MH-E works out of the box. Try emacs -Q and see if MH-E
> > behaves as you'd expect. Then you can localize the problem.
> > 
> OK, it's got nothing to do with mh-e. I'm using bbdb and this line:
> 
> (add-hook 'mh-folder-mode-hook 'bbdb-insinuate-mh)
> 
> in my .emacs causes mh-e to prompt for To:, cc: and subject no matter
> how I configure mh-e.
> 
> I'm trying to get my address books sorted out (or rather my usage of
> them) and find an efficient way to deal with aliases and groups
> without having to duplicate information. Right now I'm trying
> mail-abbrevs.el with bbdb but any suggestions are welcome.

Henrik,

Same here. On my list of things to do is to avoid duplicating email
addresses in my MH alias file and my Palm address book. My guess is that
BBDB is involved and the the missing link is a conduit between the Palm
database and BBDB. If any of you out there have solutions or even ideas
for this problem, let's discuss! Getting aliases to and from the BBDB
will help out Henrik too.

(Continue reading)

Greg Minshall | 28 Apr 02:11
Picon
Favicon

Re: aliases and PDA databases (was: mh-compose-prompt-flag question)

no specific help here, just encouragement -- something that allowed me
to integrate the Mac address book with mh-e would be a big win for me!

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
Henrik Frisk | 28 Apr 12:25
Picon
Picon

Re: aliases and PDA databases (was: mh-compose-prompt-flag question)

> > I'm trying to get my address books sorted out (or rather my usage of
> > them) and find an efficient way to deal with aliases and groups
> > without having to duplicate information. Right now I'm trying
> > mail-abbrevs.el with bbdb but any suggestions are welcome.
> 
> Henrik,
> 
> Same here. On my list of things to do is to avoid duplicating email
> addresses in my MH alias file and my Palm address book. My guess is that
> BBDB is involved and the the missing link is a conduit between the Palm
> database and BBDB. If any of you out there have solutions or even ideas
> for this problem, let's discuss! Getting aliases to and from the BBDB
> will help out Henrik too.
> 
I'm not using Palm anymore (unfortunately I might add, because my address book has been a mess ever since I
gave it up :-/) but I'm guessing you know about http://syncbbdb2.sourceforge.net/. Just as you are
saying, it's the issue of syncing BBDB aliases, and I'm not sure syncbbdb will do that. Further I seem to
remember reading somewhere it isn't maintained.

/henrik

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

Gmane