Gnus

For gnus (the animals), see wildebeest.
Gnus

Gnus 5.11 under GNU Emacs and Fedora
Developer(s) Gnus team
Stable release Gnus improvements are now released as part of Emacs. [±]
Operating system Cross-platform
Type E-mail client and news client
License GPL
Website www.gnus.org

Gnus /ɡˈnz/, or Gnus Network User Services, is a message reader which is part of GNU Emacs. (It also works in XEmacs.) It supports reading and composing both e-mail and news and can also act as an RSS reader, web processor, and directory browser for both local and remote filesystems.

Gnus blurs the distinction between news and e-mail, treating them both as "articles" that come from different sources. News articles are kept separate by group, and e-mail can be split into arbitrary groups, similar to folders in other mail readers. In addition, Gnus is able to use a number of web-based sources as inputs for its groups.

Note that, as with GNU, the g in Gnus is always pronounced.

Features

Some Gnus features:

As part of Emacs, Gnus' features can be extended indefinitely through Emacs lisp.

To quote the Gnus Manual:

"You know that Gnus gives you all the opportunity you'd ever want for shooting yourself in the foot. Some people call it flexibility. Gnus is also customizable to a great extent, which means that the user has a say on how Gnus behaves. Other newsreaders might unconditionally shoot you in your foot, but with Gnus, you have a choice!"

Note that the composition of HTML email messages (as users of more WYSIWYG editors may be used to) is not included by default; the lack of this "ability" is counted as a feature by Gnus' traditional user base.

History

Gnus is a rewrite of GNUS, which ceased to be developed in 1992, by Masanobu Umeda. In autumn 1994, Lars Magne Ingebrigtsen started the rewrite under the name (ding) which is a recursive acronym for ding is not Gnus, intending to produce a version for which the interface and configuration would work almost exactly the same, but the internals would be completely revamped and improved. The new version proved to be popular and has undergone constant expansion and enhancement.

Versions

In general, users receive Gnus bundled with their copy of Gnu Emacs or XEmacs and only need to worry about version numbers if they want to upgrade to newer versions themselves instead of receiving updates through Emacs or their operating system's packaging system.

The following versions have been released:

The odd minor version numbers, like 5.3 and 5.5 are for the Gnus versions bundled with GNU Emacs. The even version numbers are the unbundled releases. So for example, Gnus 5.5 is similar to Gnus 5.4, but bundled with Emacs 20.1.

Development is done using "named versions", whose first letters run backwards in the alphabet; "No Gnus" v0.19 was released in early 2012, and development transitioned to "Ma Gnus". No named version ever reaches 1.0, instead when it is considered stable enough for general release, it sheds its name and gets packaged with as simply "Gnus <version number>". Entering the "V" command in the Groups buffer of a running copy of Gnus will usually cause it to divulge a version number, but there is no easy way for an end user to know if, for example, "No Gnus 0.9" is older or newer than "Gnus 5.10.8".

See also

References

  1. 1.0 1.1 "Gnus (Emacs Newsreader) FAQ". Internet FAQ Archives.
  2. Ma Gnus 0.7 Release Announcement
  3. "Re: Rmail mbox-format branch". emacs-devel mailing list. 2004-11-11. Retrieved 2014-08-22.

External links