From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: suggestion: add link to Emacs manual node `Bugs' in report-emacs-bug instructions Date: Tue, 07 Oct 2008 16:00:17 -0400 Message-ID: <87prmckwfi.fsf@cyd.mit.edu> References: <000501c928b5$f21ae410$0200a8c0@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1223409543 7011 80.91.229.12 (7 Oct 2008 19:59:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 7 Oct 2008 19:59:03 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 07 21:59:58 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KnIis-0000Y1-7O for ged-emacs-devel@m.gmane.org; Tue, 07 Oct 2008 21:59:58 +0200 Original-Received: from localhost ([127.0.0.1]:36465 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KnIho-0006uY-E0 for ged-emacs-devel@m.gmane.org; Tue, 07 Oct 2008 15:58:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KnIhh-0006th-WA for emacs-devel@gnu.org; Tue, 07 Oct 2008 15:58:46 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KnIhg-0006tP-DB for emacs-devel@gnu.org; Tue, 07 Oct 2008 15:58:45 -0400 Original-Received: from [199.232.76.173] (port=34779 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KnIhg-0006tL-7h for emacs-devel@gnu.org; Tue, 07 Oct 2008 15:58:44 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]:38301) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KnIhd-00075S-Va for emacs-devel@gnu.org; Tue, 07 Oct 2008 15:58:43 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 2504457E0BF; Tue, 7 Oct 2008 16:00:17 -0400 (EDT) In-Reply-To: <000501c928b5$f21ae410$0200a8c0@us.oracle.com> (Drew Adams's message of "Tue, 7 Oct 2008 12:50:26 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:104397 Archived-At: "Drew Adams" writes: > Seems like we are forever repeating the excellent instructions found > in the Emacs manual node `Bugs' (and subnodes) to users in > help-gnu-emacs. How about including a link to that node in the > `*mail*' buffer's instructions for `report-emacs-bug'? Do you mean a clickable link? That would mean that report-emacs-bug behaves differently from normal mail buffers. That may not be a bad thing; I'm not sure. If someone implements this idea, we could consider it after the release.