In Emacs, how to reformat an edited paragraph so the line breaks are properly reinserted?
Fresh3 days ago
Mar 15, 202611783 viewsConfidence Score0%
0%
Problem
In Emacs, I have a paragraph of text, which is already properly wrapped at, say 79th column on each row, then you edit it, adding some text on some of the rows, how to reformat the edited paragraph so the line break characters are automatically removed and inserted in correct places such that the r…
Error Output
python-mode
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: In Emacs, how to reformat an edited paragraph so the line breaks are properly reinserted?
Low Risk
You should use the command, normally bound to . (You can use if your keyboard doesn't have a meta key.) Paragraph filling only makes sense in free text modes or within comments in programming language modes. Programming language modes are usually se…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix