help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to re-bound a long line


From: Joost Kremers
Subject: Re: How to re-bound a long line
Date: 1 Feb 2007 18:59:07 GMT
User-agent: slrn/0.9.8.1 (Linux)

Vols wrote:
> In my code, I have one line which is very long, for example, this line
> has 500 words. Emacs only shows 100 words on one screen and I have to
> move the cursor back to see all the other 400 words. I want emacs to
> show all the 500 words in one screen.
> auot-fill-mode looks not working.

i reckon there are no spaces in that line?

try (setq truncate-lines nil).

C-h v truncate-lines RET for more details.

-- 
Joost Kremers                                      joostkremers@yahoo.com
Selbst in die Unterwelt dringt durch Spalten Licht
EN:SiS(9)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]