[mew-int 01784] fcc to current folder

Oliver Enzmann oliver at example.com
Mon Mar 8 09:11:51 JST 2004


Hi,

I am trying to fcc outgoing mail to the current folder. I've tried the
following without much success:

   (defun my-fcc-func ()
      (setq mew-fcc (mew-summary-folder-name)))
   (add-hook 'mew-draft-mode-hook 'my-fcc-func)

The mew-summary-folder-name function does not seem to return a valid
folder name when being called from draft mode.

Is there a variable or function I could check from draft mode, containing
the name of the folder a "mew-summary-send", "mew-summary-reply" action
was initiated from? Anyone with a more sophisticated "fcc" recipe to
share?

TIA, Oliver



More information about the Mew-int mailing list