On Fri 24 Oct 2014, Paul W. Rankin wrote: > Can I customize the path of the .newsrc.eld file? I'd like to store it > inside another folder that I can sync to Dropbox. > > Caveat: without altering the paths of the ~/News and ~/Mail directories, > if possible?
Yes - do this from before starting gnus: (setq gnus-startup-file "/path/to/dir/.newsrc") This sets the path for ".newsrc" (if you use it) and ".newsrc.eld". HTH, AndyM _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
