all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: MON KEY <monkey@sandpframing.com>
To: 513@debbugs.gnu.org, Stefan Monnier <monnier@iro.umontreal.ca>
Subject: bug#513: Several places should use run-mode-hooks
Date: Thu, 13 Jan 2011 22:57:50 -0500	[thread overview]
Message-ID: <AANLkTinJbGuumRsc+krTVMXmMKsj73FPUuMbVg-7hE1B@mail.gmail.com> (raw)
In-Reply-To: <AANLkTi=eB5APGKtGWyWxxwL-XWdT1LE+=1Zpm9fMjLrE@mail.gmail.com>

On Thu, Jan 13, 2011 at 8:51 PM, MON KEY <monkey@sandpframing.com> wrote:

> FWIW just today I found 30(thirty) of these suckers lingering in my
> buffer-list presumably doing nothing successfully and generally taking
> up space...
>

OK, It appears that nxml is leaving the RNG parse buffers around
whenever I kill an nxml mode buffer before it has had a chance to
finish validating.

Where the XML file's header has this:

<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="http://www.w3.org/1999/xhtml">

Emacs says this:
;=> Using schema ~/emacs/23.2/etc/schema/xhtml.rnc

The " *RNC Input<N>*" should be cleaned up, if not on the
run-mode-hooks then the kill-buffer-hook.

--
/s_P\





      reply	other threads:[~2011-01-14  3:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <18537.44392.916055.626314@fencepost.gnu.org>
2011-01-13 23:16 ` bug#513: Done Stefan Monnier
2011-01-14  1:51 ` bug#513: Several places should use run-mode-hooks MON KEY
2011-01-14  3:57   ` MON KEY [this message]

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

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

  git send-email \
    --in-reply-to=AANLkTinJbGuumRsc+krTVMXmMKsj73FPUuMbVg-7hE1B@mail.gmail.com \
    --to=monkey@sandpframing.com \
    --cc=513@debbugs.gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.