unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Stefan Monnier" <monnier+gnu/emacs@rum.cs.yale.edu>
Cc: Stefan Monnier <monnier+gnu/emacs@rum.cs.yale.edu>
Subject: Re: scheme.el bug & fix
Date: Wed, 19 Feb 2003 09:31:40 -0500	[thread overview]
Message-ID: <200302191431.h1JEVee17004@rum.cs.yale.edu> (raw)
In-Reply-To: E18lOTc-00040S-00@fencepost.gnu.org

>     Note that with-syntax-table was introduced in Emacs-21, so it's
>     rarely used in external packages (most packages try to maintain
>     compatibility with Emacs-20, and most package writers learn
>     new macros rather slowly).
> 
> Gerd said there may have been an XEmacs compatibility issue.
> Perhaps people have written code for XEmacs which assumes
> with-syntax-table copies the syntax table.

XEmacs indeed does the copying, but its docstring does not document
that behavior.

> But I suspect that the amount of such code is small, and that this
> change is ok.

Indeed, within XEmacs-21.1 (an old version, admittedly), it's only used
in help.el and (in the unbundled XEmacs packages) in semantic.el.
In both cases, it does not need copying.


	Stefan

  reply	other threads:[~2003-02-19 14:31 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3E26DA700109A72E@mel-rta8.wanadoo.fr>
2003-02-16 23:53 ` scheme.el bug & fix Stefan Monnier
2003-02-17  1:05   ` Luc Teirlinck
2003-02-17 10:19     ` Kim F. Storm
2003-02-17  9:34       ` Miles Bader
2003-02-17 20:37       ` Richard Stallman
2003-02-17 14:39     ` Stefan Monnier
2003-02-18  0:30       ` Luc Teirlinck
2003-02-18 15:33         ` Stefan Monnier
2003-02-19  7:17           ` Richard Stallman
2003-02-19 14:31             ` Stefan Monnier [this message]
2003-02-19 15:11               ` Miles Bader
2003-02-20 18:21               ` Richard Stallman
2003-02-20 20:14                 ` Stefan Monnier
2003-04-14  1:21                   ` Luc Teirlinck

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200302191431.h1JEVee17004@rum.cs.yale.edu \
    --to=monnier+gnu/emacs@rum.cs.yale.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).