From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: A question about read syntax and compiled backreferences Date: Wed, 24 Jan 2007 01:50:18 +0100 Message-ID: References: <87mz49xo29.fsf@catnip.gol.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1169599850 22017 80.91.229.12 (24 Jan 2007 00:50:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 24 Jan 2007 00:50:50 +0000 (UTC) Cc: Emacs Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 24 01:50:42 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1H9WLZ-0006JL-3f for ged-emacs-devel@m.gmane.org; Wed, 24 Jan 2007 01:50:41 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H9WLY-0003hE-N9 for ged-emacs-devel@m.gmane.org; Tue, 23 Jan 2007 19:50:40 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H9WLJ-0003b2-K5 for emacs-devel@gnu.org; Tue, 23 Jan 2007 19:50:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H9WLI-0003XV-Aa for emacs-devel@gnu.org; Tue, 23 Jan 2007 19:50:24 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H9WLH-0003Wt-UO for emacs-devel@gnu.org; Tue, 23 Jan 2007 19:50:23 -0500 Original-Received: from [66.249.92.175] (helo=ug-out-1314.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H9WLG-0004qR-Rl for emacs-devel@gnu.org; Tue, 23 Jan 2007 19:50:23 -0500 Original-Received: by ug-out-1314.google.com with SMTP id j3so25375ugf for ; Tue, 23 Jan 2007 16:50:18 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qe0zt+j0jzuMXS1kdEyQUQkkf4G/EiSpOqh7XE8u9iymUhLNl2j5Q0tYKDfxIdskgrgUkKgJUcb6aEF/+TE3OEILQgtaii4hk26ejRrWoMXObqzzvBk4NLczaTMLybJojl++c0bHqpe5Hz7Nx4kmPFsNPmFzAHcNJ/bHuV+9OKg= Original-Received: by 10.66.244.11 with SMTP id r11mr210231ugh.1169599818461; Tue, 23 Jan 2007 16:50:18 -0800 (PST) Original-Received: by 10.67.105.7 with HTTP; Tue, 23 Jan 2007 16:50:18 -0800 (PST) Original-To: "Miles Bader" In-Reply-To: <87mz49xo29.fsf@catnip.gol.com> Content-Disposition: inline X-detected-kernel: Linux 2.4-2.6 (Google crawlbot) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:65434 Archived-At: On 1/24/07, Miles Bader wrote: > Since there have apparently been no previous bug reports about this > issue FWIW, my bug report wasn't an artificial case: I have a circular list in my .emacs, and I was very surprised when I discovered that I could byte-compile it but was unable to load it afterwards. > it doesn't seem to be critical, and probably could wait until > after the release. No objections here. /L/e/k/t/u