[mew-int 02111] Re: A few questions

Ken Deeter ken at example.com
Thu Jan 26 05:10:53 JST 2006


On Wed, 25 Jan 2006 10:23:55 +0100 (CET),
   Bernhard Heidegger <bheide at example.com> muttered...
> 
> 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")
> 

Ah, beta version. I'm still using stable...

Also a couple new questions that have come up:

* Is it safe to have multiple instances of mew on the same machine
  accessing the same imap folders (only one is being actively used at
  a time)? I like to use x-windows based emacs at work while when I log in
  from home and use the terminal emacs.

* Do unread marks only get put on messages that are new in the inbox?
  I have some server-side filtering rules set up on my outlook server,
  which filter some messages into imap folders even before mew ever
  sees them. The messages that get filtered never show a U mark, even
  though when I look at the folder in the Outlook client they show up
  as unread.

* Is there an english mew wiki somewhere? Though I can read Japanese
  just fine, I'd like to contribute to the english documentation when
  I have some spare cycles.

Thanks,
Ken



More information about the Mew-int mailing list