unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: gebser@ameritech.net
Subject: Re: Per-File Auto fill mode?
Date: Sun, 27 Apr 2003 09:58:36 -0400 (EDT)	[thread overview]
Message-ID: <Pine.LNX.4.44.0304270843140.19185-100000@heidegger.mousecar.net> (raw)
In-Reply-To: <87k7dhhaml.fsf@ID-87814.user.dfncis.de>


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; -*-

does put the buffer in outline mode, but I haven't been able to turn off 
auto-fill mode.  Besides "nil", I've also tried "0" and "-1", neither of 
which turn off auto-fill.  Using in its stead "fill-column: 10000;" 
works (I don't get automatic wrapping), but I was wondering if there was 
a cleaner solution.


Thanks again,
ken


At 11:27 (UTC+0200) on Sat, 26 Apr 2003 Oliver Scholz said:

= ticmanis@coli.uni-sb.de (Linards Ticmanis) writes:
= 
= > Hi Group,
= >
= > When I type Greek text (polytonic) for LaTeX into emacs, I use the
= > following first line to prevent the dumb autoformatting of quote marks
= > that are used as accent marks for Greek and thus must be retained as
= > typed in.
= >
= > % -*- Coding: iso-8859-7; mode: fundamental; -*- %
= >
= > While I'm at it can I turn on auto-fill in this line too? What do I
= > have to write? (I don't want it for all files or even all
= > "fundamental" files though.)
= 
= Yes, specify `auto-fill' *after* the major mode:
= 
= % -*- mode: fundamental; mode: auto-fill -*-
= 
= ...
=     Oliver
= 

  parent reply	other threads:[~2003-04-27 13:58 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 [this message]
     [not found]   ` <mailman.5251.1051451759.21513.help-gnu-emacs@gnu.org>
2003-04-28 14:53     ` Oliver Scholz
2003-05-01 14:01       ` gebser
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.0304270843140.19185-100000@heidegger.mousecar.net \
    --to=gebser@ameritech.net \
    /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).