help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: invisible buffer is it possible?


From: Stefan Monnier <address@hidden>
Subject: Re: invisible buffer is it possible?
Date: 26 Nov 2002 10:15:25 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Phillip" == Phillip Lord <p.lord@russet.org.uk> writes:
> (add-hook 'xml-mode-hook 'phil-psgml-hook)
> (defun phil-psgml-hook()
>   (interactive)
>   (if (string= "build.xml"
>                (file-name-nondirectory (buffer-file-name)))
>       (setq sgml-parent-document '( "~/emacs/anthead.xml" "" "project"
>       ))))

I don't see how this code could create any extra buffer.


        Stefan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]