unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: Glenn Morris <rgm@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: hideshow.el: permanent local variables
Date: Fri, 02 Mar 2007 03:26:15 -0500	[thread overview]
Message-ID: <E1HN35j-0004Gg-NV@fencepost.gnu.org> (raw)
In-Reply-To: <dn7iu0fwiu.fsf@fencepost.gnu.org> (message from Glenn Morris on Thu, 01 Mar 2007 17:07:21 -0500)

    hideshow.el gives several variables the permanent-local property:

    hs-minor-mode, hs-c-start-regexp, hs-block-start-regexp
    hs-block-start-mdata-select, hs-block-end-regexp, hs-forward-sexp-func
    hs-adjust-block-beginning

    I don't understand why this is desirable; indeed it leads to at least
    one problem.

The reason for giving something a `permanent-local' property is so it
will survive a change in major modes.

I don't know what's going on hideshow, but is there some reason one
might want these settings to survive a change in major mode?
(It does seem unlikely.)

  reply	other threads:[~2007-03-02  8:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-01 22:07 hideshow.el: permanent local variables Glenn Morris
2007-03-02  8:26 ` Richard Stallman [this message]
2007-03-02  8:37   ` David Kastrup
2007-03-02 14:37     ` Lennart Borgman (gmail)
2007-03-02 15:15       ` David Kastrup
2007-03-02 15:49     ` Stefan Monnier
2007-03-04 20:51       ` Glenn Morris

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=E1HN35j-0004Gg-NV@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=rgm@gnu.org \
    /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 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).