Rainer M Krug <[email protected]> writes: > Brady Trainor <[email protected]> writes: > >> Rainer M Krug <[email protected]> writes: >> >>> Brady Trainor <[email protected]> writes: >>> >>>> But to deal with `~/Mail/` and `~/News/`,... >>> >>> I have >>> >>> (setq gnus-home-directory "~/.gnus.d/" >>> gnus-init-file "~/.gnus.d/gnus.el" >>> message-directory (expand-file-name "Mail/" >>> gnus-home-directory)) >>> >>> in my emacs.el file and all gnus related files are in this directory. >> >> Ah, this looks like the right thing to do. But so do you not have an >> nntp setup? There is no `News` directory for you, in `~` or `Mail`? > > > I have the following in my ~/.gnus.d directory: > > | drwxrwxr-x 7 rainerkrug staff 238B Jul 22 11:28 Mail > | drwxr-xr-x 5 rainerkrug staff 170B Apr 11 15:47 News
Perfect! Thank you for the settings! (I think gnus-home-directory sets everything I was asking about /except/ for Mail/, that is, it will also set News/. Perhaps the documentation on gnus-home-directory is a little ambiguous, but then, better to leave it up in the air a little, than to be wrong if some change is made in the future of the-one-true-email-client.) Brady _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
