Gnus development mailing list
 help / color / mirror / Atom feed
From: Tassilo Horn <tsdh@gnu.org>
To: Oleksandr Gavenko <gavenkoa@gmail.com>
Cc: ding@gnus.org
Subject: Re: Features that make you love Gnus?
Date: Mon, 24 Sep 2012 08:47:26 +0200	[thread overview]
Message-ID: <87k3vj6hoh.fsf@thinkpad.tsdh.de> (raw)
In-Reply-To: <87a9wg1l04.fsf@gavenkoa.example.com> (Oleksandr Gavenko's message of "Mon, 24 Sep 2012 00:34:35 +0300")

Oleksandr Gavenko <gavenkoa@gmail.com> writes:

Hi Oleksandr,

>>>    I look to INN and Leafnode solutions, but don't understand how
>>>    Emacs will be send message back to NNTP...
>>
>> It'll deliver the posting to your local leafnode, and that propagates
>> it back to your "real" news server.
>>
> So I must select group subscription from leafnode instead of in Emacs
> *server* buffer...

No, the *server* buffer will show an entry for your local leafnode.
From Gnus perspective, there's nothing different in using a local news
server from using the one of your ISP/university/whatever.  Something
like that:

  (add-to-list 'gnus-secondary-select-methods
               '(nntp "MyLocalLeafnode"
                      (nntp-address "localhost")))

Then you'll have a MyLocalLeafnode server in *server* where you can
subscribe to groupts.

> What is gnus-notifications? And where I can find it? I use Gnus v5.13
> from Emacs v23.4.1.

It's new in the git version of Gnus.

> I would like to have capability to be notified if some one mail me to
> my IMAP account or replay on my message in one of 70 groups from 5
> NNTP server (Gmane, Mozilla, Eternal September, rsdn.ru, sql.ru).
>
> Note that I don't want to be notified if new message is not replay to
> me as I read a lot groups!!

I think, that "only when someone replies to my mail" thingy isn't
possible right now.

> Does notifier pull new message with some periodicity (one time in a
> hour for NNTP, and one time in 15 min for IMAP)?

No.  But you can do this using gnus daemons. (info "(gnus)Daemons")

Bye,
Tassilo



  reply	other threads:[~2012-09-24  6:47 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-20 13:48 Kyle Sexton
2012-09-20 22:48 ` Oleksandr Gavenko
2012-09-21  6:35   ` Tassilo Horn
2012-09-23 21:34     ` Oleksandr Gavenko
2012-09-24  6:47       ` Tassilo Horn [this message]
2012-09-21  1:11 ` Mark Simpson
2012-09-23 21:38   ` Oleksandr Gavenko
2012-09-23 23:59     ` Mark Simpson
2012-09-21  6:50 ` Tassilo Horn
2012-09-21 13:16   ` Erik Colson
2012-09-21 18:23   ` Sivaram Neelakantan
2012-09-21 18:56     ` Tassilo Horn
2012-09-23 21:42   ` Oleksandr Gavenko
2012-09-24  6:52     ` Tassilo Horn
2012-09-24  8:22       ` Andreas Schwab
2012-09-21 13:23 ` Julien Danjou
2012-09-22 17:39 ` Adam Sjøgren
2012-09-25 13:20   ` Malcolm Purvis
2012-09-24  7:26 ` Eric Abrahamsen
2012-09-24 12:30   ` Adam Sjøgren
2012-09-26  6:26     ` Eric Abrahamsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k3vj6hoh.fsf@thinkpad.tsdh.de \
    --to=tsdh@gnu.org \
    --cc=ding@gnus.org \
    --cc=gavenkoa@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).