From jeff@sdsc.edu Thu Oct 23 08:10:41 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.0 required=4.0 tests=BAYES_00,MURPHY_DRUGS_REL8, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 23 Oct 2008 15:10:41 +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 m9NFAZY3029053 for ; Thu, 23 Oct 2008 08:10:36 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kt1pa-000844-PA for bug-gnu-emacs@gnu.org; Thu, 23 Oct 2008 11:10:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kt1pY-00082j-M0 for bug-gnu-emacs@gnu.org; Thu, 23 Oct 2008 11:10:34 -0400 Received: from [199.232.76.173] (port=38089 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kt1pY-00082Y-Ge for bug-gnu-emacs@gnu.org; Thu, 23 Oct 2008 11:10:32 -0400 Received: from postal.sdsc.edu ([132.249.20.114]:54718) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kt1pY-0002aT-BT for bug-gnu-emacs@gnu.org; Thu, 23 Oct 2008 11:10:32 -0400 Received: from darwin.sdsc.edu (IDENT:RAoOcsdD1nPEorumwj3VJeGwNzqnGqkr@darwin.sdsc.edu [132.249.32.100]) by postal.sdsc.edu (8.11.7/8.11.7/server/76) with ESMTP id m9NFARF20050; Thu, 23 Oct 2008 08:10:27 -0700 (PDT) Received: (from jeff@localhost) by darwin.sdsc.edu (8.12.11.20060308/8.12.8/submit/l/4) id m9NFARe7007439; Thu, 23 Oct 2008 08:10:27 -0700 Date: Thu, 23 Oct 2008 08:10:27 -0700 Message-Id: <200810231510.m9NFARe7007439@darwin.sdsc.edu> From: Jeff Makey To: bug-gnu-emacs@gnu.org Subject: rcirc fill-region bugfix X-detected-operating-system: by monty-python.gnu.org: Inktomi crawler When a message begins with a very long word (typically a URL), rcirc in Emacs 22 inserts a useless newline like this: 08:10 http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-10/index.html has this month's archives The patch below excludes the timestamp and nick from the beginning of the filled region, which will cause such a line to be shown in this more compact format: 08:10 http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-10/index.html has this month's archives ----------------------------------------------------------------- --- rcirc.el.orig 2008-02-10 06:03:53 -0800 +++ rcirc.el 2008-10-08 23:33:57 -0700 @@ -1251,7 +1251,7 @@ (rcirc-fill-column rcirc-fill-column) (t fill-column)))) - (fill-region fill-start rcirc-prompt-start-marker 'left t))))) + (fill-region text-start rcirc-prompt-start-marker 'left t))))) ;; set inserted text to be read-only (when rcirc-read-only-flag From rgm@gnu.org Thu Oct 23 10:31:54 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=-9.7 required=4.0 tests=AWL,BAYES_00,MISSING_SUBJECT, MURPHY_DRUGS_REL8,NOSUBJECT,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 control) by emacsbugs.donarmstrong.com; 23 Oct 2008 17:31:54 +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 m9NHVqke031419 for ; Thu, 23 Oct 2008 10:31:53 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Kt3zg-0008Rt-Ll; Thu, 23 Oct 2008 13:29:08 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18688.46180.561154.713932@fencepost.gnu.org> Date: Thu, 23 Oct 2008 13:29:08 -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: yellow X-Ran: +aF>Lj~:v-,{`pbHFDO,Vr={G"B0aLfA>X)Um$YA)SA X-Debbugs-No-Ack: yes reassign 1232 spam reassign 1234 spam tags 1233 patch From cyd@stupidchicken.com Thu Oct 23 15:04:50 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=-3.9 required=4.0 tests=AWL,BAYES_00, MURPHY_DRUGS_REL8 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1233) by emacsbugs.donarmstrong.com; 23 Oct 2008 22:04:50 +0000 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9NM4l51001162 for <1233@emacsbugs.donarmstrong.com>; Thu, 23 Oct 2008 15:04:48 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 89A9257E055; Thu, 23 Oct 2008 18:04:50 -0400 (EDT) From: Chong Yidong To: Ryan Yeske Cc: 1233@debbugs.gnu.org Subject: Re: rcirc fill-region bugfix Date: Thu, 23 Oct 2008 18:04:50 -0400 Message-ID: <87fxmnrmrh.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hi Ryan, Could you review this patch? Jeff Makey wrote: > When a message begins with a very long word (typically a URL), rcirc > in Emacs 22 inserts a useless newline like this: > > 08:10 > http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-10/index.html > has this month's archives > > The patch below excludes the timestamp and nick from the beginning of > the filled region, which will cause such a line to be shown in this > more compact format: > > 08:10 http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-10/index.html > has this month's archives --- rcirc.el.orig 2008-02-10 06:03:53 -0800 +++ rcirc.el 2008-10-08 23:33:57 -0700 @@ -1251,7 +1251,7 @@ (rcirc-fill-column rcirc-fill-column) (t fill-column)))) - (fill-region fill-start rcirc-prompt-start-marker 'left t))))) + (fill-region text-start rcirc-prompt-start-marker 'left t))))) ;; set inserted text to be read-only (when rcirc-read-only-flag From rcyeske@gmail.com Mon Oct 27 20:06:45 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=-4.0 required=4.0 tests=BAYES_00,MURPHY_DRUGS_REL8 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1233) by emacsbugs.donarmstrong.com; 28 Oct 2008 03:06:46 +0000 Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.173]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9S36g3k017583 for <1233@emacsbugs.donarmstrong.com>; Mon, 27 Oct 2008 20:06:43 -0700 Received: by wf-out-1314.google.com with SMTP id 26so2540371wfd.13 for <1233@emacsbugs.donarmstrong.com>; Mon, 27 Oct 2008 20:06:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:to:cc:subject:references:date :in-reply-to:message-id:user-agent:mime-version:content-type:from; bh=IhDJggaxnZw+T1LT6xADMNEPNIa3LwUitW/6DtktEdM=; b=KznvF9fRQM6QEdLL+2Of4LpeJUYN28tl9OlSJ61AR8rzyqkmb6CN/AZ7+iN1WuJtnc 0Z5OYbXGYGU6a5Q2WEg22VOvqCtgFh/SwCD8Ef/a/R2Av1L136Y3yy61NeE1WgyZJn8h 3PnATWQnM135fuwS5GO/9wASpQHb/ZAMmcHS0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=to:cc:subject:references:date:in-reply-to:message-id:user-agent :mime-version:content-type:from; b=lEPmfWbzuLH9flW1NNWONsOEPhrLERa+GQmVDExPhasgpQrHY+VsbUCMGFKz5ZRVJl nKII+do70al+0KbyABt4gklIu/Hcs2/p+iT/TToxUEQpvMdLZrn2S6wJHpiBs4RJ3rTe CwYEmv40kLMH/l2mgqkcjYOhCe8A7Z0yqaR5w= Received: by 10.142.194.4 with SMTP id r4mr3056060wff.292.1225163202121; Mon, 27 Oct 2008 20:06:42 -0700 (PDT) Received: from cut.hackery.lan (S01060002553240a8.vc.shawcable.net [24.83.173.165]) by mx.google.com with ESMTPS id 28sm1873460wfg.15.2008.10.27.20.06.40 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 27 Oct 2008 20:06:41 -0700 (PDT) To: Chong Yidong Cc: Ryan Yeske , 1233@debbugs.gnu.org Subject: Re: rcirc fill-region bugfix References: <87fxmnrmrh.fsf@cyd.mit.edu> Date: Mon, 27 Oct 2008 20:06:36 -0700 In-Reply-To: <87fxmnrmrh.fsf@cyd.mit.edu> (Chong Yidong's message of "Thu, 23 Oct 2008 18:04:50 -0400") Message-ID: <87iqrdquyr.fsf@cut.hackery.lan> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: Ryan Yeske Chong Yidong writes: > Hi Ryan, > > Could you review this patch? It looks good to me. Thanks for the patch, Jeff. The way filling is handled in the CVS trunk has been reworked, and it includes a fix along these lines already. Ryan > Jeff Makey wrote: > >> When a message begins with a very long word (typically a URL), rcirc >> in Emacs 22 inserts a useless newline like this: >> >> 08:10 >> http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-10/index.html >> has this month's archives >> >> The patch below excludes the timestamp and nick from the beginning of >> the filled region, which will cause such a line to be shown in this >> more compact format: >> >> 08:10 http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-10/index.html >> has this month's archives > > > --- rcirc.el.orig 2008-02-10 06:03:53 -0800 > +++ rcirc.el 2008-10-08 23:33:57 -0700 > @@ -1251,7 +1251,7 @@ > (rcirc-fill-column > rcirc-fill-column) > (t fill-column)))) > - (fill-region fill-start rcirc-prompt-start-marker 'left t))))) > + (fill-region text-start rcirc-prompt-start-marker 'left t))))) > > ;; set inserted text to be read-only > (when rcirc-read-only-flag From cyd@stupidchicken.com Tue Oct 28 10:29:53 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=-3.9 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 28 Oct 2008 17:29:53 +0000 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9SHTodo003602 for ; Tue, 28 Oct 2008 10:29:51 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 1C03357E0B2; Tue, 28 Oct 2008 13:29:56 -0400 (EDT) From: Chong Yidong To: control@debbugs.gnu.org Subject: close 1233 Date: Tue, 28 Oct 2008 13:29:56 -0400 Message-ID: <878ws84oh7.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii close 1233 thanks From unknown Tue Jun 24 15:40:52 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Wed, 26 Nov 2008 15:24:03 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log 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