[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: synchronizing gnus sessions on multiple computers
From: |
Pankaj Jangid |
Subject: |
Re: synchronizing gnus sessions on multiple computers |
Date: |
Fri, 10 Sep 2021 10:16:42 +0530 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (darwin) |
"Roland Winkler" <winkler@gnu.org> writes:
> - How can I tell gnus (in a running emacs session) that I've rsync'ed
> all local user directories and gnus should update itself accordingly
> when, for example, articles are marked as read or expired.
>
> - Where does gnus store the information that I have read or marked for
> expiration some news or mail articles in a group?
When you are rsync’ing between two machines, you need to do it for the
following files/directories:
~/News/
~/Mail/
~/.gnus.el
~/emacs.d/ ; (this is required for syncing other Emacs settings)
~/.newsrc ; (there are multiple formats newsrc.eld, newsrc.el
; or just .newsrc, This is what you are looking for.)
~/.authinfo.gpg ; (.newsrc, .authinfo etc.)
Others, please add if I am missing some files/dirs.
- synchronizing gnus sessions on multiple computers, Roland Winkler, 2021/09/09
- Re: synchronizing gnus sessions on multiple computers,
Pankaj Jangid <=
- Re: synchronizing gnus sessions on multiple computers, Leo Butler, 2021/09/10
- Re: synchronizing gnus sessions on multiple computers, Bob Newell, 2021/09/10
- Re: synchronizing gnus sessions on multiple computers, Roland Winkler, 2021/09/10
- Re: synchronizing gnus sessions on multiple computers, Eric Abrahamsen, 2021/09/10
- Re: synchronizing gnus sessions on multiple computers, Bob Newell, 2021/09/10
- Re: synchronizing gnus sessions on multiple computers, Roland Winkler, 2021/09/11
- Re: synchronizing gnus sessions on multiple computers, Greg Farough, 2021/09/11
- Re: synchronizing gnus sessions on multiple computers, Bob Newell, 2021/09/12
Re: synchronizing gnus sessions on multiple computers, James Thomas, 2021/09/12