开发者

How can I tell emacs not to break long lines?

开发者 https://www.devze.com 2023-03-06 21:01 出处:网络
How can I set E开发者_运维百科macs to not automatically break long lines? I find it easier to visualize indentation without its breaking long lines, to instead use horizontal scrolling when needed.Ha

How can I set E开发者_运维百科macs to not automatically break long lines?

I find it easier to visualize indentation without its breaking long lines, to instead use horizontal scrolling when needed.


Have you tried

M-x toggle-truncate-lines


Have you tried to remove "fill-mode" ?

M-x auto-fill-mode
0

精彩评论

暂无评论...
验证码 换一张
取 消