From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John J Foerch Newsgroups: gmane.emacs.bugs Subject: Re: whitespace-rescan-timer-time bug Date: Mon, 01 Oct 2007 20:44:04 -0400 Message-ID: <87bqbigxbf.fsf@earthlink.net> References: <87hclkw2uz.fsf@earthlink.net> <87hclkum26.fsf@cadilhac.name> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1191285377 15709 80.91.229.12 (2 Oct 2007 00:36:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 2 Oct 2007 00:36:17 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Oct 02 02:36:13 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 1IcVk9-0005Md-T3 for geb-bug-gnu-emacs@m.gmane.org; Tue, 02 Oct 2007 02:36:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IcVk5-0004hQ-9c for geb-bug-gnu-emacs@m.gmane.org; Mon, 01 Oct 2007 20:36:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IcVk2-0004hB-U4 for bug-gnu-emacs@gnu.org; Mon, 01 Oct 2007 20:36:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IcVk1-0004gg-DA for bug-gnu-emacs@gnu.org; Mon, 01 Oct 2007 20:36:02 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IcVk1-0004gd-9w for bug-gnu-emacs@gnu.org; Mon, 01 Oct 2007 20:36:01 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IcVk0-0003UA-Ul for bug-gnu-emacs@gnu.org; Mon, 01 Oct 2007 20:36:01 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IcVjj-0006cz-Hv for bug-gnu-emacs@gnu.org; Tue, 02 Oct 2007 00:35:43 +0000 Original-Received: from dialup-4.158.210.139.dial1.chicago1.level3.net ([4.158.210.139]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 02 Oct 2007 00:35:43 +0000 Original-Received: from jjfoerch by dialup-4.158.210.139.dial1.chicago1.level3.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 02 Oct 2007 00:35:43 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 8 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: dialup-4.158.210.139.dial1.chicago1.level3.net User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux) Cancel-Lock: sha1:vu9roDjMw4F7VF7VkS9MPiskrkg= 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:16680 Archived-At: michael@cadilhac.name (Michaƫl Cadilhac) writes: > > Thank you, this is now fixed. You can test it with the CVS version. > Thanks! Works perfectly now. --John