From rgm@gnu.org Wed Aug 27 11:08:32 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-8.8 required=4.0 tests=AWL,BAYES_00, RCVD_IN_DNSWL_LOW,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 27 Aug 2008 18:08:32 +0000 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m7RI8QTE032380 for ; Wed, 27 Aug 2008 11:08:27 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KYPRR-000479-Hs for bug-gnu-emacs@gnu.org; Wed, 27 Aug 2008 14:08:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KYPRP-00045F-GS for bug-gnu-emacs@gnu.org; Wed, 27 Aug 2008 14:08:23 -0400 Received: from [199.232.76.173] (port=56711 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KYPRO-000459-S7 for bug-gnu-emacs@gnu.org; Wed, 27 Aug 2008 14:08:22 -0400 Received: from fencepost.gnu.org ([140.186.70.10]:52456) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KYPRO-0007dq-JZ for bug-gnu-emacs@gnu.org; Wed, 27 Aug 2008 14:08:22 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KYPPw-0005HV-RY; Wed, 27 Aug 2008 14:06:52 -0400 From: Glenn Morris To: bug-gnu-emacs@gnu.org Subject: Info-hide-note-references and filling X-Spook: Echelon Attorney General encryption FBI embassy Kennedy X-Ran: +/HZWZr[&Qc= User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) emacs -Q (info "(/path/to/your/build/info/emacs)Diary Customizing") Scroll down to paragraph four. With the default value of Info-hide-note-references, the display looks poor: recognizing a date. Each date pattern is a list whose elements may be regular expressions (see Regular Expressions(elisp) .) or the symbols `month', `day', `year', `monthname', and Note the big gap after '(elisp)', with an odd looking full-stop at the start of the next line. With Info-hide-note-references nil, the original text shows why this happened: recognizing a date. Each date pattern is a list whose elements may be regular expressions (*note Regular Expressions: (elisp)Regular Expressions.) or the symbols `month', `day', `year', `monthname', and It would be nice if the Info-hide-note-references mechanism could do some re-filling. From rudalics@gmx.at Thu Aug 28 09:23:08 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-6.6 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 798) by emacsbugs.donarmstrong.com; 28 Aug 2008 16:23:08 +0000 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with SMTP id m7SGN40Z019794 for <798@emacsbugs.donarmstrong.com>; Thu, 28 Aug 2008 09:23:06 -0700 Received: (qmail invoked by alias); 28 Aug 2008 16:22:59 -0000 Received: from 62-47-36-178.adsl.highway.telekom.at (EHLO [62.47.36.178]) [62.47.36.178] by mail.gmx.net (mp056) with SMTP; 28 Aug 2008 18:22:59 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+DmOhAXoyD0IqwXnnrbP7QGS2pirT7JLhA1oGBRU F5/U+CTXrF04Jy Message-ID: <48B6D03E.1080203@gmx.at> Date: Thu, 28 Aug 2008 18:20:14 +0200 From: martin rudalics User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: 798@debbugs.gnu.org CC: Glenn Morris Subject: Re: bug#798: Info-hide-note-references and filling References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.71 > emacs -Q > (info "(/path/to/your/build/info/emacs)Diary Customizing") > > Scroll down to paragraph four. With the default value of > Info-hide-note-references, the display looks poor: > > recognizing a date. Each date pattern is a list whose elements may be > regular expressions (see Regular Expressions(elisp) > .) or the symbols `month', `day', `year', `monthname', and > > Note the big gap after '(elisp)', with an odd looking full-stop at the > start of the next line. > > With Info-hide-note-references nil, the original text shows why this > happened: > > recognizing a date. Each date pattern is a list whose elements may be > regular expressions (*note Regular Expressions: (elisp)Regular > Expressions.) or the symbols `month', `day', `year', `monthname', and > > > It would be nice if the Info-hide-note-references mechanism could do > some re-filling. That's what the option `Info-refill-paragraphs' is for. martin From rgm@gnu.org Thu Aug 28 10:27:14 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-13.0 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER, RCVD_IN_DNSWL_MED,VALID_BTS_CONTROL,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 798-done) by emacsbugs.donarmstrong.com; 28 Aug 2008 17:27:14 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m7SHR812008884 for <798-done@emacsbugs.donarmstrong.com>; Thu, 28 Aug 2008 10:27:09 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KYlFY-0001VO-Tr; Thu, 28 Aug 2008 13:25:36 -0400 From: Glenn Morris To: martin rudalics Cc: 798-done@debbugs.gnu.org Subject: Re: bug#798: Info-hide-note-references and filling References: <48B6D03E.1080203@gmx.at> X-Spook: Kosovo Kh-11 Aldergrove Legion of Doom ASLET hackers Ft. X-Ran: dZT8Qxg,T~tXvWGr/KRC5NB&x)@+E6LwX?(0}:88C"!yn3;vP}wtk8M7oTD8`NVn[^zKak X-Hue: red X-Debbugs-No-Ack: yes X-Attribution: GM Date: Thu, 28 Aug 2008 13:25:36 -0400 In-Reply-To: <48B6D03E.1080203@gmx.at> (martin rudalics's message of "Thu, 28 Aug 2008 18:20:14 +0200") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii tags 798 notabug stop martin rudalics wrote: >> It would be nice if the Info-hide-note-references mechanism could do >> some re-filling. > > That's what the option `Info-refill-paragraphs' is for. Oh, thanks. From rgm@gnu.org Thu Aug 28 12:30:29 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-7.8 required=4.0 tests=AWL,BAYES_00,MISSING_SUBJECT, NOSUBJECT,RCVD_IN_DNSWL_MED,UNRESOLVED_TEMPLATE,VALID_BTS_CONTROL, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 28 Aug 2008 19:30:29 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m7SJUKAU017598 for ; Thu, 28 Aug 2008 12:30:21 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KYnAn-0004fy-1s; Thu, 28 Aug 2008 15:28:49 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18614.64624.976570.271942@fencepost.gnu.org> Date: Thu, 28 Aug 2008 15:28:48 -0400 From: Glenn Morris To: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: black X-Ran: YuiiEv%LT@*AmG'C) id 1Nk1o3-0007Pw-Ou for submit@debbugs.gnu.org; Tue, 23 Feb 2010 15:56:35 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nk1o2-0007Pq-6j for control@debbugs.gnu.org; Tue, 23 Feb 2010 15:56:34 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1Nk1ny-0004Z5-2k; Tue, 23 Feb 2010 15:56:30 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19332.16638.27086.6555@fencepost.gnu.org> Date: Tue, 23 Feb 2010 15:56:30 -0500 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: green X-Ran: h-wpq,1&S List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.1 (-----) tags 5617 moreinfo severity 5620 wishlist reassign 5624 emacs,etags severity 5625 minor unarchive 798 forcemerge 798 5626 severity 5627 minor tags 5627 notabug wontfix tags 5629 patch reassign 5629 emacs,w32 From unknown Tue Aug 19 21:03: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: Fri, 26 Mar 2010 11:24:03 +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