[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problems with draft/sent folders
- To: wl-en@ml.gentei.org
- Subject: Re: Problems with draft/sent folders
- From: Erik Hetzner <egh@e6h.org>
- Date: Tue, 26 Jun 2012 07:51:27 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:message-id:from:to:subject:in-reply-to:references :user-agent:reply-to:mime-version:content-type; bh=WOTJAIGFy5O15ItOFuktkJpsrIRGdWvZZBLDNKajCKM=; b=WptIZWc0envBpKIfz1Sburga1SkObL4v0T5OzeA3oq4DRbTrFQUaoJyIn+FEJHvm3k Q5sQ8t5o/qP8rkcakgpgA3xtqs70ZoXK1EmF4Am5SlTPz0eWpaOit0xuC1F/WSmS3h83 zvYtnqgfqq2OWRThWBQ/IXeyMsTCMvgHc7QIErt+CXK8zx+Vlw+64x40RRqelaSovmBv VvC6WD4cOb58Q/6AxxodIa3yNcopVsDJfCzml61uftqn9N1Gh6Dx/mncBciSPPCLgJJW XEG84KQCjh6TpxTE2YE/CUE0ids3IpSVMnQkGB4GdQFFNRxnZV8paCvuAVC9VhlzPZTw YLnQ==
- In-reply-to: <SNT108-W50D69DA06779B207F3FDDFEAE00@phx.gbl>
- List-help: <mailto:wl-en-ctl@ml.gentei.org?body=help>
- List-id: wl-en.ml.gentei.org
- List-owner: <mailto:wl-en-admin@ml.gentei.org>
- List-post: <mailto:wl-en@ml.gentei.org>
- List-software: fml [fml 4.0 STABLE (20040215/4.0.4_BETA)]
- List-unsubscribe: <mailto:wl-en-ctl@ml.gentei.org?body=unsubscribe>
- References: <87ehpbbg67.wl%f@mazzo.li>
- Reply-to: Erik Hetzner <egh@e6h.org>
- Sender: Erik Hetzner <ehetzner@gmail.com>
- User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.3 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)
At Tue, 26 Jun 2012 10:39:07 +0200,
Karl F wrote:
>
>
> Thank you for the reply.
>
> > To test if your Fcc header is being set properly, try running
> > wl-draft-config-exec (C-c C-e) directly before sending your message
> > and verify that the Fcc header has been set.
>
> I tried C-c C-e, but it did not help. I also have:
> (add-hook 'wl-mail-setup-hook 'wl-draft-config-exec)
> which is sort of the same thing I guess.
Hi Karl,
Do you mean that it did not set the Fcc header? If so, this is your
problem, and your wl-draft-config-alist setting is wrong in some way.
Perhaps you can post it?
By the way, there is no need to add that hook unless you want your
wl-draft-config-alist applied when you create a draft.
wl-draft-config-alist will be applied before sending.
> […]
>
> Now I see that I sometimes have "Fcc:" correctly filled in the header,
> (which makes testing much easier). If I start writing a draft from the
> Folder-buffer (pressing "w") I have to re-select the template by
> cycling through them with C-c C-j for the "Fcc:" to show up. I was
> expecting C-c C-e to have the same effect, but no, it doesn't set
> "Fcc".
>
> However, if I'm already in the inbox Summary-buffer for my non-gmail
> account and do "w" the "Fcc" is set correctly when I start the draft.
>
> Any clues as to what is going on here? When "Fcc: ..." shows in the header it
> works, so the problem is that it's not getting set all the time.
Yes, the problem is your wl-draft-config-alist variable is not being
correct and is not being applied to some messages.
It sounds like you also use wl-template-alist? This could complicate
things.
best, Erik
Sent from my free software system <http://fsf.org/>.