From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.devel Subject: Re: Unrecognized \ sequences and Elisp Date: 28 Jan 2004 16:32:49 +0000 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1075310756 8340 80.91.224.253 (28 Jan 2004 17:25:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 28 Jan 2004 17:25:56 +0000 (UTC) Cc: Guile Development Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Jan 28 18:25:52 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AltRo-0007z2-00 for ; Wed, 28 Jan 2004 18:25:52 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AltNu-0005cK-Ey for guile-devel@m.gmane.org; Wed, 28 Jan 2004 12:21:50 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AltMY-0005AA-ND for guile-devel@gnu.org; Wed, 28 Jan 2004 12:20:26 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AltLw-0004rc-M4 for guile-devel@gnu.org; Wed, 28 Jan 2004 12:20:19 -0500 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1AltLw-0004aR-0o for guile-devel@gnu.org; Wed, 28 Jan 2004 12:19:48 -0500 Original-Received: from [80.84.72.14] (helo=mail2.uklinux.net) by mx20.gnu.org with esmtp (Exim 4.24) id 1AltHN-0008CV-1S for guile-devel@gnu.org; Wed, 28 Jan 2004 12:15:05 -0500 Original-Received: from localhost (s4.uklinux.net [127.0.0.1]) by mail2.uklinux.net (Postfix) with ESMTP id C0174409FA7; Wed, 28 Jan 2004 17:14:57 +0000 (UTC) Original-Received: from mail2.uklinux.net ([127.0.0.1]) by localhost (s4.uklinux.net [127.0.0.1:10024]) (amavisd-new) with ESMTP id 06145-07; Wed, 28 Jan 2004 17:14:26 +0000 (GMT) Original-Received: from laruns.ossau.uklinux.net (unknown [213.78.87.229]) by mail2.uklinux.net (Postfix) with ESMTP id 42D8A40A037; Wed, 28 Jan 2004 17:08:04 +0000 (UTC) Original-Received: from laruns.ossau.uklinux.net.ossau.uklinux.net (localhost [127.0.0.1]) by laruns.ossau.uklinux.net (Postfix on SuSE Linux 7.2 (i386)) with ESMTP id 44748DC4D4; Wed, 28 Jan 2004 16:32:50 +0000 (GMT) Original-To: Stephen Compall In-Reply-To: Original-Lines: 15 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 X-Virus-Scanned: by amavisd-new X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:3329 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3329 >>>>> "Paul" == Paul Jarc writes: Paul> Stephen Compall wrote: >> To speed up the operation, we changed Emacs to assume that any >> opening delimiter at the left margin is the start of a defun. Paul> So it sounds like this would work, then: Paul> "foo...\ Paul> \n(bar...)" Yes, but I think we need to fix this somehow within Guile, not by asking the Emacs developers to make curious changes to their code. Neil _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel