unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Comments on lispref/locals.texi.
@ 2004-11-26 15:27 Matt Hodges
  2004-11-26 15:55 ` Luc Teirlinck
  0 siblings, 1 reply; 3+ messages in thread
From: Matt Hodges @ 2004-11-26 15:27 UTC (permalink / raw)


The following variables are listed as being automatically buffer
local in lispref/locals.texi:

    paragraph-separate
    paragraph-start
    require-final-newline

but this doesn't appear to be true. (viper-non-hook-settings does make
require-final-newline automatically buffer local.)

I don't know if minor-modes should be there; minor_modes is documented
in (info "(elisp)Buffer Internals").

These are all included in elint-standard-variables, which may need
updating.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Comments on lispref/locals.texi.
  2004-11-26 15:27 Comments on lispref/locals.texi Matt Hodges
@ 2004-11-26 15:55 ` Luc Teirlinck
  2004-11-27  6:54   ` Richard Stallman
  0 siblings, 1 reply; 3+ messages in thread
From: Luc Teirlinck @ 2004-11-26 15:55 UTC (permalink / raw)
  Cc: emacs-devel

Matt Hodges wrote:

   The following variables are listed as being automatically buffer
   local in lispref/locals.texi:

       paragraph-separate
       paragraph-start
       require-final-newline

   but this doesn't appear to be true. (viper-non-hook-settings does make
   require-final-newline automatically buffer local.)

   I don't know if minor-modes should be there; minor_modes is documented
   in (info "(elisp)Buffer Internals").

   These are all included in elint-standard-variables, which may need
   updating.

`scroll-bar-mode' is also listed as being automatically buffer local
in lispref/locals.texi and this does not appear to be buffer local
either.  This one is not included in `elint-standard-variables'.
`scroll-bar-mode' is an internal variable that has no effect if set
directly.  I believe that it should not be listed even if it actually
were buffer local, which it does not appear to be.

Sincerely,

Luc.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Comments on lispref/locals.texi.
  2004-11-26 15:55 ` Luc Teirlinck
@ 2004-11-27  6:54   ` Richard Stallman
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Stallman @ 2004-11-27  6:54 UTC (permalink / raw)
  Cc: MPHodges, emacs-devel

	   paragraph-separate
	   paragraph-start
	   require-final-newline

       but this doesn't appear to be true. (viper-non-hook-settings does make
       require-final-newline automatically buffer local.)

    `scroll-bar-mode' is also listed as being automatically buffer local
    in lispref/locals.texi and this does not appear to be buffer local
    either.

I will remove those.  Thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-11-27  6:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-26 15:27 Comments on lispref/locals.texi Matt Hodges
2004-11-26 15:55 ` Luc Teirlinck
2004-11-27  6:54   ` Richard Stallman

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).