GNU bug report logs - #513
Several places should use run-mode-hooks

Previous Next

Package: emacs;

Reported by: Stefan Monnier <monnier <at> iro.umontreal.ca>

Date: Tue, 1 Jul 2008 04:15:03 UTC

Severity: minor

Found in version 23.0.60

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

Bug is archived. No further changes may be made.

Full log


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

From: MON KEY <monkey <at> sandpframing.com>
To: 513 <at> debbugs.gnu.org, Stefan Monnier <monnier <at> iro.umontreal.ca>
Subject: Re: bug#513: Several places should use run-mode-hooks
Date: Thu, 13 Jan 2011 22:57:50 -0500
On Thu, Jan 13, 2011 at 8:51 PM, MON KEY <monkey <at> 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\




This bug report was last modified 14 years and 189 days ago.

Previous Next


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