Search the FAQ Archives

3 - A - B - C - D - E - F - G - H - I - J - K - L - M
N - O - P - Q - R - S - T - U - V - W - X - Y - Z
faqs.org - Internet FAQ Archives

Gnus (Emacs Newsreader) FAQ
Section - Q2.12 Using Gnus and Other Packages

( Single Page )
[ Usenet FAQs | Web FAQs | Documents | RFC Index | Houses ]


Top Document: Gnus (Emacs Newsreader) FAQ
Previous Document: Q2.11 Gnus and compression hooks
Next Document: Q2.13 Changing Mail and News directories
See reader questions & answers on this topic! - Help others by sharing your knowledge
   Kevin J Hilman <khilman@vision.d.umn.edu> writes:
   How do you hook Supercite into September Gnus? Adding sc-cite-original
   to mail-citation-hook works for VM but not Gnus. There must be some
   message-mode hook I can add sc-cite-original to, but I cant seem to
   figure it out.
   
   Steve Baur <steve@miranova.com> writes:
   You're probably not using gnus-setup.el, but you should. So long as
   you have sgnus as a subdirectory of site-lisp in the standard location
   all you need to do put in your .emacs is:
(setq gnus-use-september t)
(load "/usr/local/share/emacs/site-lisp/sgnus/lisp/gnus-setup.el")

   and everything is set up for you.
   
   gnus-setup also handles integration with tm, bbdb, mailcrypt, vm, and
   mh-e. Set these variable to choose exactly what you want:
   
   gnus-use-tm [t]
          Set this if you want MIME support for Gnus
          
   gnus-use-mhe [nil]
          Set this if you want to use MH-E for mail reading
          
   gnus-use-rmail [nil]
          Set this if you want to use RMAIL for mail reading
          
   gnus-use-sendmail [nil]
          Set this if you want to use SENDMAIL for mail reading
          
   gnus-use-vm [nil]
          Set this if you want to use the VM package for mail reading
          
   gnus-use-sc [t]
          Set this if you want to use Supercite
          
   gnus-use-mailcrypt [t]
          Set this if you want to use Mailcrypt for dealing with PGP
          messages
          
   gnus-use-bbdb [nil]
          Set this if you want to use the Big Brother DataBase
          
   gnus-use-september [nil]
          Set this if you are using the experimental September Gnus
          

User Contributions:

Comment about this article, ask questions, or add new information about this topic:




Top Document: Gnus (Emacs Newsreader) FAQ
Previous Document: Q2.11 Gnus and compression hooks
Next Document: Q2.13 Changing Mail and News directories

Single Page

[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
Justin Sheehy <dworkin@ccs.neu.edu>





Last Update March 27 2014 @ 02:11 PM