On Sun, 11 Apr 2010 15:59:03 +0200, Michael Ludwig wrote:

> Camaleón schrieb am 11.04.2010 um 13:22:52 (+0000):
>> On Sun, 11 Apr 2010 09:11:21 -0400, Patrick Shanahan wrote:
> 
>> > in ~/.muttrc
>> > unset markers
>> > 
>> > note that proper syntax may be:
>> > set markers=no
>> 
>> That just removes the "+" (plus) mark, but the text wrapping is still
>> badly formatted (it breaks before reaching the end of the line) :-(
> 
> What does the following command display?
> 
>   :set ?wrapmargin

Not sure how to run that O:-). Hope this also helps:

s...@stt008:~$ mutt -D | grep wrapmargin
wrapmargin=0

> A setting of wrapmargin=2 tells the pager to leave two spaces before the
> end of the terminal.

I tested with:

***
set smart_wrap
set wrapmargin = 2
***

And also:

***
set wrapmargin = 2
***

But still get broken lines at the middle of the text.

Greetings,

-- 
Camaleón

Reply via email to