From: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Using autofill./
Date: Tue, 4 Oct 2005 18:12:56 +0200 [thread overview]
Message-ID: <37faa396f64fc297fc7153865ef551cb@Web.DE> (raw)
In-Reply-To: <dhu6nk$r9u$1@newsx.cc.uic.edu>
Am 04.10.2005 um 17:24 schrieb Shashank Khanvilkar:
> I am trying to make an ascii resume. I had set the line width to 75
> characters. However now i find another site which requires the line
> width to be just 62 characters.
>
Try (buffer) local variables like
%
% Local Variables:
% mode: LaTeX
% fill-column: 99999
% coding-system: utf-8-unix
% End:
%
which belong to the file's end. In the file's header you can put them
too:
% -*- mode: Text; fill-column: 69; coding-system: iso-8859-15-unix; -*-
% is just one example for starting a comment.
--
Greetings
Pete
Got Mole problems?
Call Avogadro 6.02 x 10^23
next prev parent reply other threads:[~2005-10-04 16:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-04 15:24 Using autofill./ Shashank Khanvilkar
2005-10-04 16:12 ` Peter Dyballa [this message]
2005-10-04 17:32 ` Giorgos Keramidas
2005-10-05 0:18 ` Neon Absentius
[not found] ` <mailman.9763.1128471558.20277.help-gnu-emacs@gnu.org>
2005-10-05 13:45 ` Giorgos Keramidas
2005-10-05 14:26 ` Neon Absentius
[not found] ` <mailman.9832.1128522413.20277.help-gnu-emacs@gnu.org>
2005-10-05 14:56 ` Giorgos Keramidas
2005-10-05 15:10 ` Neon Absentius
2005-10-04 17:41 ` rgb
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=37faa396f64fc297fc7153865ef551cb@Web.DE \
--to=peter_dyballa@web.de \
--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).