[mew-int 00860] Re: Hi & some questions

Im Eunjea eunjea at example.com
Sun May 5 11:14:37 JST 2002


* CHOI Junho <cjh at example.com> spoke thusly:
> Hi all mew-ers(is there any good name for mew users?),
> 
> I've been emacs/gnus user over 5 years. I really like gnus, but in
> these time gnus is going slow and slow in emacs 21... and I need
> emacs21 because gnus in emacs20 can't read utf-8 mails.
> 
> Recently I decided to switch to mew-current in this time
> completely (partly because of Mr. Kazu. He showed amazing world of mew
> to me!), and this is very successful. Now I am using mew for 1 week
> without gnus! :)
> 
> When I compare gnus and mew, two mailer has many speciality not in
> common (gnus has a nice scoring feature - although I don't use it much
> - and nice backend system can read almost any type of messages, mew has
> complete i18n support and is very *fast*), but mew is very fine for my
> e-mail/news life.
> 
> I installed mew from anoncvs(3.0.55?) in emacs-21.2(FreeBSD-current),
> here is my first questions:
> 
>  - Is there news group or mail folder list? I tried mew-refile-view
>    in contrib/, it's very good but I can't read messages from
>    mew-refile-view directly. If we can have something like Group mode
>    of gnus, it's best.
> 
>  - I tried to C-u 2 Z to newgroup list, but I can't see newgroup list
>    from 'g'. I think it is very dependent for news servers...
> 
>  - Can I have multiple newsservers?

I have following config in my .mew.el:

(setq mew-config-alist '(
   ("usenet1"
      ("nntp-server" . "192.168.1.1")
      ("nntp-folder" . "+nntp")
   )
   ("usenet2"
      ("nntp-server" . "News.CIS.DFN.DE")
      ("nntp-folder" . "+nntp2")
   )

))

-- 
http://kldp.org/~eunjea/



More information about the Mew-int mailing list