[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: .txt files with long lines
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Mon, 22 Feb 2010 13:59:20 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 11154
- References: <20100217183134.GA11900@bling> <87fx4vzo6q.fsf@xxxxxxxxxxx>
>>>>> In [emacs-w3m : No.11150] jidanni@xxxxxxxxxxx wrote:
> Apparently the only way to see the ends of the long lines in e.g.,
> http://igor.chudov.com/tmp/spam010.txt
> is to hit '=' to see the source.
You can do `M-x toggle-truncate-lines RET' to turn `truncate-lines'
off, but I've made it the default for text/plain pages. Thanks.