unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: "Andreas Röhler" <andreas.roehler@easy-emacs.de>
Cc: bug-gnu-emacs@gnu.org
Subject: bug#8203: sgml-delete-tag bug
Date: Tue, 08 Mar 2011 16:16:47 -0500	[thread overview]
Message-ID: <jwvr5ahcnzk.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <4D767696.40804@easy-emacs.de> ("Andreas Röhler"'s message of "Tue, 08 Mar 2011 19:33:58 +0100")

> Error is in backward-prefix-chars, ie. in syntax.c AFAIS.

> line 2855

>   while (!char_quoted (pos, pos_byte)
> 	 /* Previous statement updates syntax table.  */
> 	 && ((c = FETCH_CHAR_AS_MULTIBYTE (pos_byte), SYNTAX (c) == Squote)
> 	     || SYNTAX_PREFIX (c)))
>                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

> may that `or' SYNTAX_PREFIX above?

Why would you think so?  I'd rather say that the error is that ' in
html-mode buffers should not have prefix syntax.


        Stefan





  reply	other threads:[~2011-03-08 21:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <2884d8aa-2688-4611-ba53-44dca51c489f@d12g2000prj.googlegroups.com>
     [not found] ` <AANLkTikNQBdM2KgcWQ=sOM6pT2tyr=wQrNtPK+Ou998k@mail.gmail.com>
2011-03-08 11:51   ` bug#8203: sgml-delete-tag bug Xah Lee
2011-03-08 18:33     ` Andreas Röhler
2011-03-08 21:16       ` Stefan Monnier [this message]
2011-03-09 12:02         ` Andreas Röhler
2016-01-21  7:02       ` Marcin Borkowski
2016-06-05 14:44     ` Noam Postavsky
2019-05-09 12:10       ` Noam Postavsky

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=jwvr5ahcnzk.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=andreas.roehler@easy-emacs.de \
    --cc=bug-gnu-emacs@gnu.org \
    /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).