Gnus development mailing list
 help / color / mirror / Atom feed
From: Matt Ford <matt@dancingfrog.co.uk>
To: ding@gnus.org
Subject: Re: syncing ?
Date: Wed, 05 Sep 2012 08:07:22 +0100	[thread overview]
Message-ID: <87y5kpx80l.fsf@dancingfrog.co.uk> (raw)
In-Reply-To: <87obllmvow.fsf@gnus.org>

Well, I sync topics with the following.

(setq gnus-sync-backend "/ssh:home:lesync/gnus-sync.gpg" ; will use Tramp+EPA if loaded
      gnus-sync-global-vars '(gnus-newsrc-last-checked-date
                              gnus-topic-alist
                              gnus-topic-topology
                              gnus-category-alist
                              )
      gnus-sync-newsrc-groups '("gwene" "gmane"))

You could drop the gnus-sync-newsrc-groups option if you don't want
messages synced but this would also drop the subscribed group syncing
you want.  So you are partly there...
-- 
Matt




      reply	other threads:[~2012-09-05  7:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-24  8:23 Erik Colson
2012-09-04 19:31 ` Lars Ingebrigtsen
2012-09-05  7:07   ` Matt Ford [this message]

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=87y5kpx80l.fsf@dancingfrog.co.uk \
    --to=matt@dancingfrog.co.uk \
    --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).