Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: ding@gnus.org
Subject: Re: how do I subscribe to a group as a string from code?
Date: Thu, 20 Oct 2011 14:28:44 -0500	[thread overview]
Message-ID: <87y5wf1mz7.fsf@lifelogs.com> (raw)
In-Reply-To: <87r527jxbt.fsf@thinkpad.tsdh.de>

On Thu, 20 Oct 2011 21:07:50 +0200 Tassilo Horn <tassilo@member.fsf.org> wrote: 

TH> Ted Zlatanov <tzz@lifelogs.com> writes:
>> I need this for my gnus-sync.el work.  I have save and read working,
>> now I want to be able to sync subscriptions.  As soon as that's
>> working I'll put it out.
>> 
>> Given a string: "nntp+news.gwene.org:gwene.org.slashdot" I want to
>> subscribe to that group.  The server is not necessarily defined, but
>> it's OK to fail in that case.

TH> I've just tried

TH>   (gnus-subscribe-newsgroup "nntp+Gmane:gwene.org.slashdot")

TH> and that did the trick.  Do I understand your question wrongly, or did
TH> you miss the forest for the trees?

Whoa, how the .... does that work?  I don't have a "Gmane" server
defined in my backends, but it subscribed to it and I can look at that
group on Gmane.  This also works in my original case, where I have that
foreign server defined:

(gnus-subscribe-newsgroup "nntp+news.gwene.org:gwene.org.slashdot")

so I guess it solves my problem, but I'm really curious why the "Gmane"
server worked without a definition and I am not sure if I can rely on
this behavior for general sync.

Ted




  reply	other threads:[~2011-10-20 19:28 UTC|newest]

Thread overview: 75+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-20 14:20 Ted Zlatanov
2011-10-20 19:07 ` Tassilo Horn
2011-10-20 19:28   ` Ted Zlatanov [this message]
2011-10-20 20:11     ` Tassilo Horn
2011-10-20 21:19       ` Ted Zlatanov
2011-10-21 14:44 ` Steinar Bang
2011-10-24 13:19   ` gnus-sync.el v2 (was: how do I subscribe to a group as a string from code?) Ted Zlatanov
2011-10-24 20:48     ` gnus-sync.el v2 Steinar Bang
2011-10-25 13:02       ` Ted Zlatanov
2011-10-25 15:57         ` Steinar Bang
2011-10-25 16:23           ` Ted Zlatanov
2011-10-25 17:16             ` Steinar Bang
2011-10-25 17:22               ` Steinar Bang
2011-10-25 17:50               ` Ted Zlatanov
2011-10-25 18:10                 ` Steinar Bang
2011-10-27  7:28                 ` Katsumi Yamaoka
2011-10-27  9:42                   ` Steinar Bang
2011-10-27 11:23                     ` Steinar Bang
2011-10-27 17:36                     ` Ted Zlatanov
2011-10-27 19:40                       ` Ted Zlatanov
2011-11-03 21:09                         ` Steinar Bang
2011-11-03 21:43                           ` Ted Zlatanov
2011-11-03 22:37                             ` Steinar Bang
2011-11-04 12:19                               ` Ted Zlatanov
2011-11-04 20:52                                 ` Steinar Bang
2011-11-04 21:18                                   ` Ted Zlatanov
2011-11-05  7:53                                     ` Steinar Bang
2011-11-05  9:54                                       ` Ted Zlatanov
2011-11-05 10:45                                         ` Steinar Bang
2011-11-05 11:18                                           ` Steinar Bang
2011-11-05 13:03                                             ` Ted Zlatanov
2011-11-05 17:54                                               ` Steinar Bang
2011-11-05 17:59                                                 ` Adam Sjøgren
2011-11-05 18:53                                                   ` Steinar Bang
2011-11-05 13:00                                           ` Ted Zlatanov
2011-11-05 17:49                                             ` Steinar Bang
2011-11-05 18:57                                               ` Steinar Bang
2011-11-05 19:09                                                 ` Steinar Bang
2011-11-05 19:59                                                   ` Steinar Bang
2011-11-05 20:09                                                     ` Adam Sjøgren
2011-11-05 22:13                                                       ` Steinar Bang
2011-11-05 22:35                                                         ` Adam Sjøgren
2011-11-06 13:13                                                         ` Ted Zlatanov
2011-11-06 13:34                                                           ` Steinar Bang
2011-11-06 14:07                                                             ` Ted Zlatanov
2011-11-06 19:23                                                               ` Steinar Bang
2011-11-06 20:49                                                                 ` Steinar Bang
2011-11-06 21:29                                                             ` Steinar Bang
2011-11-07 19:55                                                               ` Steinar Bang
2011-11-07 20:08                                                                 ` Steinar Bang
2011-11-09  0:52                                                                   ` Ted Zlatanov
2011-11-09  9:27                                                                     ` Steinar Bang
2011-11-09 14:17                                                                       ` Ted Zlatanov
2011-11-09  0:47                                                                 ` Ted Zlatanov
2011-11-09  9:31                                                                   ` Steinar Bang
2011-11-09 14:15                                                                     ` Ted Zlatanov
2011-11-13  7:51                                                                       ` Steinar Bang
2011-11-09  0:45                                                               ` Ted Zlatanov
2011-11-09  9:32                                                                 ` Steinar Bang
2011-11-06  7:22                                                     ` Steinar Bang
2011-10-29 19:02                       ` Steinar Bang
2011-10-31 17:25                         ` Ted Zlatanov
2011-10-25 17:02           ` Steinar Bang
2011-11-03 22:43     ` Lars Magne Ingebrigtsen
2011-11-04  8:09       ` Steinar Bang
2011-11-04 12:20       ` Ted Zlatanov
2012-12-02 10:13     ` Andreas Schwab
2012-12-02 10:19       ` Andreas Schwab
2012-12-02 16:17         ` Ted Zlatanov
2013-01-27  4:27           ` Ted Zlatanov
2013-01-27  6:31             ` Eric S Fraga
2013-01-27 16:35             ` Steinar Bang
2012-12-03  9:50       ` Steinar Bang
2012-12-03 10:30         ` Matt Ford
2011-10-20 14:22 how do I subscribe to a group as a string from code? Ted Zlatanov

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=87y5wf1mz7.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=ding@gnus.org \
    /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).