On 12 mar, 16:17, Fab <[email protected]> wrote:
> On 12 mar, 00:32, Katsumi Yamaoka <[email protected]> wrote:
>
>
>
> > >>>>> Fab wrote:
> > > I recently installed Gnus, and I can not read the messages I receive.
> > > There must be something wrong with my file. Gnus.el, but I do not see.
> > > Thank you for your help.
>
> > [...]
>
> > > (setq mail-sources
> > >       '(pop :server "pop.wanadoo.fr"
> > >             :password "*******"
> > >             :user "couvreur.fabrice"
> > >             ))
>
> > I think it should be:
>
> > (setq mail-sources
> >       '((pop :server "pop.wanadoo.fr"
> >              :password "*******"
> >              :user "couvreur.fabrice"
> >              )))
>
> Hello,
> Thank you for your help, I think it works because I have only read the
> message I received today, but wait a bit to be assertive!
> What I do not understand is why it was necessary to add parentheses,
> because there was no error in my Lisp code.
> Another question, I work with Emacs, Gnus me how to prevent the
> arrival of a new message?
> Thank you.
> @ + Fabrice.

Hey everyone,
When I run Gnus, I have this in the main buffer.


1: alt.bananas
       2: alt.balordi.it
    1617: alt.baldspot
      59: nndraft:drafts
       3: news.announce.newusers(m)
       9: news.groups.questions
     205: gnu.emacs.gnus
       9: nndoc+gnus-help:gnus-help

To read new messages through the server nnml, I must press the "^".
How to have my new posts via nnml in the main buffer?
Thank you.
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to