GNU Project Electronic Mailing Lists and gnUSENET Newsgroups

 [image of the Head of a GNU]

Table of Contents

GNU Project Electronic Mailing Lists and gnUSENET Newsgroups

Last Updated 2001-03-11

Please report improvements to: gnu@gnu.org

Mailing list archives

The GNU mailing lists are archived at http://mail.gnu.org/pipermail Someday, they may also become available at ftp://mail.gnu.org

GNU mailing lists are also distributed as USENET news groups

The mailing lists are gated both ways with the gnu.all newsgroups at uunet. The one-to-one correspondence is indicated below. If you don't know if your site is on USENET, ask your system administrator. If you are a USENET site and don't get the gnu.all newsgroups, please ask your USENET administrator to get them. If he has your feeds ask their feeds, you should win. And everyone else wins: newsgroups make better use of the limited bandwidth of the computer networks and your home machine than mailing list traffic; and staying off the mailing lists make better use of the people who maintain the lists and the machines that the GNU people working with rms use (i.e. we have more time to produce code!!). Thanx.

Getting the mailing lists directly

If several users at your site or local network want to read a list and you aren't a USENET site, Project GNU would prefer that you would set up one address that redistributes locally. This reduces overhead on our people and machines, your gateway machine, and the network(s) used to transport the mail from us to you.

How to subscribe to and report bugs in mailing lists

For subscriptions and unsubscriptions, point your web browser to http://mail.gnu.org/mailman/listinfo

If you need to report problems to a human, send mail to gnu@gnu.org explaining the problem.

Many of the GNU mailing lists are very large and are received by many people. Please don't send them anything that is not seriously important to all their readers. All GNU mailing lists are unmoderated mail reflectors, except info-gnu, info-gnu-emacs, info-gcc, info-g++, info-gnu-fortran.

All addresses below are in internet format. Consult the mail guru for your computer to figure out address syntaxes from other networks. From UUCP machines: ..!ucbvax!gnu.org!ADDRESS ..!uunet!gnu.org!ADDRESS

If a message you mail to a list is returned from a MAILER-DAEMON (often with the line: ----- Transcript of session follows ----- don't resend the message to the list. All this return means is that your original message failed to reach a few addresses on the list. Such messages are NEVER a reason to resend a piece of mail a 2nd time. This just bothers all (less the few delivery failures (which will probably just fail again!)) of the readers of the list with a message they have already seen. It also wastes computer and network resources.

It is appropriate to send these to the -request address for a list, and ask them to check the problem out.

Send Specific Requests for Information to: gnu@gnu.org

Specific requests for information about obtaining GNU software, or GNU activities in Cambridge and elsewhere can be directed to: gnu@gnu.org

General Information about all lists

Please keep each message under 25,000 characters. Some mailers bounce messages that are longer than this. If your message is long, it is generally better to send a message offering to make the large file available to only those people who want it (e.g. mailing it to people who ask, or putting it up for FTP). In the case of gnu.emacs.sources, somewhat larger postings (up to 10 parts of no more than 25,000 characters each) are acceptable (assuming they are likely to be of interest to a reasonable number of people); if it is larger than that have it added to archive.cis.ohio-state.edu (the GNU Emacs Lisp ftp and uucp archive) and announce its location there. Good bug reports are short. See section '* General Information about bug-* lists and ...' for further details.

Most of the time, when you reply to a message sent to a list, the reply should not go to the list. But most mail reading programs supply, by default, all the recipients of the original as recipients of the reply. Make a point of deleting the list address from the header when it does not belong. This prevents bothering all readers of a list, and reduces network congestion.

The GNU mailing lists and newsgroups, like the GNU project itself, exist to promote the freedom to share software. So don't use these lists to promote or recommend non-free software or documentation, like proprietary books on GNU software. (Using them to post ordering information is the ultimate faux pas.) If there is no free program to do a certain task, then somebody should write one! Similarly, free documentation that is inadequate should be improved--a way in which non-programmers can make a valuable contribution. See also the article at http://www.gnu.org/philosophy/free-doc.html.

Spam

The GNU mailing lists described in this document are public forums. Many are gatewayed to usenet, and there are also web archives. Spammers will often harvest usenet and the web looking for email addresses. Spammers often also sent spam to usenet groups and public mailing lists.

The GNU mailing lists are open to postings for anyone, in order to make it easy to send bug reports. Because the lists are open to everyone, spammers can also collect the addresses that are used to send mail to GNU mailing lists.

Please do not complain to the GNU postmaster about spam you get through GNU mailing lists. If the spam bothers you, please simply unsubscribe.

General Information about info-* lists

These lists and their newsgroups are meant for important announcements. Since the GNU project uses software development as a means for social change, the announcements may be technical or political.

Most GNU projects info-* lists (and their corresponding gnu.*.announce newsgroups) are moderated to keep their content significant and relevant. If you have a bug to report, send it to the bug-* list. If you need help on something else and the help-* list exists, ask it.

See section '* General Information about all lists'.

General Information about help-* lists

These lists (and their newsgroups) exist for anyone to ask questions about the GNU software that the list deals with. The lists are read by people who are willing to take the time to help other users.

When you answer the questions that people ask on the help-* lists, keep in mind that you shouldn't answer by promoting a proprietary program as a solution. The only real solutions are the ones all the readers can share.

If a program crashes, or if you build it following the standard procedure on a system on which it is supposed to work and it does not work at all, or if an command does not behave as it is documented to behave, this is a bug. Don't send bug reports to a help-* list; mail them to the bug-* list instead.

See section '* General Information about all lists'.

General Information about bug-* lists and reporting program bugs

If you think something is a bug in a program, it might be one; or, it might be a misunderstanding or even a feature. Before beginning to report bugs, please read the section ``Reporting Emacs Bugs'' toward the end of the GNU Emacs reference manual (or node Emacs/Bugs in Emacs's built-in Info system) for a discussion of how and when to send in bug reports. For GNU programs other than GNU Emacs, also consult their documentation for their bug reporting procedures. Always include the version number of the GNU program, as well as the operating system and machine the program was ran on (if the program doesn't have a version number, send the date of the latest entry in the file ChangeLog). For GNU Emacs bugs, type "M-x emacs-version". A debugger backtrace of any core dump can also be useful. Be careful to separate out hypothesis from fact! For bugs in GNU Emacs lisp, set variable debug-on-error to t, and re-enter the command(s) that cause the error message; Emacs will pop up a debug buffer if something is wrong; please include a copy of the buffer in your bug report. Please also try to make your bug report as short as possible; distill the problem to as few lines of code and/or input as possible. GNU maintainers give priority to the shortest, high quality bug reports.

Please don't send in a patch without a test case to illustrate the problem the patch is supposed to fix. Sometimes the patches aren't correct or aren't the best way to do the job, and without a test case there is no way to debug an alternate fix.

The purpose of reporting a bug is to enable the bug to be fixed for the sake of the whole community of users. You may or may not receive a response; the maintainers will send one if that helps them find or verify a fix. Most GNU maintainers are volunteers and all are overworked; they don't have time to help individuals and still fix the bugs and make the improvements that everyone wants. If you want help for yourself in particular, you may have to hire someone. The GNU project maintains a list of people providing such services. It is distributed with GNU Emacs in file etc/SERVICE, and can be requested from gnu@gnu.org.

Anything addressed to the implementors and maintainers of a GNU program via a bug-* list, should NOT be sent to the corresponding info-* or help-* list.

Please DON'T post your bug reports on the gnu.*.bug newsgroups! Mail them to bug-*@gnu.org instead! At first sight, it seems to make no difference: anything sent to one will be propagated to the other; but:

And please DON'T post your GNU bug reports to comp.* or other gnu.* newsgroups, they never make it to the GNU maintainers at all. Please mail them to bug-*@gnu.org instead!

See section '* General Information about all lists'.

  • info-gnu (info-gnu-request@gnu.org)
  • This list distributes progress reports on the GNU Project. It is also used by the GNU Project to ask people for various kinds of help. It is NOT for general discussion.

    The list is filtered to remove items meant for info-gnu-request, that can be answered by the moderator without bothering the list, or should have been sent to another list.

    See section '* General Information about info-* lists'.

  • gnu-misc-discuss (gnu-misc-discuss-request@gnu.org)
  • This list is for serious discussion of freed software, the GNU Project, the GNU Manifesto, and their implications. It's THE place for discussion that is not appropriate in the other GNU mailing lists and gnUSENET newsgroups.

    Flaming is out of place. Tit-for-tat is not welcome. Repetition should not occur.

    Good READING and writing are expected. Before posting, wait a while, cool off, and think.

    Don't use this group for complaints and bug reports about GNU software! The maintainers don't read this group; they won't see your complaint. Use the appropriate bug-reporting mailing list instead, so that people who can do something about the problem will see it.

    Don't trust pronouncements made on gnu-misc-discuss about what GNU is, what FSF position is, what the GNU General Public License is, etc., unless they are made by someone you know is well connected with GNU and are sure the message is not forged.

    USENET and gnUSENET readers are expected to have read ALL the articles in news.announce.newusers before posting. If news.announce.newusers is empty at your site, wait (the articles are posted monthly), your posting isn't that urgent! Readers on the Internet can anonymous FTP these articles from host ftp.uu.net under directory ??

    Someone from the Free Software Foundation will attempt to follow this group as time and volume permits.

    Remember, "GNUs Not Unix" and "gnUSENET is Not USENET". We have higher standards!

    Note that sending technical questions about specific GNU software to gnu-misc-discuss is likely to be less useful than sending them to the appropriate mailing list or gnUSENET newsgroup, since more technical people read those.

  • help-awacs (help-awacs-request@gnu.org)
  • This list is the place for users and installers of GNU AWACS to ask for help. Please send bug reports to bug-awacs@gnu.org instead of posting them here.

  • devel-awacs (devel-awacs-request@gnu.org)
  • This list is for GNU AWACS active developers and people interested in the development process.

  • bug-ddd (bug-ddd-request@gnu.org)
  • This list distributes bug reports, bug fixes and suggestions for improvements to the active maintainers of GNU DDD.

  • ddd (ddd-request@gnu.org)
  • This list is for GNU DDD developers and users. New patches are tested and discussed here, as are the pros and cons of new features. This is also a place where you can ask for assistance in case of problems.

  • bug-dumb (bug-dumb-request@gnu.org)
  • This list is for bug reports about DUMB (a Doom-like 3D game engine). Patches, new ideas and help requests can also be sent here. There are no other mailing lists for DUMB.

  • bug-gnu-sql (bug-gnu-sql-request@gnu.org)
  • This list distributes, to the active maintainers of GNU's SQL (GNU's SQL full scale database server), bug reports and fixes for, and suggestions for improvements to GNU's SQL. User discussion of GNU's SQL also occurs here.

    There are no other GNU mailing lists or gnUSENET newsgroups for GNU's SQL.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • bug-guile (bug-guile-request@gnu.org)
  • This list distributes, to the active maintainers of GUILE (GNU's Ubiquitous Extension Language), bug reports and fixes for, and suggestions for improvements to GUILE. User discussion of GUILE also occurs here.

    There are no other GNU mailing lists or gnUSENET newsgroups for GUILE .

    See section '* General Information about bug-* lists and reporting program bugs'.

  • guile-sources (guile-sources-request@gnu.org)
  • This list will be for the posting, by their authors, of GUILE, Scheme, and C sources and patches that improve Guile. Its contents will be reviewed by the FSF for inclusion in future releases of GUILE.

    Please do NOT discuss or request source code here. Use bug-guile for those purposes. This allows the automatic archiving of sources posted to this list.

    Please do NOT post such sources to any other GNU mailing list (e.g bug-guile) or gnUSENET newsgroups. It's up to each poster to decide whether to cross-post to any non-gnUSENET newsgroup.

    Please do NOT announce that you have posted source code to guile.sources to any other GNU mailing list (e.g. bug-guile) or gnUSENET newsgroups. People who want to keep up with sources will read this list. It's up to each poster to decide whether to announce a guile.sources article in any non-gnUSENET newsgroup (e.g. comp.emacs or comp.sources.d).

    If source or patches that were previously posted or a simple fix is requested in bug-guile, please mail it to the requester. Do NOT vrepost it. If you also want something that is requested, send mail to the requester asking him to forward it to you. This kind of traffic is best handled by e-mail, not by a broadcast medium that reaches millions of sites.

    If the requested source is very long (>10k bytes) send mail offering to send it. This prevents the requester from getting many redundant copies and saves network bandwidth.

  • bug-gnustep (bug-gnustep-request@gnu.org)
  • This list distributes bug reports for, fixes for bugs in, and suggestions for improvements in GNUstep to its active developers.

    Subscribers to bug-gnustep get all info-gnustep messages.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • help-gnustep (help-gnustep-request@gnu.org)
  • This list is the place for users and installers of the GNUstep to ask for help. Please send bug reports to bug-gnustep@gnu.org instead of posting them here.

    See section '* General Information about help-* lists'.

  • discuss-gnustep (discuss-gnustep-request@gnu.org)
  • This list is the place for GNUstep users and developers to discuss GNUstep. Please send bug reports to bug-gnustep@gnu.org instead of posting them here.

    See section '* General Information about discuss-* lists'.

  • info-gnustep (info-gnustep-request@gnu.org)
  • This list distributes announcements and progress reports on GNUstep. It is NOT for general discussion; please use discuss-gnustep for that.

    The list is filtered to remove items meant for info-gnustep-request, that can be answered by the moderator without bothering the list, or should have been sent to another list.

    Do not report GNUstep bugs to info-gnustep, help-gnustep, or discuss-gnustep, mail them to bug-gnustep@gnu.org instead.

    See section '* General Information about info-* lists'.

  • bug-hurd (bug-hurd-request@gnu.org)
  • This list distributes bug reports for, fixes for bugs in, and suggestions for improvements in the GNU Hurd to its active developers.

    No info-gnu-hurd list is planned. Announcements about the GNU Hurd will be made to the list info-gnu@gnu.org (see above).

    See section '* General Information about bug-* lists and reporting program bugs'.

  • help-hurd (help-hurd-request@gnu.org)
  • This list is the place for users and installers of the GNU Hurd to ask for help.

    No info-gnu-hurd list is planned. Announcements about the GNU Hurd will be made to the list info-gnu@gnu.org (see above).

    See section '* General Information about help-* lists'.

  • no name
    • gnUSENET newsgroup: NEVER EXISTED
    • hurd-ann-request@gnu.org IS NOW DEFUNCT
    • DEAD address: hurd-ann@gnu.org
  • This list is dead. Announcements about the GNU Hurd will be made to the list info-gnu@gnu.org (see above).

  • discuss-gnu-electric (discuss-gnu-electric-request@gnu.org)
  • This list is the place for user discussion of Gnu Electric, a sophisticated electrical CAD system that can handle many forms of circuit design. Please send bug reports to bug-gnu-electric@gnu.org (see next entry).

  • bug-gnu-electric (bug-gnu-electric-request@gnu.org)
  • This list distributes, to the active maintainers of GNU Electric, bug reports and fixes for, and suggestions for improvements in GNU Electric, a sophisticated electrical CAD system that can handle many forms of circuit design.

    No info-gnu-electric list exists; announcements of new releases are made to info-gnu@gnu.org (see above).

    See section '* General Information about bug-* lists and reporting program bugs'.

  • bug-gnu-emacs (bug-gnu-emacs-request@gnu.org)
  • This list distributes, to the active maintainers of GNU Emacs, bug reports and fixes for, and suggestions for improvements in GNU Emacs.

    Send bugs in the GNU Emacs Lisp reference manual to: lisp-manual-bugs@gnu.org

    lisp-manual-bugs is neither a mailing list nor a gnUSENET newsgroup. It's just a bug-reporting address.

    Subscribers to bug-gnu-emacs get all info-gnu-emacs messages.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • gnu-emacs-sources (gnu-emacs-sources-request@gnu.org)
  • This list/newsgroup will be for the posting, by their authors, of Emacs Lisp and C sources and patches that improve GNU Emacs. Its contents will be reviewed by the FSF for inclusion in future releases of GNU Emacs.

    Please do NOT discuss or request source code here. Use help-gnu-emacs/gnu.emacs.help for those purposes. This allows the automatic archiving of sources posted to this list/newsgroup.

    Please do NOT post such sources to any other GNU mailing list (e.g help-gnu-emacs) or gnUSENET newsgroups (e.g. gnu.emacs.help). It's up to each poster to decide whether to cross-post to any non-gnUSENET newsgroup (e.g. comp.emacs or vmsnet.sources).

    Please do NOT announce that you have posted source code to gnu.emacs.sources to any other GNU mailing list (e.g. help-gnu-emacs) or gnUSENET newsgroups (e.g. gnu.emacs.help). People who want to keep up with sources will read this list/newsgroup. It's up to each poster to decide whether to announce a gnu.emacs.sources article in any non-gnUSENET newsgroup (e.g. comp.emacs or comp.sources.d).

    If source or patches that were previously posted or a simple fix is requested in help-gnu-emacs, please mail it to the requester. Do NOT repost it. If you also want something that is requested, send mail to the requester asking him to forward it to you. This kind of traffic is best handled by e-mail, not by a broadcast medium that reaches millions of sites.

    If the requested source is very long (>10k bytes) send mail offering to send it. This prevents the requester from getting many redundant copies and saves network bandwidth.

  • help-gnu-emacs (help-gnu-emacs-request@gnu.org)
  • This list is the place for users and installers of GNU Emacs to ask for help. Please send bug reports to bug-gnu-emacs instead of posting them here.

    Since help-gnu-emacs is a very large list, send it only those items that are seriously important to many people.

    If source or patches that were previously posted or a simple fix is requested in help-gnu-emacs, please mail it to the requester. Do NOT repost it. If you also want something that is requested, send mail to the requester asking him to forward it to you. This kind of traffic is best handled by e-mail, not a broadcast medium that reaches millions of sites.

    This list is also gated one way to USENET's newsgroup comp.emacs (once known as net.emacs). This one-way gating is done for users whose sites get comp.emacs, but not gnu.emacs.help. Users at non-USENET sites may receive all articles from comp.emacs by making their request to: unix-emacs-request@bbn.com

    If Emacs crashes, or if you build Emacs following the standard procedure on a system which Emacs is supposed to work on (see etc/MACHINES) and it does not work at all, or if an editing command does not behave as it is documented to behave, this is a bug. Don't send bug reports to help-gnu-emacs (gnu.emacs.help) or post them to comp.emacs; mail them to bug-gnu-emacs@gnu.org instead.

    See section '* General Information about help-* lists'.

  • info-gnu-emacs (info-gnu-emacs-request@gnu.org)
  • This list distributes announcements and progress reports on GNU Emacs. It is NOT for general discussion; please use help-gnu-emacs for that.

    The list is filtered to remove items meant for info-gnu-emacs-request, that can be answered by the moderator without bothering the list, or should have been sent to another list.

    info-gnu-emacs is also gated one way to USENET's newsgroup comp.emacs (once known as net.emacs). This one-way gating is done for users whose sites get comp.emacs, but not gnu.emacs.announce. Users at non-USENET sites may receive all articles from comp.emacs by making their request to: unix-emacs-request@bbn.com

    Do not report GNU Emacs bugs to info-gnu-emacs or comp.emacs, instead mail them to bug-gnu-emacs@gnu.org.

    See section '* General Information about info-* lists'.

  • no name (vms-gnu-emacs-request@gnu.org)
  • This list was a working group who did the initial port of GNU Emacs to the VMS operating system. It still discusses problems and solutions to the VMS port and the distribution of it.

  • bug-bash (bug-bash-request@gnu.org)
  • This list distributes, to the active maintainers of BASH (the Bourne Again SHell), bug reports and fixes for, and suggestions for improvements in BASH. User discussion of BASH also occurs here.

    Always report the version number of the operating system, hardware, and bash (flag -version on startup or check the variable $BASH_VERSION in a running bash).

    There are no other GNU mailing lists or gnUSENET newsgroups for BASH.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • bug-gdb (bug-gdb-request@gnu.org)
  • This list distributes, to the active maintainers of GDB (Gnu's DeBugger), bug reports and fixes for, and suggestions for improvements in GDB. This list is also for user discussion.

    There are no other GNU mailing lists or gnUSENET newsgroups for GDB.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • bug-ncurses (bug-ncurses-request@gnu.org)
  • This list distributes, to the active maintainers of ncurses (a free implementation of the Unix curses API) bug reports and fixes for, and suggestions for improvements in ncurses. Users can also subscribe to this list.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • help-ncurses (help-ncurses-request@gnu.org)
  • This list is the place for users and installers of ncurses to ask for help. Please send bug reports to bug-ncurses instead of posting them here.

    See section '* General Information about help-* lists'

  • bug-gnats (bug-gnats-request@gnu.org)
  • This list distributes, to the active maintainers of GNATS (GNats: A Tracking System), bug reports and fixes for, and suggestions for improvements in GNATS. This list is also for user discussion.

    There are no other GNU mailing lists or gnUSENET newsgroups for GNATS.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • bug-octave (bug-octave-request@bevo.che.utexas.edu)
  • This list distributes, to the active maintainers of Octave (a system for numerical computations), bug reports and fixes for, and suggestions for improvements to Octave.

    The help-octave mailing list is for user discussion of Octave.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • help-octave (help-octave-request@bevo.che.utexas.edu)
  • This list is the place for users and installers of Octave to ask for help. Please send bug reports to bug-octave instead of posting them here.

    If Octave crashes, or if you build Octave following the standard procedure on a system on which Octave is supposed to work on and it does not work at all, or if a command does not behave as it is documented to behave, this is a bug. Don't send bug reports to help-octave; mail them to bug-octave@che.utexas.edu instead.

    See section '* General Information about help-* lists'.

  • announce@gnupg.org (announce-request@gnupg.org)
  • announce@gnupg.org is used to announce new releases and for other important messages.

  • gnupg-users@gnupg.org (gnupg-users-request@gnupg.org)
  • This list is a general user discussion and help list. Bug reports should go to gnupg-devel@gnupg.org (see below).

    See section '* General Information about help-* lists'.

  • gnupg-devel@gnupg.org (gnupg-devel-request@gnupg.org)
  • This list is used for bug reports, bug tracking, and development discussion. User discussion and requests for help should go to gnupg-users@gnupg.org (see above).

    See section '* General Information about bug-* lists and reporting program bugs'.

  • bug-bison (bug-bison-request@gnu.org)
  • This list distributes, to the active maintainers of Bison bug reports and fixes for, and suggestions for improvements in Bison. User discussion of Bison bugs occurs here.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • help-bison (help-bison-request@gnu.org)
  • This list is the place for users and installers of Bison to ask for help. Please send bug reports to bug-bison instead of posting them here.

    See section '* General Information about help-* lists'.

  • bug-make (bug-make-request@gnu.org)
  • This list distributes, to the active maintainers of GNU make bug reports and fixes for, and suggestions for improvements in GNU make. User discussion of GNU make bugs occurs here.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • help-make (help-make-request@gnu.org)
  • This list is the place for users and installers of GNU make to ask for help. Please send bug reports to bug-make instead of posting them here.

    See section '* General Information about help-* lists'.

  • bug-mll2html (bug-mll2html-request@gnu.org)
  • This list distributes, to the active maintainer of mll2html, bug reports and fixes for, and suggestions for improvements to mll2html.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • help-flex (help-flex-request@gnu.org)
  • This list is the place for users and installers of Flex to ask for help. Please send bug reports to bug-gnu-utils instead of posting them here.

    See section '* General Information about help-* lists'.

  • bug-rcs (bug-rcs-request@gnu.org)
  • This list distributes, to the active maintainers of RCS bug reports and fixes for, and suggestions for improvements in RCS. User discussion of RCS bugs occurs here.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • help-rcs (help-rcs-request@gnu.org)
  • This list is the place for users and installers of RCS to ask for help. Please send bug reports to bug-rcs instead of posting them here.

    See section '* General Information about help-* lists'.

  • bug-gcc (bug-gcc-request@gnu.org)
  • This list distributes bug reports for, fixes for bugs in, and suggestions for improvements in the GNU C Compiler to its active developers.

    Please don't send in a patch without a test case to illustrate the problem the patch is supposed to fix. Sometimes the patches aren't correct or aren't the best way to do the job, and without a test case there is no way to debug an alternate fix.

    The most convenient form of test case is a piece of cpp output that can be passed directly to cc1. Preferably written in C, not C++ or Objective C.

    Subscribers to bug-gcc get all info-gcc messages.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • help-gcc (help-gcc-request@gnu.org)
  • This list is the place for users and installers of the GNU C Compiler to ask for help.

    If gcc crashes, or if you build gcc following the standard procedure on a system which gcc is supposed to work on (see config.sub) and it does not work at all, or if an command line option does not behave as it is documented to behave, this is a bug. Don't send bug reports to help-gcc (gnu.gcc.help); mail them to bug-gcc@gnu.org instead.

    See section '* General Information about help-* lists'.

  • info-gcc (info-gcc-request@gnu.org)
  • This list distributes announcements and progress reports on the GNU C Compiler. It is NOT for general discussion; please use help-gcc for that.

    The list is filtered to remove items meant for info-gcc-request, that can be answered by the moderator without bothering the list, or should have been sent to another list.

    See section '* General Information about info-* lists'.

  • bug-gnu960 (bug-gnu960-request@ichips.intel.com)
  • This list distributes bug reports for, fixes for bugs in, and suggestions for improvements in Intel's port of GNU software to the Intel 960 microprocessor.

    You can also fax to: GNU/960 - 1-503-696-4930.

    There are no other GNU mailing lists or gnUSENET newsgroups for Intel's port of GNU software to the Intel 960 microprocessor.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • bug-glibc (bug-glibc-request@gnu.org)
  • This list distributes, to the active maintainers of glibc (GNU's C library), bug reports and fixes for, and suggestions for improvements in glibc. User discussion of glibc also occurs here.

    Announcements of new releases of glibc are made on both info-gcc and bug-glibc.

    There are no other GNU mailing lists or gnUSENET newsgroups for the GNU C Library.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • bug-g++ (bug-g++-request@gnu.org)
  • This list distributes bug reports for, fixes for bugs in, and suggestions for improvements in the GNU C++ Compiler to its active developers.

    G++ uses the GNU C-Compiler back end. Active developers may wish to subscribe to bug-gcc@gnu.org as well.

    Subscribers to bug-g++ get all info-g++ messages.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • help-g++ (help-g++-request@gnu.org)
  • This list is the place for users and installers of the GNU C++ Compiler to ask for help. Please send bug reports to bug-g++@gnu.org instead of posting them here.

    help-g++ is also gated one way to USENET's newsgroup comp.lang.c++. This one-way gating is done for users whose sites get comp.lang.c++, but not gnu.g++.help.

    See section '* General Information about help-* lists'.

  • info-g++ (info-g++-request@gnu.org)
  • This list distributes announcements and progress reports on the GNU C++ Compiler. It is NOT for general discussion; please use help-g++ for that.

    The list is filtered to remove items meant for info-g++-request, that can be answered by the moderator without bothering the list, or should have been sent to another list.

    It is also gated one way to USENET's newsgroup comp.lang.c++. This one-way gating is done for users whose sites get comp.lang.c++, but not gnu.g++.announce.

    Do not report g++ bugs to info-g++ or comp.lang.c++, mail them to bug-g++@gnu.org instead.

    See section '* General Information about info-* lists'.

  • bug-lib-g++ (bug-lib-g++-request@gnu.org)
  • This list distributes, to the active maintainers of libg++ (GNU's library for C++), bug reports and fixes for, and suggestions for improvements in lib-g++. User discussion of libg++ also occurs here.

    Announcements of new releases of libg++ are made on both info-g++ and bug-lib-g++.

    There are no other GNU mailing lists or gnUSENET newsgroups for GNU's G++ Library.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • info-gnu-fortran (info-gnu-fortran-request@gnu.org)
  • This list is for progress reports and release notices for G77/GNU Fortran.

    The list is filtered to remove items meant for info-gnu-fortran-request, that can be answered by the moderator without bothering the list, or that should have been sent to another list.

    People on the Internet can get a current status report by fingering the address fortran@gnu.org or by looking at the GNU Fortran web pages at http://www.gnu.org/software/fortran/fortran.html.

    Users looking for help should ask the help-gnu-fortran@gnu.org list. Bug reports should go to bug-gnu-fortran@gnu.org.

    See section '* General Information about info-* lists'.

  • help-gnu-fortran (help-gnu-fortran-request@gnu.org)
  • This list is for user requests for help and discussion about GNU Fortran (G77). Bug reports should go to bug-gnu-fortran@gnu.org.

    See section '* General Information about help-* lists'.

  • bug-gnu-fortran (bug-gnu-fortran@@gnu.org)
  • This list is for bug-reports and patches for GNU Fortran (G77). Requests for help should go to help-gnu-fortran@gnu.org.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • bug-oleo (bug-oleo-request@gnu.org)
  • This list distributes, to the active maintainers of Oleo (the GNU spreadsheet), bug reports and fixes for, and suggestions for improvements to Oleo. User discussion of Oleo also occurs here.

    There are no other GNU mailing lists or gnUSENET newsgroups for Oleo.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • bug-gmp (bug-gmp-request@gnu.org)
  • This list distributes, to the active maintainers of gmp (the GNU Multiple Precision Library), bug reports and fixes for, and suggestions for improvements to gmp. User discussion of gmp also occurs here.

    There are no other GNU mailing lists or gnUSENET newsgroups for gmp .

    See section '* General Information about bug-* lists and reporting program bugs'.

  • bug-panorama (bug-panorama-request@gnu.org)
  • This list is a place for users of Panorama to send bug reports, fixes for them, and suggestions for improvements.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • help-panorama (help-panorama-request@gnu.org)
  • This list is the place for users and installers of Panorama to ask for help. Please send bug reports to bug-panorama instead of posting them here.

  • devel-panorama (devel-panorama-request@gnu.org)
  • This list is a place for discussion among active developers of Panorama API or any of its plugins.

  • bug-mana (bug-mana-request@gnu.org)
  • This list distributes, to the active maintainers of mana (the GNU stand-alone mail reader), bug reports and fixes for, and suggestions for improvements to mana. User discussion of mana also occurs here.

    There are no other GNU mailing lists or gnUSENET newsgroups for mana.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • bug-zebra (bug-zebra-request@gnu.org)
  • This list distributes, to the active maintainers of zebra (a GPLed program to manage TCP/IP based routing protocols), bug reports, bug fixes, and suggestions for improvements to zebra. User discussion of zebra also occurs here.

    There are no other GNU mailing lists or gnUSENET newsgroups for zebra.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • bug-cfengine (bug-cfengine-request@gnu.org)
  • This list distributes, to the active maintainers of cfengine (configure BSD and System-5-like operating systems attached to a TCP/IP network), bug reports and fixes for, and suggestions for improvements to cfengine. User discussion of cfengine also occurs here.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • help-cfengine (help-cfengine-request@gnu.org)
  • This list is the place for users and installers of cfengine to ask for help. Please send bug reports to bug-cfengine instead of posting them here.

    This list is also used for announcements about cfengine and related programs, and small but important patches. Announcements of cfengine releases are also made to info-gnu@gnu.org (see above)

    Since help-cfengine is a large list, send it only those items that are seriously important to many people.

    If source or patches that were previously posted or a simple fix is requested in help-cfengine, please mail it to the requester. Do NOT repost it. If you also want something that is requested, send mail to the requester asking him to forward it to you. This kind of traffic is best handled by e-mail, not a broadcast medium that reaches millions of sites.

    See section '* General Information about help-* lists'. Also see section '* General Information about info-* lists'.

  • bug-gnu-smalltalk (bug-gnu-smalltalk-request@gnu.org)
  • GNU Smalltalk is the GNU project implementation of the Smalltalk language.

    This list distributes, to the active maintainers of GNU Smalltalk, bug reports and fixes for, and suggestions for improvements to GNU Smalltalk. User discussion of GNU Smalltalk also occurs here.

    For now, new releases of GNU Smalltalk will also be announced on this list.

    There are no other GNU mailing lists or gnUSENET newsgroups for GNU Smalltalk.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • st-next (st-next-request@laplace.eng.sun.com)
  • For people interested in working on GNU Smalltalk on the NeXT.

  • bug-groff (bug-groff-request@gnu.org)
  • groff is the GNU project implementation, in C++, of the traditional Unix document formatting tools.

    This list distributes, to the active maintainers of groff, bug reports and fixes for, and suggestions for improvements to groff (and its component programs).

    For now, new releases of groff will also be announced on this list.

    General discussion of groff features and requests for help should go to the help-groff list (see next entry).

    See section '* General Information about bug-* lists and reporting program bugs'.

  • help-groff (help-groff-request@gnu.org)
  • This list is for general discussion of groff and requests for help.

    Bug-reports should go to the bug-groff list (see above).

  • bug-ghostscript (bug-ghostscript-request@gnu.org)
  • Ghostscript is the GNU project implementation of a language and graphics library with a remarkable similarity to PostScript.

    This list distributes, to the active maintainers of Ghostscript, bug reports and fixes for, and suggestions for improvements in Ghostscript.

    For now, new releases of Ghostscript will also be announced on this list.

    There are no other GNU mailing lists or gnUSENET newsgroups for Ghostscript.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • bug-gnu-utils (bug-gnu-utils-request@gnu.org)
  • This list distributes, to the active maintainers of these programs, bug reports and fixes for, and suggestions for improvements in GNU programs not covered by other bug-* mailing lists/gnu.*.bug newsgroups.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • help-gnu-utils (help-gnu-utils-request@gnu.org)
  • This list is the place for users and installers of GNU programs not covered by other GNU mailing lists/gnu.* newsgroups to ask for help.

    Don't send bug reports to help-gnu-utils (gnu.utils.help); mail them to bug-gnu-utils@gnu.org instead.

    See section '* General Information about help-* lists'.

  • no name
    • info-gnu-utils-request@gnu.org IS NOW DEFUNCT
    • a gnUSENET newsgroup bever existed
    • DEAD address: info-gnu-utils@gnu.org
  • This list is dead. Announcements about GNU Utilities will be made to the list info-gnu@gnu.org (see above).

  • info-cvs. (info-cvs-request@gnu.org)
  • This list is for discussion and dissemination of information about CVS. Please check the FAQ before posting questions, however.

  • bug-cvs. (bug-cvs-request@gnu.org)
  • This list distributes bug reports, fixes, and suggestions for improvements to the maintainers of CVS.

  • bug-dr-geo (bug-dr-geo-request@gnu.org)
  • This list distributes bug reports for, fixes for bugs in, and suggestions for improvements in Dr. Geo to its active developers.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • bug-fortran-mode (bug-fortran-mode-request@erl.mit.edu)
  • This list collects bug reports, fixes for bugs, and suggestions for improvements in GNU Emacs's Fortran mode (a major mode to support editing Fortran source code).

    It is the place to report Fortran mode bugs by all users of Fortran mode.

    Always report the version number Fortran mode reports on startup as well as the version of Emacs.

    There is no info-fortran-mode list. There are no USENET gateways to bug-fortran-mode at this time.

  • no name (info-gnus-request@flab.fujitsu.co.jp )
  • The list is intended to exchange useful information about GNUS, such as bug reports, useful hooks, and extensions of GNUS. GNUS is an NNTP-base network news reader for GNU Emacs (which also works with a news spool). English and Japanese are the official languages of the list. GNUS is quite different than gnews.

  • no name (info-gnus-english-request@gnu.org )
  • The list has the same charter as info-gnus. The difference is that English is the only official language of the list.

    info-gnus-english/gnu.emacs.gnus is forward to info-gnus, but NOT vice-versa.

  • info-gnews (info-gnews-request@ics.uci.edu)
  • This newsgroup is intended to exchange useful information about gnews, such as bug reports, useful hooks, and extensions of gnews. gnews is an NNTP-base network news reader for GNU Emacs (which also works a news spool). It is quite different than GNUS.

  • gnu-emacs-ada (gnu-emacs-ada-request@grebyn.com)
  • This list distributes bug reports for, fixes for bugs in, and suggestions for improvements in GNU Emacs' editing support of the Ada programming language.

    There are no other GNU mailing lists or gnUSENET newsgroups for GNU Emacs' editing support of Ada.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • bug-vm (bug-vm-request@uunet.uu.net)
  • This list discusses bugs in View Mail mode for GNU Emacs, with an emphasis on beta and prerelease versions.

    Always report the version number of VM you are using, as well as the version of Emacs you're running. If you believe it is significant, report the operating system used and the hardware.

    Subscribers to bug-vm get all info-vm messages.

  • info-vm (info-vm-request@uunet.uu.net)
  • This list discusses the View Mail mode for GNU Emacs, an alternative to rmail mode.

  • supercite (supercite-request@python.org)
  • The supercite mailing list covers issues related to the advanced mail/news citation package called Supercite for GNU Emacs.

  • no name (auc-tex-request@iesd.auc.dk)
  • The list is intended to exchange information about AUC TeX, such as bug reports, request for help, and information on current developments. AUC TeX is a much enhanced LaTeX mode for GNU Emacs.

    The list is unmoderated.

  • bug-gnu-chess (bug-gnu-chess-request@gnu.org)
  • This list directly accesses the GNU Chess developer's group. If you have a *BUG* to report about the program, which can also include a feature enhancement request, please send it to this list.

    Subscribers to bug-gnu-chess get all info-gnu-chess messages.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • no name
    • gnUSENET newsgroup: NONE PLANNED
    • help-gnu-chess-request@gnu.org IS NOW DEFUNCT
    • DEAD address: help-gnu-chess@gnu.org
  • This list is dead. Use info-gnu-chess@gnu.org/gnu.chess instead.

  • info-gnu-chess (info-gnu-chess-request@gnu.org)
  • This list is the place for users and installers of GNU Chess to ask for help. This list is also used for games played by people or other entities against the program, and other generalized non-bug, non-enhancement data. Please send bug reports to bug-gnu-chess instead of posting them here.

    This list is also used for announcements about GNU Chess and related programs, and small but important patches. Announcements of GNU Chess releases are also made to info-gnu@gnu.org (see above)

    Since info-gnu-chess is a large list, send it only those items that are seriously important to many people.

    If source or patches that were previously posted or a simple fix is requested in info-gnu-chess, please mail it to the requester. Do NOT repost it. If you also want something that is requested, send mail to the requester asking him to forward it to you. This kind of traffic is best handled by e-mail, not a broadcast medium that reaches millions of sites.

    See section '* General Information about help-* lists'. Also see section '* General Information about info-* lists'.

  • bug-gnu-shogi (bug-gnu-shogi-request@gnu.org)
  • This list directly accesses the GNU Shogi developer's group. If you have a *BUG* to report about the program, which can also include a feature enhancement request, please send it to this list.

    Subscribers to bug-gnu-shogi get all info-gnu-shogi messages.

    See section '* General Information about bug-* lists and reporting program bugs'.

    Shogi is a game something like chess. There are several different types of pieces, a board that is 9 by 9 squares, and the modification that a captured piece can be reintroduced on the board by the capturing player (and used). Due to this last difference from Western chess, a Shogi game never simplifies.

  • bug-mcsim (bug-mcsim-request@gnu.org)
  • This list is used for bug reports concerning MCSim, a general- purpose modeling and simulation program. It is also for user discussion of bug fixes and patches.

    This list is unmoderated.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • help-mcsim (help-mcsim-request@gnu.org)
  • This list is the place for users and installers of MCSim to ask for help. Please send bug reports to bug-mcsim instead of posting them here.

    This list is also used for announcements about MCSim and related programs, and small but important patches. Announcements of MCSim releases are also made to info-gnu@gnu.org (see above)

  • bug-m4 (bug-m4-request@gnu.org)
  • This list is used for bug reports concerning m4, the GNU implementation of the traditional Unix macro processor. It is also for user discussion of bug fixes and patches.

    This list is unmoderated.

  • gpc (gpc-request@gnu.de)
  • This list is the user mailing list for GNU Pascal. *NOTE* This list was formerly at gpc@hut.fi, and moved as of 1999-05-13. Announcements will now be sent to an announcements list (see next entry) as well as to this list and info-gnu@gnu.org.

  • gpc-announce (gpc-announce-request@gnu.de)
  • This list will have announcements to interest to users of GNU Pascal, including new releases.

  • automake (autoconf-request@gnu.org)
  • The list can be used to discuss the autoconf build system and related tools (eg config.guess). The discussion can range from simple "how-to" questions up to patches and future directions for this tool.

  • automake (automake-request@gnu.org)
  • The list can be used to discuss automake and related tools (eg libtool). The discussion can range from simple "how-to" questions up to patches and configuration philosophy.

  • libtool (libtool-request@gnu.org)
  • The list can be used to discuss development and porting of libtool, and anything else that the libtool developers might find interesting (excepting bug-reports which have a list of their own).

    This list is unmoderated.

  • bug-libtool (bug-libtool-request@gnu.org)
  • The list can be used to submit and to discuss bugs in libtool. The discussion can range from bug reports and patches themselves to discourse related to specific bugs and patches.

    This list is unmoderated.

  • libtool (libtool-commit-request@gnu.org)
  • The list distributes automatic reports of cvs commits to the libtool development sources to the list subscribers. Probably, any discussion related to these automatic submissions should go to the libtool list which has more subscribers who will see the submission.

    This list is unmoderated.

  • bug-a2ps (bug-a2ps-request@gnu.org)
  • This list is used for bug reports concerning GNU a2ps, an Any to PostScript filter. People willing to help (debugging, or helping users) may subscribe to this list.

    This list is unmoderated.

  • a2ps (a2ps-request@gnu.org)
  • On this list are sent announcements about GNU a2ps --included betas--, discussions on the interface, implementations etc. It is by no means a bug reporting address, and its volume should be kept moderate. To this end, and to avoid `accidents' (bug reports and spam), this list is not moderated but members only can post.

  • wget@sunsite.auc.dk (wget-subscribe@sunsite.auc.dk)
  • This list is for user discussion of wget. This list is not moderated.

  • no name
    • gnUSENET newsgroup: NONE PLANNED
    • help-gnu-shogi-request@gnu.org IS NOW DEFUNCT
    • DEAD address: help-gnu-shogi@gnu.org
  • This list is dead.

  • info-gnu-shogi (info-gnu-shogi-request@gnu.org)
  • This list is the place for users and installers of GNU Shogi to ask for help. This list is also used for games played by people or other entities against the program, and other generalized non-bug, non-enhancement data. Please send bug reports to bug-gnu-shogi instead of posting them here.

    This list is also used for announcements about GNU Shogi and related programs, and small but important patches. Announcements of GNU Shogi releases are also made to info-gnu@gnu.org (see above)

    Since info-gnu-shogi is a large list, send it only those items that are seriously important to many people.

    If source or patches that were previously posted or a simple fix is requested in info-gnu-shogi, please mail it to the requester. Do NOT repost it. If you also want something that is requested, send mail to the requester asking him to forward it to you. This kind of traffic is best handled by e-mail, not a broadcast medium that reaches millions of sites.

    See section '* General Information about help-* lists'. Also see section '* General Information about info-* lists'.

  • bug-texinfo (bug-texinfo-request@gnu.org)
  • This list distributes, to the active maintainers of these programs, bug reports and fixes for, and suggestions for improvements in GNU Texinfo, both the programs and the language.

    See section '* General Information about bug-* lists and reporting program bugs'.

  • help-texinfo (help-texinfo-request@gnu.org)
  • This list is the place for authors, users and installers of GNU Texinfo to ask for help.

    Don't send bug reports to help-texinfo; mail them to bug-texinfo@gnu.org instead.

    See section '* General Information about help-* lists'.

  • no name
    • gnu-manual-request@a.cs.uiuc.edu IS NOW DEFUNCT
    • DEAD: Gnusenet newsgroup: gnu.emacs.lisp.manual
    • DEAD address: gnu-manual@a.cs.uiuc.edu
    • DEAD UUCP address: ..!uunet!uiucdcs!gnu-manual-request
  • This list and newsgroup is dead. It was a working group whose volunteers wrote, proofread and commented on the developing GNU Emacs Lisp programmers manual.

    Send bugs in the GNU Emacs Lisp reference manual to: lisp-manual-bugs@gnu.org

    lisp-manual-bugs is neither a mailing list nor a gnUSENET newsgroup. It's just a bug-reporting address.

  • no name
  • This newsgroup has nothing to do with GNU software, especially its configuration. It exists to distribute information about the administration and configuration of gnUSENET: the gnu.all alternative USENET hierarchy that carry the GNU mailing lists.

    Administrators of gnUSENET hosts receiving the gnu.all newsgroups are welcome to ask questions here or via e-mail of gnu@gnu.org.

  • no name
  • This newsgroup has nothing to do with GNU software, especially its testing. It exists to allow test messages to be made in gnUSENET: the gnu.all alternative USENET hierarchy that carry the GNU mailing lists.

    Generated 30/05/2001 04:48:24 by MLL2HTML V1.0.0 Oct 6 1999 11:29:15 by Claude L. SIMON (simon@epeios.org)


    Return to GNU's home page.

    FSF & GNU inquiries & questions to gnu@gnu.org. Other ways to contact the FSF.

    Comments on these web pages to webmasters@gnu.org, send other questions to gnu@gnu.org.

    Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA

    Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.