GNU bug report logs - #6490
24.0.50; src/lread.c: old style backquote bug?

Previous Next

Package: emacs;

Reported by: Tetsurou Okazaki <okazaki <at> be.to>

Date: Tue, 22 Jun 2010 09:18:02 UTC

Severity: normal

Merged with 6973, 7148, 7286, 10321

Found in versions 24.0.50, 24.0.92

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


Message #32 received at 6490 <at> debbugs.gnu.org (full text, mbox):

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: Makoto Fujiwara <makoto <at> ki.nu>
Cc: Tetsurou Okazaki <okazaki <at> be.to>, Stefan Monnier <monnier <at> IRO.UMontreal.CA>,
	6490 <at> debbugs.gnu.org
Subject: Re: bug#6490: 24.0.50; src/lread.c: old style backquote bug?
Date: Wed, 21 Sep 2011 22:54:44 +0200
Makoto Fujiwara <makoto <at> ki.nu> writes:

> Stefan> officially obsolete since Emacs-22.1), I'll wait to see actual cases
> Stefan> before adding such exceptions,
>
> You may found the typical example in flim-1.14.9/md4.el
>
>      90 (defmacro md4-make-step (name func)
>      91   (`

Was there a decision made to just not support old-style "(`\n"
backquotes?  Reading the code, it looks like the "(` " style was added
back, but not the more extensive

ch == ' ' || ch == '\t' || ch == '\n' || ch == '\r' || ch == '\f' || ch == '('

list suggested.  If the decision was to not support this, since all
support for old-style backquotes are scheduled to be removed in Emacs
25, this bug report can be closed.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




This bug report was last modified 13 years and 156 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.