all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Bettina Kraus <bettinakraus1@gmx.de>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Disable automatic line breaks
Date: Sat, 1 Dec 2007 11:48:07 +0100	[thread overview]
Message-ID: <87E4F055-118A-4952-8C4D-F890BCDC05FD@Web.DE> (raw)
In-Reply-To: <9ac799cc-daab-448c-8859-91e93e0e7ad3@s36g2000prg.googlegroups.com>


Am 30.11.2007 um 15:53 schrieb Bettina Kraus:

> when I'm in TeX mode and write lines that have more than 70
> or so characters, emacs automatically breaks the line. This
> makes me crazy!! Does anyone know how to disable this?


Why does it make you crazy? TeX does not get confused by spaces or  
line breaks. Anyway, another option is to use (file) local variables  
at the end:

%%% Local Variables:
%%% mode: LaTeX
%%% fill-column: 99999
%%% coding: iso-8859-15
%%% End:


Invoking M-x describe-mode RET can deliver some clue(s).

--
Mit friedvollen Grüßen

   Pete

There are two major products that come out of Berkeley: LSD and UNIX.  
We don't believe this to be a coincidence.
                                          - Jeremy S. Anderson

  parent reply	other threads:[~2007-12-01 10:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-30 14:53 Disable automatic line breaks Bettina Kraus
2007-11-30 15:31 ` Johan Bockgård
2007-12-01  9:21 ` Eli Zaretskii
     [not found] ` <mailman.4384.1196500914.18990.help-gnu-emacs@gnu.org>
2007-12-01 10:16   ` David Kastrup
2007-12-01 10:48 ` Peter Dyballa [this message]
2007-12-01 17:38 ` Exal de Jesus Garcia Carrillo

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=87E4F055-118A-4952-8C4D-F890BCDC05FD@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=bettinakraus1@gmx.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.
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.