From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: scheme.el bug & fix Date: 17 Feb 2003 18:34:58 +0900 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <3E26DA700109A72E@mel-rta8.wanadoo.fr> <200302162353.h1GNrkG24335@rum.cs.yale.edu> <200302170105.TAA17107@eel.dms.auburn.edu> <5xr8a78b1i.fsf@kfs2.cua.dk> Reply-To: Miles Bader NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1045474761 5039 80.91.224.249 (17 Feb 2003 09:39:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 17 Feb 2003 09:39:21 +0000 (UTC) Cc: monnier+gnu/emacs@rum.cs.yale.edu Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18khk8-0001J7-00 for ; Mon, 17 Feb 2003 10:39:20 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18khyR-0007Qp-00 for ; Mon, 17 Feb 2003 10:54:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18khlT-0003Fx-01 for emacs-devel@quimby.gnus.org; Mon, 17 Feb 2003 04:40:43 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18khkg-0002zj-00 for emacs-devel@gnu.org; Mon, 17 Feb 2003 04:39:54 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18khhW-00084v-00 for emacs-devel@gnu.org; Mon, 17 Feb 2003 04:36:39 -0500 Original-Received: from tyo202.gate.nec.co.jp ([202.32.8.202]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18khgb-0007KI-00; Mon, 17 Feb 2003 04:35:41 -0500 Original-Received: from mailgate4.nec.co.jp ([10.7.69.195])h1H9Z6U27291; Mon, 17 Feb 2003 18:35:06 +0900 (JST) Original-Received: from mailsv.nec.co.jp (mailgate52.nec.co.jp [10.7.69.191]) by mailgate4.nec.co.jp (8.11.6/3.7W-MAILGATE-NEC) with ESMTP id h1H9Z4Z19216; Mon, 17 Feb 2003 18:35:04 +0900 (JST) Original-Received: from mcsss2.ucom.lsi.nec.co.jp ([10.30.114.133]) by mailsv.nec.co.jp (8.11.6/3.7W-MAILSV-NEC) with ESMTP id h1H9Yxq18758; Mon, 17 Feb 2003 18:35:02 +0900 (JST) Original-Received: from mcspd15.ucom.lsi.nec.co.jp (mcspd15 [10.30.114.174]) id h1H9YxB19228; Mon, 17 Feb 2003 18:34:59 +0900 (JST) Original-Received: by mcspd15.ucom.lsi.nec.co.jp (Postfix, from userid 31295) id F1BB53728; Mon, 17 Feb 2003 18:34:58 +0900 (JST) Original-To: storm@cua.dk (Kim F. Storm) System-Type: i686-pc-linux-gnu Blat: Foop In-Reply-To: <5xr8a78b1i.fsf@kfs2.cua.dk> Original-Lines: 16 Original-cc: David.Ponce@wanadoo.fr Original-cc: emacs-devel@gnu.org Original-cc: Luc Teirlinck 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:11705 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11705 storm@cua.dk (Kim F. Storm) writes: > Maybe we should make a new macro with-copy-of-syntax-table which does > copy the table, and change the original macro not to copy. I think we should change the original macro not to copy, and indeed I think that's certainly what most programmers would expect it to do. Places that _want_ a copy could just use something like (with-syntax-table (copy-syntax-table ...) ...) Which makes what's happening nice and explicit. -Miles -- Ich bin ein Virus. Mach' mit und kopiere mich in Deine .signature.