[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: truncate problem
From: |
Kai Grossjohann |
Subject: |
Re: truncate problem |
Date: |
Tue, 01 Jun 2004 12:19:20 +0200 |
User-agent: |
Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) |
李 昕 <neasoon@hotmail.com> writes:
> When I active ecb, emacs cannot truncate long lines in the main
> buffer.But text in ecb's buffers can be truncated. And when I
> deactive ecb, the text in main buffer get truncated rightly without
> any configuration change.
There are two variables, truncate-lines and
truncate-partial-width-windows. Perhaps they have different values
in your configuration?
Kai