all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: bar tomas <bartomas@gmail.com>
To: Suvayu Ali <fatkasuvayu+linux@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: How to set wrap line at window edge
Date: Mon, 7 Sep 2009 13:47:42 +0200	[thread overview]
Message-ID: <fdcd75820909070447l418e9c2k9e39c3d612a3a7a2@mail.gmail.com> (raw)
In-Reply-To: <4AA3F97F.9010008@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1110 bytes --]

Hi,
So I've added as you suggest

(custom-set-variables
       (...other customizations ...)
       '(truncate-lines nil))

in the init.el file, but I still get line truncation  in all my buffers.
In the menu Options 'truncate long lines in this buffer' is activated. If I
disactivate this option in the menu I still continue getting line truncation
(drives me crazy).
I guess there is nothing else to be done?
Thanks



On 9/6/09, Suvayu Ali
<fatkasuvayu+linux@gmail.com<fatkasuvayu%2Blinux@gmail.com>>
wrote:
>
> On Sunday 06 September 2009 09:34 AM, bar tomas wrote:
>
>> Hi,
>> How can I set the option "wrap line at edge of window" in the .emacs init
>> file?
>> Also, I'd like to disable truncate long lines. Although I have disabled
>> this
>> option through the menu/Options, lines continue to be truncated befor the
>> windows edge. How can I stop truncation of long lines?
>> Thanks very much
>>
>>
> How about put this in your .emacs
> (custom-set-variables
>        (...other customizations ...)
>        '(truncate-lines nil))
>
> --
> Suvayu
>
> Open source is the future. It sets us free.
>
>
>

[-- Attachment #2: Type: text/html, Size: 1783 bytes --]

      parent reply	other threads:[~2009-09-07 11:47 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-06 16:34 How to set wrap line at window edge bar tomas
2009-09-06 18:03 ` Suvayu Ali
2009-09-06 18:45   ` bar tomas
2009-09-06 19:24     ` Suvayu Ali
2009-09-07 10:28       ` bar tomas
2009-09-07 12:19       ` bar tomas
2009-09-07 13:12         ` Allan Gottlieb
2009-09-07 16:05           ` bar tomas
2009-09-07 16:22             ` ken
2009-09-07 16:49               ` bar tomas
2009-09-07 17:40                 ` Tyler Smith
2009-09-07 20:58             ` Allan Gottlieb
2009-09-08  8:30               ` bar tomas
2009-09-07 11:47   ` bar tomas [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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fdcd75820909070447l418e9c2k9e39c3d612a3a7a2@mail.gmail.com \
    --to=bartomas@gmail.com \
    --cc=fatkasuvayu+linux@gmail.com \
    --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.