GNU Info

Info Node: (efaq)Automatically starting a mail or news reader

(efaq)Automatically starting a mail or news reader


Next: Reading news with Emacs Prev: MIME with Emacs mail packages Up: Mail and news
Enter node , (file) or (file)node

How do I make Emacs automatically start my mail/news reader?
============================================================

   To start Emacs in Gnus:

     emacs -f gnus

in Rmail:

     emacs -f rmail

   A more convenient way to start with Gnus:

     alias gnus 'emacs -f gnus'
     gnus

   It is probably unwise to automatically start your mail or news reader
from your `.emacs' file.  This would cause problems if you needed to run
two copies of Emacs at the same time.  Also, this would make it
difficult for you to start Emacs quickly when you needed to.


automatically generated by info2www version 1.2.2.9