A quick tip on how to enable word wrap in Emacs.
2020-06-15
I thought toggle-word-wrap
would enable wrapping a line when it was at the edge of a buffer, but it turns out what I wanted was toggle-truncate-lines
.
If you want to enable word-wrapping in Emacs, use M-x toggle truncate-lines
.
Hey, I'm Chase. I help aspiring entrepreneurs and makers turn their ideas into digital products and apps.
Subscribe to my Newsletter
Every other week I publish the Curiously Crafted newsletter.
In it, I explore the intersection of curiosity and craft: the people who make stuff, what they make and the way they pursue the craft of making.