From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: Re: Bug/Patch view.el Date: Tue, 25 Sep 2007 03:06:35 -0400 Message-ID: References: <1t8x7bfyoe.fsf@totally-fudged-out-message-id> <18167.41210.803808.785862@tower.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1190704477 12910 80.91.229.12 (25 Sep 2007 07:14:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 25 Sep 2007 07:14:37 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: Jonathan Goldblatt Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Sep 25 09:14:32 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ia4co-0001D1-QM for geb-bug-gnu-emacs@m.gmane.org; Tue, 25 Sep 2007 09:14:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ia4cl-0003QQ-Q2 for geb-bug-gnu-emacs@m.gmane.org; Tue, 25 Sep 2007 03:14:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ia4cj-0003Q2-W7 for bug-gnu-emacs@gnu.org; Tue, 25 Sep 2007 03:14:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ia4ci-0003Pa-Lk for bug-gnu-emacs@gnu.org; Tue, 25 Sep 2007 03:14:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ia4ci-0003PV-FR for bug-gnu-emacs@gnu.org; Tue, 25 Sep 2007 03:14:24 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ia4ci-0000fT-3l for bug-gnu-emacs@gnu.org; Tue, 25 Sep 2007 03:14:24 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1Ia4V9-00067S-5E; Tue, 25 Sep 2007 03:06:35 -0400 X-Spook: CESID colonel top secret enemy of the state Elvis White X-Ran: 7(!ZY&eiPKP33l*isxdE;4v\:ia<3{h]YP,[AGm_-qGb7vF\->$_i[+_e&_fGv3m`X')?H X-Hue: cyan X-Attribution: GM In-Reply-To: (Glenn Morris's message of "Mon, 24 Sep 2007 22:30:39 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:16614 Archived-At: Glenn Morris wrote: > Eventually I settled on this version, which reduces the number of > operations in the loop. Whoops, that can go wrong, so I went back to the previous version.