GNU bug report logs -
#22303
24.5; toggle-truncate-lines not mentioned in docstring for truncate-lines nor in elisp manual
Previous Next
Reported by: phs <at> lsv.fr
Date: Mon, 4 Jan 2016 09:52:02 UTC
Severity: minor
Found in version 24.5
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #10 received at 22303-done <at> debbugs.gnu.org (full text, mbox):
> From: phs <phs <at> 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.
This bug report was last modified 9 years and 134 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.