* Re: GNUS newsreader problem
[not found] <20100728-180726.453.0@francogrex.news.eternal-september.org>
@ 2010-07-28 18:37 ` Andreas Politz
2010-07-29 16:21 ` Ted Zlatanov
2010-08-03 20:35 ` francogrex
0 siblings, 2 replies; 4+ messages in thread
From: Andreas Politz @ 2010-07-28 18:37 UTC (permalink / raw)
To: help-gnu-emacs
francogrex <franco@grex-removethis.com> writes:
> Hello I am using GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600) and try to use
> GNUS to connect to the usenet newsserver eternal-september. In my .emacs
> I have set this: (setq gnus-select-method '(nntp "news.eternal-
> september.org")) and I even set an authinfo file to supply my login and
> password. When I M-x GNUS it opens ok and recognizes the authinfo file
> and I see on the servers buffer '^' that I am actually connect to the
> newsserver: there is {open} (agent) (that I also tried to disable that
> agent). But I have no newsgroups? I try A-k, A-z nothing shows on the
> groups buffer? Can anyone give a hint why i can't get the newsgroups?
In the server buffer hit `Enter' when point is on a news server. It'll
open a list of newsgroups you can subscribe to with some key I forgot.
I would leave the agent enabled, because it caches already downloaded
articles.
-ap
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: GNUS newsreader problem
2010-07-28 18:37 ` GNUS newsreader problem Andreas Politz
@ 2010-07-29 16:21 ` Ted Zlatanov
2010-08-03 20:35 ` francogrex
1 sibling, 0 replies; 4+ messages in thread
From: Ted Zlatanov @ 2010-07-29 16:21 UTC (permalink / raw)
To: help-gnu-emacs
On Wed, 28 Jul 2010 20:37:36 +0200 Andreas Politz <politza@fh-trier.de> wrote:
AP> francogrex <franco@grex-removethis.com> writes:
>> Hello I am using GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600) and try to use
>> GNUS to connect to the usenet newsserver eternal-september. In my .emacs
>> I have set this: (setq gnus-select-method '(nntp "news.eternal-
>> september.org")) and I even set an authinfo file to supply my login and
>> password. When I M-x GNUS it opens ok and recognizes the authinfo file
>> and I see on the servers buffer '^' that I am actually connect to the
>> newsserver: there is {open} (agent) (that I also tried to disable that
>> agent). But I have no newsgroups? I try A-k, A-z nothing shows on the
>> groups buffer? Can anyone give a hint why i can't get the newsgroups?
AP> In the server buffer hit `Enter' when point is on a news server. It'll
AP> open a list of newsgroups you can subscribe to with some key I forgot.
AP> I would leave the agent enabled, because it caches already downloaded
AP> articles.
There's a Gnus manual (usually available from inside Emacs, even):
(info "Gnus")
franco should start there. Specifically, the key to subscribe is `u' in
the group list but there's much more and the manual does a good job explaining.
Ted
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: GNUS newsreader problem
2010-07-28 18:37 ` GNUS newsreader problem Andreas Politz
2010-07-29 16:21 ` Ted Zlatanov
@ 2010-08-03 20:35 ` francogrex
2010-08-04 15:51 ` Ted Zlatanov
1 sibling, 1 reply; 4+ messages in thread
From: francogrex @ 2010-08-03 20:35 UTC (permalink / raw)
To: help-gnu-emacs
Andreas Politz wrote:
>francogrex <franco@grex-removethis.com> writes:
>> Hello I am using GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600) and try to use
>> GNUS to connect to the usenet newsserver eternal-september. In my .emacs
>> I have set this: (setq gnus-select-method '(nntp "news.eternal-
>> september.org")) and I even set an authinfo file to supply my login and
>> password. When I M-x GNUS it opens ok and recognizes the authinfo file
>> and I see on the servers buffer '^' that I am actually connect to the
>> newsserver: there is {open} (agent) (that I also tried to disable that
>> agent). But I have no newsgroups? I try A-k, A-z nothing shows on the
>> groups buffer? Can anyone give a hint why i can't get the newsgroups?
>
>In the server buffer hit `Enter' when point is on a news server. It'll
>open a list of newsgroups you can subscribe to with some key I forgot.
>
>I would leave the agent enabled, because it caches already downloaded
>articles.
I did that and also read that i should configure an .authinfo file with
server name, login and password and force yes; i did that now it tries to
connect and get the newsgroups (so a step further than before) but emacs
crashes everytime and hangs for hours until I end its process. So still no
luck.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: GNUS newsreader problem
2010-08-03 20:35 ` francogrex
@ 2010-08-04 15:51 ` Ted Zlatanov
0 siblings, 0 replies; 4+ messages in thread
From: Ted Zlatanov @ 2010-08-04 15:51 UTC (permalink / raw)
To: help-gnu-emacs
On Tue, 03 Aug 2010 22:35:29 +0200 francogrex <franco@grex-removethis.com> wrote:
f> Andreas Politz wrote:
>> francogrex <franco@grex-removethis.com> writes:
>>> Hello I am using GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600) and try to use
>>> GNUS to connect to the usenet newsserver eternal-september. In my .emacs
>>> I have set this: (setq gnus-select-method '(nntp "news.eternal-
>>> september.org")) and I even set an authinfo file to supply my login and
>>> password. When I M-x GNUS it opens ok and recognizes the authinfo file
>>> and I see on the servers buffer '^' that I am actually connect to the
>>> newsserver: there is {open} (agent) (that I also tried to disable that
>>> agent). But I have no newsgroups? I try A-k, A-z nothing shows on the
>>> groups buffer? Can anyone give a hint why i can't get the newsgroups?
>>
>> In the server buffer hit `Enter' when point is on a news server. It'll
>> open a list of newsgroups you can subscribe to with some key I forgot.
>>
>> I would leave the agent enabled, because it caches already downloaded
>> articles.
f> I did that and also read that i should configure an .authinfo file with
f> server name, login and password and force yes; i did that now it tries to
f> connect and get the newsgroups (so a step further than before) but emacs
f> crashes everytime and hangs for hours until I end its process. So still no
f> luck.
Many others can use that functionality without issues so it must either
be your configuration or your environment that is causing problems. It
is really unusual for Emacs to crash; hanging on the other hand can
happen if Emacs is waiting for something. Are you sure it's not in the
middle of a function that is hanging? C-g should be able to interrupt
the function and get you back. Also see toggle-debug-on-error and
toggle-debug-on-quit.
It would be especially helpful if you could provide your gnus.el file.
Ted
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-08-04 15:51 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20100728-180726.453.0@francogrex.news.eternal-september.org>
2010-07-28 18:37 ` GNUS newsreader problem Andreas Politz
2010-07-29 16:21 ` Ted Zlatanov
2010-08-03 20:35 ` francogrex
2010-08-04 15:51 ` Ted Zlatanov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).