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

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

bug#51041: 28.0.60; toggle-truncate-lines should not print message


From: Lars Ingebrigtsen
Subject: bug#51041: 28.0.60; toggle-truncate-lines should not print message
Date: Wed, 06 Oct 2021 11:23:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Stefan Kangas <stefan@marxist.se> writes:

> But actually, isn't the way to truncate lines just to say this?
>
>     (setq truncate-lines t)
>
> In summary, I don't think I understand the use-case here.

Yes, `toggle-truncate-lines' looks like a user-level command to me.  The
only places it's called in Emacs is from places like
`menu-bar--wrap-long-lines-window-edge' (where it should issue the
message) and `gnus-article-toggle-truncate-lines' (ditto).

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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