From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: RE: bug#1346: Window shrinks with each invocation Date: Sat, 15 Nov 2008 07:44:33 -0800 Message-ID: <005501c94739$102aacf0$0200a8c0@us.oracle.com> References: <491D8A66.9010702@gmail.com> <491ED8DD.10505@gmx.at> <491EDB9C.5080803@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1226763897 2022 80.91.229.12 (15 Nov 2008 15:44:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 15 Nov 2008 15:44:57 +0000 (UTC) To: Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Nov 15 16:46:00 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 1L1NLT-0001cX-KA for ged-emacs-devel@m.gmane.org; Sat, 15 Nov 2008 16:45:59 +0100 Original-Received: from localhost ([127.0.0.1]:55827 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L1NKL-0005kT-Bj for ged-emacs-devel@m.gmane.org; Sat, 15 Nov 2008 10:44:49 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L1NKG-0005kL-NS for emacs-devel@gnu.org; Sat, 15 Nov 2008 10:44:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L1NKF-0005k7-7i for emacs-devel@gnu.org; Sat, 15 Nov 2008 10:44:44 -0500 Original-Received: from [199.232.76.173] (port=59341 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L1NKF-0005k3-37 for emacs-devel@gnu.org; Sat, 15 Nov 2008 10:44:43 -0500 Original-Received: from rcsinet12.oracle.com ([148.87.113.124]:22370 helo=rgminet12.oracle.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1L1NKE-0008Pz-MK for emacs-devel@gnu.org; Sat, 15 Nov 2008 10:44:42 -0500 Original-Received: from acsinet13.oracle.com (acsinet13.oracle.com [141.146.126.235]) by rgminet12.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id mAFFiQ3T026371 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Sat, 15 Nov 2008 15:44:27 GMT Original-Received: from acsmt700.oracle.com (acsmt700.oracle.com [141.146.40.70]) by acsinet13.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id mAFFiiQO014282 for ; Sat, 15 Nov 2008 15:44:45 GMT Original-Received: from dradamslap1 (/24.23.165.218) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Sat, 15 Nov 2008 07:44:26 -0800 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <491EDB9C.5080803@gmail.com> Thread-Index: AclHLzl4540MikVsRhCVi3p1thb01wACICZg X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3350 X-Source-IP: acsmt700.oracle.com [141.146.40.70] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A09020A.491EEE60.003D:SCFSTAT928724,ss=1,fgs=0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 1) 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:105703 Archived-At: This message from the bug mailing list makes me think that each bug-list mailing should include a link at the bottom that takes you directly to the entry for that message on the bug-list web site. Users should not need to have memorized the bug web site URL, type it in, and navigate to the particular bug #. They should be able to just click a link in the mail to get to the appropriate bug entry and thread. That is typical behavior for the bug mail communications I'm aware of. It is typical for web-based applications that notify users by email. You can see from the last line below that this would also help avoid filing new bugs for the same problem. > Subject: bug#1346: Window shrinks with each invocation > > > Could this be Bug#58? > > Maybe, I did not find a link to the bug tracker, like for all other > software projects. Emacs only has an e-mail address for bug > reports, so I could not search existing reports first, like I > usually do.