Florent Georges <[email protected]> writes: > Hi, > > I use several machine every days, and I wonder whether it is possible to > share > Gnus configuration between them. In particular, which messages have been > read. > > Sharing the ~/.gnus config is easy, but when I leave the machine A, then log > on machine B, I would like to not see the messages I've read on machine A. If > needed, I can save some files from A to a server when I leave Gnus, then > update > them on B before launching Gnus again. > > Is there a solution? Did I miss something in the manual? > > Regards,
I used to use unison, now I use git on my own repo, to sync. The file .newsrc.eld is a good start combined with (setq gnus-save-newsrc-file nil). I cant be 100% sure since I use git to dup my entire .emacs.d. YMMV - good luck. -- Google Talk : [email protected] http://www.google.com/talk _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
