Eric S Fraga <e.fr...@ucl.ac.uk> writes:

> Putting this line in your .gnus.el should work:
> (setq mail-sources '((file :path "/var/mail/userid")))

I use Emacs 30.0.50 built from sources. Adding code to ~/.emacs.d/init.el:

#+begin_src emacs-lisp
(setq mail-sources '((file :path "/var/mail/myusername")))
#+end_src

seems to do nothing.

- After running M-x Gnus, there is no entry with
  emails in *Groups* buffer.
- Command `less /var/mail/myusername` shows
  that there is at least one message in file.




  • ... Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader (in English)
    • ... Eric S Fraga
      • ... Björn Bidar
      • ... Eric S Fraga
      • ... Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader (in English)
        • ... Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader (in English)
          • ... Eric S Fraga
            • ... Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader (in English)

Reply via email to