[mew-int 02120] Re: A few questions
Joseph Vidal-Rosset
joseph.vidal-rosset at example.com
Mon Feb 20 00:19:14 JST 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wed, 25 Jan 2006 10:23:55 +0100 (CET)
Bernhard Heidegger <bheide at example.com> wrote:
> Hmmm, I cannot remember what I did exactly, but I think starting with
> mew-4.2.50 I'm just using the following lines in my ~/.mew-theme.el
> (mew-face-spec-set
> 'mew-face-mark-unread
> '((((class color) (type tty)) (:foreground "green"))
> (((class color) (background light)) (:foreground "ForestGreen"))
> (((class color) (background dark)) (:foreground "LimeGreen"))
> (t (:bold t))))
>
> and the following line in .emacs:
> (setq mew-theme-file "~/.mew-theme.el")
>
> Regards,
> Bernhard
Hello,
In order to get really bold unread mark the code in .mew-theme.el must
be:
(mew-face-spec-set
'mew-face-mark-unread
'((((class color) (type tty)) (:foreground "green" :bold t))
(((class color) (background light)) (:foreground "ForestGreen" :bold
t )) (((class color) (background dark)) (:foreground "LimeGreen" :bold
t )) (t (:bold t))))
But I would be glad to get this (bold) Unread mark with using
prom-mew with procmail and fetchmail. Prom-mew seems working fine, but
when I scan +inbox, mail just arrived are as other read mails, and it
would be nice to see the Unread mark, like when one uses POP.
Is there a solution, does someone can tell me?
All the best,
Jo.
- --
Joseph Vidal-Rosset
Université de Nancy 2
Département de philosophie
Bd Albert 1er
F-54000 Nancy
page web: http://jvrosset.free.fr
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFD+Ix2FVqVy0eTtT8RAvltAJ95hfZx5HruyM5xnsTALaXz4jNcRQCfXpmj
S5k5/761TGs5ePcDgMiNK5k=
=4D3B
-----END PGP SIGNATURE-----
More information about the Mew-int
mailing list