From: gebser@ameritech.net
Cc: help-gnu-emacs@gnu.org
Subject: Re: Per-File Auto fill mode?
Date: Thu, 1 May 2003 10:01:00 -0400 (EDT) [thread overview]
Message-ID: <Pine.LNX.4.44.0305010952030.5601-100000@heidegger.mousecar.net> (raw)
In-Reply-To: <uof2q4qs9.fsf@ID-87814.user.dfncis.de>
At 16:53 (UTC+0200) on Mon, 28 Apr 2003 Oliver Scholz said:
= gebser@ameritech.net writes:
=
= > Thanks much, Oliver,
= >
= > I was just wondering how to do this very thing, so you've helped twice.
= > However, I want to use outline mode and turn off auto-fill. I've got
= > the first part, but not the second, i.e.,
= >
= > % -*- mode: outline; auto-fill nil; -*-
=
= [The leading â%â is a comment-char, it is necessary only for
= LaTeX-files.]
The "%" (percent) character. Understood. Thanks.
=
= Well, the line I posted earlier actually _toggles_ auto-fill-mode, so
= if your have it normally turned _off_, you can use the same line.
=
= A better solution would be to use something like this:
=
= -*-mode: outline; eval: (auto-fill-mode -1) -*-
=
= But this has the disadvantage that you are queried each time you open
= the file whether you want the local variables section to be evaluated.
Tried this and I see what you mean. It's interesting, but I could see
where it'd become tiresome before too long.
=
= Is there any reason why you don't have auto-fill-mode turned on by
= default? For example with:
Well, I do have it turned on by default. I was just trying to
anticipate the possibility that I might have it turned off by default.
Thanks again,
ken
next prev parent reply other threads:[~2003-05-01 14:01 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-25 22:46 Per-File Auto fill mode? Linards Ticmanis
2003-04-26 9:27 ` Oliver Scholz
2003-04-26 14:30 ` Linards Ticmanis
2003-04-27 13:58 ` gebser
[not found] ` <mailman.5251.1051451759.21513.help-gnu-emacs@gnu.org>
2003-04-28 14:53 ` Oliver Scholz
2003-05-01 14:01 ` gebser [this message]
2003-04-26 14:31 ` Kai Großjohann
2003-04-27 8:23 ` Karl Eichwalder
2003-04-27 12:02 ` Kai Großjohann
2003-04-27 13:08 ` Karl Eichwalder
2003-04-27 14:02 ` Kai Großjohann
2003-04-27 17:21 ` Karl Eichwalder
2003-04-27 19:10 ` Kai Großjohann
2003-04-27 13:01 ` Oliver Scholz
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=Pine.LNX.4.44.0305010952030.5601-100000@heidegger.mousecar.net \
--to=gebser@ameritech.net \
--cc=help-gnu-emacs@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.
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).