unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#4334: 23.1.50; truncate-partial-width-windows documentation problem
@ 2009-09-03 16:27 Xah Lee
  2009-09-04  6:36 ` Eli Zaretskii
  2009-09-04 17:42 ` Stefan Monnier
  0 siblings, 2 replies; 4+ messages in thread
From: Xah Lee @ 2009-09-03 16:27 UTC (permalink / raw)
  To: emacs-pretest-bug

There's this variable truncate-partial-width-windows in emacs 23.1.

I think it's documentation is not very clear. I read the doc carefully, 
together with associated var such as word-wrap and truncate-lines. However, 
i cannot find out what exactly this variable do or its effects, after 
spending about 30 min setting various combination of values to these 
variables and or adjusting my frame width.

following is particular detail on why i didn't find it clear.
--------------------------------
The doc reads this:

> Non-nil means truncate lines in windows with less than the frame width.

this seems to be that this var only has effect when its val is less than 
frame width. So i set it to 30.

> For an integer value, truncate lines in each window with less than the
> full frame width, provided the window width is less than that integer;
> otherwise, respect the value of `truncate-lines'.

I don't see any effect. It is not clear to me what this clause means: 
“truncate lines in each window with less than the full frame width”.  It's 
not clear pratically, and it's ambiguous. Does the “with less than” being a 
codition where this takes effect, or does it mean it is the effect of this 
var? Also, the emacs tradition of using “truncate lines” can probably be 
improved. Usually, i understand it to mean “let long lines run off the right 
frame width”. It does not actually _truncate_ lines. In most of today's 
editors, similar feature is usually called “no word wrap” or “no line wrap”. 
This seems much more clear to me. So, in conjunction with this report on doc 
issue of truncate-partial-width-windows, perhaps emacs doc would consider 
change the wording of “truncate” in related documentation about line 
wrapping.

In any case, i cannot understand what this paragraph means.

> For any other non-nil value, truncate lines in all windows with
> less than the full frame width.

> A value of nil means to respect the value of `truncate-lines'.

> If `word-wrap' is enabled, you might want to reduce this.

In short, i tried to set this to 30 or 150. 30 is less than my frame width, 
and 150 is more. And tried to turn on off or set to other value the other 
mentioned vars, but i can't see the effect.

Thanks.

  Xah
∑ http://xahlee.org/^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-09-05 14:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-03 16:27 bug#4334: 23.1.50; truncate-partial-width-windows documentation problem Xah Lee
2009-09-04  6:36 ` Eli Zaretskii
2009-09-04 17:42 ` Stefan Monnier
2009-09-05 14:02   ` Xah Lee

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).