From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: Invisible colons in Emacs Info. Date: Sun, 6 Jul 2003 13:27:42 -0500 (CDT) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200307061827.h66IRgJ06760@raven.dms.auburn.edu> References: <200307010003.h6103d623188@f7.net> <200307050314.h653ESE05056@raven.dms.auburn.edu> <5xk7avbw9z.fsf@kfs2.cua.dk> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1057516165 30532 80.91.224.249 (6 Jul 2003 18:29:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 6 Jul 2003 18:29:25 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Jul 06 20:29:23 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19ZEGJ-0007wE-00 for ; Sun, 06 Jul 2003 20:29:23 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19ZEPn-0006tN-00 for ; Sun, 06 Jul 2003 20:39:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19ZEG0-0008Ag-LR for emacs-devel@quimby.gnus.org; Sun, 06 Jul 2003 14:29:04 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19ZEFd-00089V-E5 for emacs-devel@gnu.org; Sun, 06 Jul 2003 14:28:41 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19ZEF3-0007LX-Or for emacs-devel@gnu.org; Sun, 06 Jul 2003 14:28:06 -0400 Original-Received: from manatee.dms.auburn.edu ([131.204.53.104]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19ZEF2-0007Hv-So for emacs-devel@gnu.org; Sun, 06 Jul 2003 14:28:04 -0400 Original-Received: from raven.dms.auburn.edu (raven.dms.auburn.edu [131.204.53.29]) h66IS1eQ013912; Sun, 6 Jul 2003 13:28:01 -0500 (CDT) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.6+Sun/8.11.6) id h66IRgJ06760; Sun, 6 Jul 2003 13:27:42 -0500 (CDT) X-Authentication-Warning: raven.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: storm@cua.dk In-reply-to: <5xk7avbw9z.fsf@kfs2.cua.dk> (storm@cua.dk) Original-cc: Stefan Monnier Original-cc: bob@rattlesnake.com X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:15426 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15426 Kim Storm wrote: I have just installed a fix for this. As I pointed out in an earlier message there are still problems after that fix. The problems only occur in a "manufactured" example. However, these kind of examples are the only reason behind Stefan's recent changes, with which there are other problems as well, as I pointed out in an earlier message. Are the infinite loops due to Stefan's changes? They could only be due to your changes if I would have accidentally forgotten to run `make install' after (believing to) have installed your changes. Stefan, what about just reverting your changes? Sincerely, Luc.