unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#22303: 24.5; toggle-truncate-lines not mentioned in docstring for truncate-lines nor in elisp manual
@ 2016-01-04  9:30 phs
  2016-01-04 17:11 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: phs @ 2016-01-04  9:30 UTC (permalink / raw)
  To: 22303

In general, changing the value of `truncate-lines' should be done via 
`toggle-truncate-lines' not by `(setq truncate-lines ..)'

However the documentation string for `truncate-lines' does not mention 
the existence of `toggle-truncate-lines', nor is it mentioned in the
elisp manual (section "37.3 Truncation").

It seems that modifying `truncate-lines' with just `(setq ..)' may 
suffer from redisplay problems, see 
http://emacs.stackexchange.com/questions/19228 for a way to trip the 
problem from emacs -Q.

--phs

In GNU Emacs 24.5.1 (x86_64-apple-darwin13.4.0, NS apple-appkit-1265.21)
  of 2015-04-10 on builder10-9.porkrind.org
Windowing system distributor `Apple', version 10.3.1404
Configured using:
  `configure --with-ns '--enable-locallisppath=/Library/Application
  Support/Emacs/${version}/site-lisp:/Library/Application 
Support/Emacs/site-lisp''

Important settings:
   value of $LC_ALL: en_US
   value of $LANG: en_US
   locale-coding-system: utf-8-unix

-- 
Philippe SCHNOEBELEN,       	                  www.lsv.ens-cachan.fr/~phs
LSV, CNRS UMR 8643 & ENS de Cachan   		  Tel: (+33/0) 147 407 530
"Algebraic symbols are used when you do not know what you are talking about"






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#22303: 24.5; toggle-truncate-lines not mentioned in docstring for truncate-lines nor in elisp manual
  2016-01-04  9:30 bug#22303: 24.5; toggle-truncate-lines not mentioned in docstring for truncate-lines nor in elisp manual phs
@ 2016-01-04 17:11 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2016-01-04 17:11 UTC (permalink / raw)
  To: phs; +Cc: 22303-done

> From: phs <phs@lsv.fr>
> Date: Mon, 4 Jan 2016 10:30:17 +0100
> 
> In general, changing the value of `truncate-lines' should be done via 
> `toggle-truncate-lines' not by `(setq truncate-lines ..)'
> 
> However the documentation string for `truncate-lines' does not mention 
> the existence of `toggle-truncate-lines', nor is it mentioned in the
> elisp manual (section "37.3 Truncation").
> 
> It seems that modifying `truncate-lines' with just `(setq ..)' may 
> suffer from redisplay problems, see 
> http://emacs.stackexchange.com/questions/19228 for a way to trip the 
> problem from emacs -Q.

Thanks for pointing this out.

The answers on stackexchange are incorrect: there's nothing wrong with
setting 'truncate-lines' directly.  The situation described there
revealed a bug, which I just fixed for the next release.

I see no need to change the documentation in this regard.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-01-04 17:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-04  9:30 bug#22303: 24.5; toggle-truncate-lines not mentioned in docstring for truncate-lines nor in elisp manual phs
2016-01-04 17:11 ` Eli Zaretskii

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).