From da3930f31cae82a9fb710fcd22ce29b268ed6e6c Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 13 Dec 2010 20:22:49 -0800 Subject: [PATCH] * doc/emacs/trouble.texi (Checklist): Mention not replying via news either. --- doc/emacs/ChangeLog | 11 +++++++---- doc/emacs/trouble.texi | 7 ++++--- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index e16e41964c1..8a062393020 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,7 @@ +2010-12-14 Glenn Morris + + * trouble.texi (Checklist): Mention not replying via news either. + 2010-12-11 Eli Zaretskii * custom.texi (Init Syntax): Add index entries for "character syntax". @@ -7302,11 +7306,11 @@ ;; Local Variables: ;; coding: utf-8 ;; fill-column: 79 -;; add-log-time-zone-rule: t ;; End: - Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, - 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, + 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -7323,4 +7327,3 @@ You should have received a copy of the GNU General Public License along with GNU Emacs. If not, see . -;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd diff --git a/doc/emacs/trouble.texi b/doc/emacs/trouble.texi index e2b27083243..ef8b5ab6772 100644 --- a/doc/emacs/trouble.texi +++ b/doc/emacs/trouble.texi @@ -630,9 +630,10 @@ you can use. All mail sent to the @samp{bug-gnu-emacs} mailing list is also gatewayed to the @samp{gnu.emacs.bug} newsgroup. The reverse is also -true, but we ask you not to post bug reports via the newsgroup. It -can make it much harder to contact you if we need to ask for more -information, and it does not integrate well with the bug tracker. +true, but we ask you not to post bug reports (or replies) via the +newsgroup. It can make it much harder to contact you if we need to ask +for more information, and it does not integrate well with the bug +tracker. If your data is more than 500,000 bytes, please don't include it directly in the bug report; instead, offer to send it on request, or -- 2.11.4.GIT