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

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

RE: [h-e-w] 21.1, PSGML mode


From: Underwood, Jonathan
Subject: RE: [h-e-w] 21.1, PSGML mode
Date: Mon, 21 Jan 2002 16:37:45 -0500

This might be waaaaaay off, as i've never used the modes and programs you're
talking about. However i did see something somewhat similar in 20.7 where a
bug meant that fortran mode would indent and autofill if told to do so in
the .emacs, but NOT if desktop.el was being used, since somehow desktop
wasn;t saving variable states correctly for certain files/modes. If by
chance you are using desktop, i might suggest try not doing so and seeing
what happens. This could be completely and utterly off target on this
discussion though, and if so, please accept my apologies.

jonathan.

> -----Original Message-----
> From: Jeff Rancier [mailto:address@hidden
> Sent: January 21, 2002 3:51 PM
> To: Charles Curley; address@hidden
> Cc: address@hidden
> Subject: Re: [h-e-w] 21.1, PSGML mode
> 
> 
> I have the following in one of my XML documents:
> 
> <!--
> Local Variables:
> mode: xae
> sgml-indent-step: 2
> sgml-indent-data: t
> sgml-set-face: t
> sgml-insert-missing-element-comment: nil
> End:
> -->
> 
> I downloaded 1.2.4 BTW.  Even though sgml-indent-data is set 
> to true, the
> menu-bar item is set to nil.  So everytime I load a file, I 
> need to reset
> this field.  Then indentation works.
> 
> It is defined in psgml.el as follows:
> 
> (defvar sgml-indent-data nil
>   "*If non-nil, indent in data/mixed context also.
> Setting this variable automatically makes it local to the 
> current buffer.")
> (make-variable-buffer-local 'sgml-indent-data)
> 
> I'm assuming those variables are saved in the file to be read 
> when the file
> is loaded.  Is this a bug?  I'd rather not modify the 
> original source.  I'm
> also assuming if I change the nil to true and 
> re-byte-compile, it will be
> OK.
> 
> Thanks,
> Jeff
> 
> ----- Original Message -----
> From: "Charles Curley" <address@hidden>
> To: <address@hidden>
> Sent: Monday, January 21, 2002 2:37 PM
> Subject: Re: [h-e-w] 21.1, PSGML mode
> 
> 
> 
> 



reply via email to

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