From drew.adams@oracle.com Sun Aug 16 14:45:08 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 16 Aug 2009 21:45:08 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.6 required=4.0 tests=AWL,FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7GLj6SY011766 for ; Sun, 16 Aug 2009 14:45:07 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1McnXF-000761-TU for bug-gnu-emacs@gnu.org; Sun, 16 Aug 2009 17:45:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1McnXB-000737-Fl for bug-gnu-emacs@gnu.org; Sun, 16 Aug 2009 17:45:04 -0400 Received: from [199.232.76.173] (port=34812 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1McnXA-00072v-IY for bug-gnu-emacs@gnu.org; Sun, 16 Aug 2009 17:45:00 -0400 Received: from rcsinet11.oracle.com ([148.87.113.123]:35632 helo=rgminet11.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 1McnXA-00058I-3m for bug-gnu-emacs@gnu.org; Sun, 16 Aug 2009 17:45:00 -0400 Received: from rgminet15.oracle.com (rcsinet15.oracle.com [148.87.113.117]) by rgminet11.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n7GLj6qe011325 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Sun, 16 Aug 2009 21:45:07 GMT Received: from abhmt001.oracle.com (abhmt001.oracle.com [141.146.116.10]) by rgminet15.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n7GLitQV018317 for ; Sun, 16 Aug 2009 21:44:56 GMT Received: from dradamslap1 (/141.144.88.37) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Sun, 16 Aug 2009 14:44:52 -0700 From: "Drew Adams" To: Subject: 23.1; common doc strings that are too wide Date: Sun, 16 Aug 2009 14:45:18 -0700 Message-ID: <61F28AD96E494CA1B463C643417D3B1C@us.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcoeutidB8cvGjIGQ1etRUl36AvSPQ== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Source-IP: abhmt001.oracle.com [141.146.116.10] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090206.4A887DD5.00C1:SCFSTAT5015188,ss=1,fgs=0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 1) Doc-string lines should be limited to 70 chars max. This is especially important when windows or frames are automatically resized to fit their widest line. The guideline (Elisp manual, node Documentation Tips) is in fact 60 chars max, or 67 chars max for the first line: Format the documentation string so that it fits in an Emacs window on an 80-column screen. It is a good idea for most lines to be no wider than 60 characters. The first line should not be wider than 67 characters or it will look bad in the output of `apropos'. Here are a few of the most prominent doc strings that should be shortened. In some cases, text can be filled to accomplish this. In other cases, the text should be reworded. emacs -Q C-x d Search for "Global-Auto-Composition". The doc string is too wide: 104 chars wide (with another line 85 chars wide, and another 74 chars). Search for "Global-Font-Lock". The doc string is too wide: 90 chars wide (with another line 78 chars wide). Search for "Transient-Mark" The doc string is also too wide: 84 chars (with another line 75 chars wide, another 73 chars, and another 72). Other long lines in this buffer: Font-Lock mode has 5 lines longer than 77 chars, 2 of 77 chars, 2 of 76, 2 of 74, and 2 of 72. Auto-Composition has two lines of 77 chars and one of 76. Auto-Encryption has a line of 72 chars. Dired by name has a line of 73 chars, a line of 72, and a line of 71. Auto-Compression has a line of 73 chars. Blink-Cursor has a line of 73 chars. Other modes, which are not in emacs -Q, but are common anyway: Show-Paren (not in emacs -Q), but common anyway) has a line of 74 chars and two lines of 72. Savehist has a line of 72 chars. In GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-29 on SOFT-MJASON Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (4.4)' From cyd@stupidchicken.com Sun Aug 16 18:12:04 2009 Received: (at control) by emacsbugs.donarmstrong.com; 17 Aug 2009 01:12:04 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.6 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7H1C2du016417 for ; Sun, 16 Aug 2009 18:12:03 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 9627257E25D; Sun, 16 Aug 2009 21:13:02 -0400 (EDT) From: Chong Yidong To: control@debbugs.gnu.org Subject: merge 3227 4162 Date: Sun, 16 Aug 2009 21:13:02 -0400 Message-ID: <873a7rfdk1.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii merge 3227 4162 reassign 4163 spam thanks From rgm@gnu.org Wed Nov 4 14:01:42 2009 Received: (at control) by emacsbugs.donarmstrong.com; 4 Nov 2009 22:01:42 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.8 required=4.0 tests=AWL,ONEWORD,VALID_BTS_CONTROL autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nA4M1e7A002782 for ; Wed, 4 Nov 2009 14:01:42 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1N5nv9-0000E4-Ub; Wed, 04 Nov 2009 17:01:39 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19185.63939.653937.427902@fencepost.gnu.org> Date: Wed, 4 Nov 2009 17:01:39 -0500 From: Glenn Morris To: control Subject: control severity 3631 minor severity 3267 minor reassign 3267 emacsbugs.donarmstrong.com severity 3481 minor severity 3644 minor severity 3722 wishlist severity 4360 minor tags 3613 wontfix tags 2134 = severity 4731 minor severity 3849 wishlist close 3564 merge 4668 3227 tags 2792 wontfix minor severity 4433 minor severity 4668 minor severity 4562 minor severity 3934 minor severity 3856 minor severity 3801 minor severity 3615 minor severity 3599 minor severity 3598 minor severity 3575 minor severity 3566 minor severity 3550 minor severity 3549 minor severity 3527 minor severity 3525 minor severity 3524 minor severity 3523 minor severity 3519 minor severity 3509 minor severity 3503 minor severity 3393 minor severity 3371 minor severity 3320 minor severity 3313 minor severity 3249 minor severity 3227 minor severity 3138 minor severity 3135 minor severity 3137 minor severity 3052 minor severity 3042 minor severity 2974 minor severity 2946 minor severity 2792 minor severity 1749 minor severity 1375 minor severity 1144 minor From unknown Fri Aug 15 12:50:56 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 31 Jan 2010 12:24:05 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A long time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator