From: Glenn Morris <rgm@gnu.org>
To: rms@gnu.org
Cc: emacs-devel@gnu.org
Subject: Re: [trentbuck@gmail.com: RFE: (put 'conf-space-keywords 'safe-local-variable 'stringp)]
Date: Tue, 23 Oct 2007 03:13:43 -0400 [thread overview]
Message-ID: <oc8x5ucnh4.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <E1Ihdm1-00035R-5v@fencepost.gnu.org> (Richard Stallman's message of "Tue, 16 Oct 2007 00:11:17 -0400")
Richard Stallman wrote:
> Could someone please DTRT for this, then ack?
Is an arbitrary regexp "safe"? I imagine one could construct a
regexp/file combination that overflows the regexp matcher. Not too
serious, but perhaps it is best to leave this unmarked?
> From: trentbuck@gmail.com
> Subject: RFE: (put 'conf-space-keywords 'safe-local-variable 'stringp)
> To: bug-gnu-emacs@gnu.org
> Cc: trentbuck@gmail.com
> Date: Thu, 04 Oct 2007 15:25:18 +1000
> X-Sent: 2 weeks, 5 days, 1 hour, 46 minutes, 9 seconds ago
>
> It would be nice if conf mode marked -keywords variables as safe to
> set locally, so that e.g. one could add to ~/.nanorc
>
> # -*- mode: conf-space; conf-space-keywords: "set\\|unset" -*-
One can of course add such things at present, there is just a prompt
about applying them.
> I believe the relevant change is simply to add
>
> (put 'conf-space-keywords 'safe-local-variable 'stringp)
next prev parent reply other threads:[~2007-10-23 7:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-16 4:11 [trentbuck@gmail.com: RFE: (put 'conf-space-keywords 'safe-local-variable 'stringp)] Richard Stallman
2007-10-23 7:13 ` Glenn Morris [this message]
2007-10-23 17:53 ` Richard Stallman
2007-10-25 4:10 ` 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=oc8x5ucnh4.fsf@fencepost.gnu.org \
--to=rgm@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=rms@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.