[mew-int 02114] Re: A few questions

Bernhard Heidegger bheide at example.com
Fri Jan 27 22:57:23 JST 2006


From: Ken Deeter <ken at example.com>
Subject: Re: [mew-int 02105] A few questions
Date: Wed, 25 Jan 2006 12:10:53 -0800 (PST)

> 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...

Aehm, yes that's correct. But I can only say that the beta version is
stable enough for me...

> 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.

I haven't tried this use case but I think it should work although I
even don't use imap.

> * 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.

Sorry, I can't help with this because I'm still using plain old POP3
without any filtering (well I'm using filtering in mew of course)

> * 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.

I haven't seen any documentation other than the mew-info and the elisp
source code of course ;-)

Have a nice weekend,
Bernhard



More information about the Mew-int mailing list