unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: Makoto Fujiwara <makoto@ki.nu>
Cc: Tetsurou Okazaki <okazaki@be.to>, 6490@debbugs.gnu.org
Subject: bug#6490: 24.0.50; src/lread.c: old style backquote bug?
Date: Wed, 21 Sep 2011 22:54:44 +0200	[thread overview]
Message-ID: <m3y5xhsjjf.fsf@stories.gnus.org> (raw)
In-Reply-To: <yfmsk3y7qa0.wl%makoto@ki.nu> (Makoto Fujiwara's message of "Mon,  05 Jul 2010 08:58:47 +0900")

Makoto Fujiwara <makoto@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/





  reply	other threads:[~2011-09-21 20:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-22  9:16 bug#6490: 24.0.50; src/lread.c: old style backquote bug? Tetsurou Okazaki
2010-06-22 22:23 ` Stefan Monnier
2010-07-01  4:14   ` Makoto Fujiwara
2010-07-01  5:41   ` Tetsurou Okazaki
2010-07-04 21:50     ` Stefan Monnier
2010-07-04 23:58       ` Makoto Fujiwara
2011-09-21 20:54         ` Lars Magne Ingebrigtsen [this message]
2011-09-22  1:43           ` Stefan Monnier
2010-07-05  1:51     ` Makoto Fujiwara

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=m3y5xhsjjf.fsf@stories.gnus.org \
    --to=larsi@gnus.org \
    --cc=6490@debbugs.gnu.org \
    --cc=makoto@ki.nu \
    --cc=okazaki@be.to \
    /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).