MAILINGLISTS 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332
  1. GNU Project Electronic Mailing Lists and gnUSENET Newsgroups
  2. Last Updated 2006-06-03
  3. Please report improvements to: gnu@gnu.org
  4. See the end of this file for copyright notice and copying conditions
  5. * Mailing list archives
  6. The GNU mailing lists are archived at http://lists.gnu.org.
  7. * Some GNU mailing lists are also distributed as USENET news groups
  8. Certain GNU mailing lists are gated both ways with the gnu.all
  9. newsgroups at uunet. You can tell which they are, because the names
  10. correspond. For instance, bug-gnu-emacs corresponds to gnu.emacs.bug;
  11. info-gnu-emacs, to gnu.emacs.announce; help-gnu-emacs, to
  12. gnu.emacs.help; gnu-emacs-sources, to gnu.emacs.sources. Replacing
  13. `emacs' with some other program in those four examples shows you
  14. the whole pattern.
  15. If you don't know if your site is on USENET, ask your system
  16. administrator. If you are a USENET site and don't get the gnu.all
  17. newsgroups, please ask your USENET administrator to get them. If he has
  18. your feeds ask their feeds, you should win. And everyone else wins:
  19. newsgroups make better use of the limited bandwidth of the computer
  20. networks and your home machine than mailing list traffic; and staying
  21. off the mailing lists make better use of the people who maintain the
  22. lists and the machines that the GNU people working with rms use (i.e. we
  23. have more time to produce code!!). Thanx.
  24. * Getting the mailing lists directly
  25. If several users at your site or local network want to read a list and
  26. you aren't a USENET site, Project GNU would prefer that you would set up
  27. one address that redistributes locally. This reduces overhead on our
  28. people and machines, your gateway machine, and the network(s) used to
  29. transport the mail from us to you.
  30. * How to subscribe to and report bugs in mailing lists
  31. Send requests to be added or removed, to help-gnu-emacs-request (or
  32. info-gnu-request, bug-gdb-request, etc.), NOT to info-gnu-emacs (or
  33. info-gnu, etc.). Most <LIST_NAME>-request addresses are now handled
  34. automagically by GNU Mailman.
  35. If you need to report problems to a human, send mail to gnu@gnu.org
  36. explaining the problem.
  37. Many of the GNU mailing lists are very large and are received by many
  38. people. Most are unmoderated, so please don't send them anything that
  39. is not seriously important to all their readers.
  40. If a message you mail to a list is returned from a MAILER-DAEMON (often
  41. with the line:
  42. ----- Transcript of session follows -----
  43. don't resend the message to the list. All this return means is that
  44. your original message failed to reach a few addresses on the list. Such
  45. messages are NEVER a reason to resend a piece of mail a 2nd time. This
  46. just bothers all (less the few delivery failures (which will probably
  47. just fail again!)) of the readers of the list with a message they have
  48. already seen. It also wastes computer and network resources.
  49. It is appropriate to send these to the -request address for a list, and
  50. ask them to check the problem out.
  51. * Send Specific Requests for Information to: gnu@gnu.org
  52. Specific requests for information about obtaining GNU software, or GNU
  53. activities in Cambridge and elsewhere can be directed to:
  54. gnu@gnu.org
  55. * General Information about all lists
  56. Please keep each message under 25,000 characters. Some mailers bounce
  57. messages that are longer than this. If your message is long, it is
  58. generally better to send a message offering to make the large file
  59. available to only those people who want it (e.g. mailing it to people
  60. who ask, or putting it up for FTP). In the case of gnu.emacs.sources,
  61. somewhat larger postings (up to 10 parts of no more than 25,000
  62. characters each) are acceptable (assuming they are likely to be of
  63. interest to a reasonable number of people); if it is larger than that,
  64. put it in a web page and announce its URL. Good bug reports are short.
  65. See section '* General Information about bug-* lists and ...' for
  66. further details.
  67. Most of the time, when you reply to a message sent to a list, the reply
  68. should not go to the list. But most mail reading programs supply, by
  69. default, all the recipients of the original as recipients of the reply.
  70. Make a point of deleting the list address from the header when it does
  71. not belong. This prevents bothering all readers of a list, and reduces
  72. network congestion.
  73. The GNU mailing lists and newsgroups, like the GNU project itself, exist
  74. to promote the freedom to share software. So don't use these lists to
  75. promote or recommend non-free software or documentation, like
  76. proprietary books on GNU software. (Using them to post ordering
  77. information is the ultimate faux pas.) If there is no free program to
  78. do a certain task, then somebody should write one! Similarly, free
  79. documentation that is inadequate should be improved--a way in which
  80. non-programmers can make a valuable contribution. See also the article
  81. at <URL:http://www.gnu.org/philosophy/free-doc.html>.
  82. * General Information about info-* lists
  83. These lists and their newsgroups are meant for important announcements.
  84. Since the GNU project uses software development as a means for social
  85. change, the announcements may be technical or political.
  86. Most GNU projects info-* lists (and their corresponding gnu.*.announce
  87. newsgroups) are moderated to keep their content significant and
  88. relevant. If you have a bug to report, send it to the bug-* list. If
  89. you need help on something else and the help-* list exists, ask it.
  90. See section '* General Information about all lists'.
  91. * General Information about help-* lists
  92. These lists (and their newsgroups) exist for anyone to ask questions
  93. about the GNU software that the list deals with. The lists are read by
  94. people who are willing to take the time to help other users.
  95. When you answer the questions that people ask on the help-* lists, keep
  96. in mind that you shouldn't answer by promoting a proprietary program as
  97. a solution. The only real solutions are the ones all the readers can
  98. share.
  99. If a program crashes, or if you build it following the standard
  100. procedure on a system on which it is supposed to work and it does not
  101. work at all, or if an command does not behave as it is documented to
  102. behave, this is a bug. Don't send bug reports to a help-* list; mail
  103. them to the bug-* list instead.
  104. See section '* General Information about all lists'.
  105. * General Information about bug-* lists and reporting program bugs
  106. If you think something is a bug in a program, it might be one; or, it
  107. might be a misunderstanding or even a feature. Before beginning to
  108. report bugs, please read the section ``Reporting Emacs Bugs'' toward the
  109. end of the GNU Emacs reference manual (or node Emacs/Bugs in Emacs's
  110. built-in Info system) for a discussion of how and when to send in bug
  111. reports. For GNU programs other than GNU Emacs, also consult their
  112. documentation for their bug reporting procedures. Always include the
  113. version number of the GNU program, as well as the operating system and
  114. machine the program was ran on (if the program doesn't have a version
  115. number, send the date of the latest entry in the file ChangeLog). For
  116. GNU Emacs bugs, type "M-x emacs-version". A debugger backtrace of any
  117. core dump can also be useful. Be careful to separate out hypothesis
  118. from fact! For bugs in GNU Emacs lisp, set variable debug-on-error to
  119. t, and re-enter the command(s) that cause the error message; Emacs will
  120. pop up a debug buffer if something is wrong; please include a copy of
  121. the buffer in your bug report. Please also try to make your bug report
  122. as short as possible; distill the problem to as few lines of code and/or
  123. input as possible. GNU maintainers give priority to the shortest, high
  124. quality bug reports.
  125. Please don't send in a patch without a test case to illustrate the
  126. problem the patch is supposed to fix. Sometimes the patches aren't
  127. correct or aren't the best way to do the job, and without a test case
  128. there is no way to debug an alternate fix.
  129. The purpose of reporting a bug is to enable the bug to be fixed for the
  130. sake of the whole community of users. You may or may not receive a
  131. response; the maintainers will send one if that helps them find or
  132. verify a fix. Most GNU maintainers are volunteers and all are
  133. overworked; they don't have time to help individuals and still fix the
  134. bugs and make the improvements that everyone wants. If you want help
  135. for yourself in particular, you may have to hire someone. The GNU
  136. project maintains a list of people providing such services. It is
  137. found in <URL:http://www.gnu.org/prep/SERVICE>.
  138. Anything addressed to the implementers and maintainers of a GNU program
  139. via a bug-* list, should NOT be sent to the corresponding info-* or
  140. help-* list.
  141. Please DON'T post your bug reports on the gnu.*.bug newsgroups! Mail
  142. them to bug-*@gnu.org instead! At first sight, it seems to make no
  143. difference: anything sent to one will be propagated to the other; but:
  144. - if you post on the newsgroup, the information about how to
  145. reach you is lost in the message that goes on the mailing list. It
  146. can be very important to know how to reach you, if there is anything
  147. in the bug report that we don't understand;
  148. - bug reports reach the GNU maintainers quickest when they are
  149. sent to the bug-* mailing list submittal address;
  150. - mail is much more reliable then netnews; and
  151. - if the internet mailers can't get your bug report delivered,
  152. they almost always send you an error message, so you can find another
  153. way to get the bug report in. When netnews fails to get your message
  154. delivered to the maintainers, you'll never know about it and the
  155. maintainers will never see the bug report.
  156. And please DON'T post your GNU bug reports to comp.* or other gnu.*
  157. newsgroups, they never make it to the GNU maintainers at all. Please
  158. mail them to bug-*@gnu.org instead!
  159. * Some special lists that don't fit the usual patterns of help-, bug- and info-
  160. ** info-gnu-request@gnu.org to subscribe to info-gnu
  161. gnUSENET newsgroup: gnu.announce
  162. Send announcements to: info-gnu@gnu.org
  163. This list distributes progress reports on the GNU Project. It is also
  164. used by the GNU Project to ask people for various kinds of help. It is
  165. moderated and NOT for general discussion.
  166. ** gnu-misc-discuss-request@gnu.org to subscribe to gnu-misc-discuss
  167. gnUSENET newsgroup: gnu.misc.discuss
  168. Send contributions to: gnu-misc-discuss@gnu.org
  169. This list is for serious discussion of free software, the GNU Project,
  170. the GNU Manifesto, and their implications. It's THE place for
  171. discussion that is not appropriate in the other GNU mailing lists and
  172. gnUSENET newsgroups.
  173. Flaming is out of place. Tit-for-tat is not welcome. Repetition
  174. should not occur.
  175. Good READING and writing are expected. Before posting, wait a while,
  176. cool off, and think.
  177. Don't use this group for complaints and bug reports about GNU software!
  178. The maintainers of the package you are using probably don't read this
  179. group; they won't see your complaint. Use the appropriate bug-reporting
  180. mailing list instead, so that people who can do something about the
  181. problem will see it. Likewise, use the help- list for technical
  182. questions.
  183. Don't trust pronouncements made on gnu-misc-discuss about what GNU is,
  184. what FSF position is, what the GNU General Public License is, etc.,
  185. unless they are made by someone you know is well connected with GNU and
  186. are sure the message is not forged.
  187. USENET and gnUSENET readers are expected to have read ALL the articles
  188. in news.announce.newusers before posting. If news.announce.newusers is
  189. empty at your site, wait (the articles are posted monthly), your posting
  190. isn't that urgent! Readers on the Internet can anonymous FTP these
  191. articles from host ftp.uu.net under directory ??
  192. Remember, "GNUs Not Unix" and "gnUSENET is Not USENET". We have
  193. higher standards!
  194. ** guile-sources-request@gnu.org to subscribe to guile-sources
  195. gnUSENET newsgroup: NONE PLANNED
  196. Guile source code to: guile-sources@gnu.org
  197. This list will be for the posting, by their authors, of GUILE, Scheme,
  198. and C sources and patches that improve Guile. Its contents will be
  199. reviewed by the FSF for inclusion in future releases of GUILE.
  200. Please do NOT discuss or request source code here. Use bug-guile for
  201. those purposes. This allows the automatic archiving of sources posted
  202. to this list.
  203. Please do NOT post such sources to any other GNU mailing list (e.g
  204. bug-guile) or gnUSENET newsgroups. It's up to each poster to decide
  205. whether to cross-post to any non-gnUSENET newsgroup.
  206. Please do NOT announce that you have posted source code to guile.sources
  207. to any other GNU mailing list (e.g. bug-guile) or gnUSENET newsgroups.
  208. People who want to keep up with sources will read this list. It's up to
  209. each poster to decide whether to announce a guile.sources article in any
  210. non-gnUSENET newsgroup (e.g. comp.emacs or comp.sources.d).
  211. If source or patches that were previously posted or a simple fix is
  212. requested in bug-guile, please mail it to the requester. Do NOT
  213. repost it. If you also want something that is requested, send mail to
  214. the requester asking him to forward it to you. This kind of traffic is
  215. best handled by e-mail, not by a broadcast medium that reaches millions
  216. of sites.
  217. If the requested source is very long (>10k bytes) send mail offering to
  218. send it. This prevents the requester from getting many redundant copies
  219. and saves network bandwidth.
  220. ** gnu-emacs-sources-request@gnu.org to subscribe to gnu-emacs-sources
  221. gnUSENET newsgroup: gnu.emacs.sources
  222. GNU Emacs source code to: gnu-emacs-sources@gnu.org
  223. This list/newsgroup will be for the posting, by their authors, of Emacs
  224. Lisp and C sources and patches that improve GNU Emacs. Its contents
  225. will be reviewed by the FSF for inclusion in future releases of GNU
  226. Emacs.
  227. Please do NOT discuss or request source code here. Use
  228. help-gnu-emacs/gnu.emacs.help for those purposes. This allows the
  229. automatic archiving of sources posted to this list/newsgroup.
  230. Please do NOT post such sources to any other GNU mailing list (e.g
  231. help-gnu-emacs) or gnUSENET newsgroups (e.g. gnu.emacs.help). It's up
  232. to each poster to decide whether to cross-post to any non-gnUSENET
  233. newsgroup (e.g. comp.emacs or vmsnet.sources).
  234. Please do NOT announce that you have posted source code to
  235. gnu.emacs.sources to any other GNU mailing list (e.g. help-gnu-emacs) or
  236. gnUSENET newsgroups (e.g. gnu.emacs.help). People who want to keep up
  237. with sources will read this list/newsgroup. It's up to each poster to
  238. decide whether to announce a gnu.emacs.sources article in any
  239. non-gnUSENET newsgroup (e.g. comp.emacs or comp.sources.d).
  240. If source or patches that were previously posted or a simple fix is
  241. requested in help-gnu-emacs, please mail it to the requester. Do NOT
  242. repost it. If you also want something that is requested, send mail to
  243. the requester asking him to forward it to you. This kind of traffic is
  244. best handled by e-mail, not by a broadcast medium that reaches millions
  245. of sites.
  246. If the requested source is very long (>10k bytes) send mail offering to
  247. send it. This prevents the requester from getting many redundant copies
  248. and saves network bandwidth.
  249. Local variables:
  250. mode: outline
  251. fill-column: 72
  252. End:
  253. Copyright (C) 1999, 2001-2012 Free Software Foundation, Inc.
  254. Permission is hereby granted, free of charge, to any person obtaining
  255. a copy of this file, to deal in the file without restriction, including
  256. without limitation the rights to use, copy, modify, merge, publish,
  257. distribute, sublicense, and/or sell copies of the file, and to
  258. permit persons to whom the file is furnished to do so, subject to
  259. the following condition:
  260. The above copyright notice and this permission notice shall be
  261. included in all copies or substantial portions of the file.