Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: pocmatos@gmail.com (Paulo J. Matos)
To: info-gnus-english@gnu.org
Subject: Re: Solution for gnus wide sync
Date: Wed, 08 Sep 2010 22:27:56 +0100	[thread overview]
Message-ID: <84occ8lycj.fsf@gmail.com> (raw)
In-Reply-To: <87k4n11jey.fsf@fastmail.fm>

Matt Lundin <mdl@imapmail.org> writes:

> pocmatos@gmail.com (Paulo J. Matos) writes:
>
>> I am currently using GNUS widely at home, on the laptop and at
>> work. However, annoyingly I don't have any sync setup between gnus
>> besides the config file through git and dropbox.
>>
>> What I would like is to sync 
>> - the topic setup
>> - subscribed newsgroups
>> - newsgroup message status (read, expired, etc)
>>
>> Any tips on how to do this or workarounds to this?
>
> I place everything of importance in a single ~/gnus/ directory and then
> sync it across multiple machines using git.
>
>   (setq 
>    gnus-startup-file "~/gnus/.newsrc"
>    gnus-directory "~/gnus/"
>    gnus-registry-cache-file "~/gnus/.gnus.registry.eld"
>    gnus-dribble-directory "~/gnus/"
>    mail-source-directory "~/gnus/incoming/"
>    gnus-cache-directory "~/gnus/cache/"
>    )
>

I would love to know more about your setup and interaction with git.
Have you written about it anywhere?

If not, could you please just let me know about:
- Do you have any script to push the changes into a server when you
logout?
- Any elisp to pull the changes from the server during startup?
- Do you have a git project called gnus that you use? I assume you also
use git to keep track of .emacs for example. Do you then have a
different git project just for the .emacs?

Cheers,

-- 
PMatos

  reply	other threads:[~2010-09-08 21:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-02 21:34 Paulo J. Matos
2010-09-04 17:57 ` Matt Lundin
2010-09-08 21:27   ` Paulo J. Matos [this message]
     [not found] <mailman.4.1283465117.6661.info-gnus-english@gnu.org>
2010-09-02 22:19 ` Jason Earl
2010-09-03  0:09   ` Rafael
2010-09-03  5:53     ` Andi Albrecht
2010-12-12 20:15       ` Brett Viren
2014-02-18 15:04         ` regcl

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=84occ8lycj.fsf@gmail.com \
    --to=pocmatos@gmail.com \
    --cc=info-gnus-english@gnu.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).