all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Roehler <andreas.roehler@easy-emacs.de>
Cc: emacs-devel <emacs-devel@gnu.org>
Subject: Re: outline-regexp
Date: Mon, 04 Dec 2006 16:54:01 +0100	[thread overview]
Message-ID: <45744499.4080105@easy-emacs.de> (raw)
In-Reply-To: <jwv4psbitzk.fsf-monnier+emacs@gnu.org>

Stefan Monnier schrieb:
>> Customizing `outline-regexp' in Emacs-Lisp-mode turned
>> out to be difficult:
>
> outline-regexp is usually set by the major mode, not by the user.
> It's no surprise that `customize' doesn't deal with it too well.
> We should probably not use `defcustom' but `defvar' to define it.
>
>
>         Stefan
>

AFAIU a  `defcustom' for the setting major mode is needed.

Otherwise it would be overridden
by the mode as it happens now.

At least the setting form should be reported
somehow. The problem mentioned is the difficulty to
find the right place and way for changing.

Thanks

__
Andreas Roehler

  reply	other threads:[~2006-12-04 15:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-04 13:38 outline-regexp Andreas Roehler
2006-12-04 15:04 ` outline-regexp Stefan Monnier
2006-12-04 15:54   ` Andreas Roehler [this message]
2006-12-05  5:09   ` outline-regexp Richard Stallman
2006-12-06 14:23 ` outline-regexp Richard Stallman
2006-12-07 13:44   ` outline-regexp Andreas Roehler
2006-12-07 14:17     ` outline-regexp Stefan Monnier
2006-12-09  6:01     ` outline-regexp Richard Stallman

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

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

  git send-email \
    --in-reply-to=45744499.4080105@easy-emacs.de \
    --to=andreas.roehler@easy-emacs.de \
    --cc=emacs-devel@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.