info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Store .newsrc on server (and load it again)


From: Ted Zlatanov
Subject: Re: Store .newsrc on server (and load it again)
Date: Thu, 16 Oct 2008 08:22:00 -0500
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux)

On Thu, 16 Oct 2008 11:10:16 +0200 Sebastian Kaps <seb@sauerland.de> wrote: 

SK> I'd like to store my .newsrc on a server and load it when Gnus starts
SK> up, so I could use Gnus on different systems.
SK> I'd preferably use IMAP but I think noone has implemented this yet.
SK> So maybe someone has written some code that copies the .newsrc file
SK> using scp after each write and retrieves it (also using scp) when Gnus
SK> starts?
SK> This should be fairly simple to implement for someone who is familar
SK> with Emacs Lisp (which I'm unfortunately not).

I want to do this (file access through Tramp to an IMAP server) but
unfortunately haven't had the time.  I got a file to open by name, but
didn't do the necessary work to integrate it with Tramp.  It's on my
TODO list.

Meanwhile, you can just use the Tramp syntax for the file name:

/host:/path/to/file

and see if it works.  It should be OK, Gnus won't care that it's a
remote file.

Ted


reply via email to

[Prev in Thread] Current Thread [Next in Thread]