unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: D. Goel <deego@gnufans.org>
Subject: Re: How to switch off auto-filling in a "Local Variables" section?
Date: 12 Dec 2002 06:58:29 -0500	[thread overview]
Message-ID: <87n0nbh2je.fsf@computer.localdomain> (raw)
In-Reply-To: 958686cf.0212110341.43584675@posting.google.com

hi


> Hi.
> 
> I want to switch off auto-filling in a "Local Variables" section.  I want to
> avoid any questions on evaluation of risky variables, so running
> `auto-fill-mode' or setting `auto-fill-function' is not an option here.

hmm, frobbing this option might help avoid those questions--->
,----
|    The `eval' "variable," and certain actual variables, create a
| special risk; when you visit someone else's file, local variable
| specifications for these could affect your Emacs in arbitrary ways.
| Therefore, the option `enable-local-eval' controls whether Emacs
| processes `eval' variables, as well variables with names that end in
| `-hook', `-hooks', `-function' or `-functions', and certain other
| variables.  The three possibilities for the option's value are `t',
| `nil', and anything else, just as for `enable-local-variables'.  The
| default is `maybe', which is neither `t' nor `nil', so normally Emacs
| does ask for confirmation about file settings for these variables.
`----


> 
> Last not least, I came up with setting `default-justification' to `none'.
> 
> Is that the way to go?


DG                                 http://deego.gnufans.org/~deego/
--

      parent reply	other threads:[~2002-12-12 11:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-11 11:41 How to switch off auto-filling in a "Local Variables" section? Jens Schmidt
2002-12-11 20:31 ` Kai Großjohann
2002-12-12 11:58 ` D. Goel [this message]

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=87n0nbh2je.fsf@computer.localdomain \
    --to=deego@gnufans.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.
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).