Editor Command
+Q Fill-Columnto be set at the required value for the current operation. Editor Command
+G Fill-Column to be set at the required value for the current operation. Editor Variable
Editor Command
Ctrl+X F Fill-Column, for the current buffer, as the column of the current point. Fill-Column to be set at the required value. Editor Variable
nil Fill-Prefix is set to;;, then these characters at the start of a line is skipped over when the text is re-formatted, so it is possible to re-format Lisp comments. If theFill-Prefix isnil, no characters are excluded when text is filled. Fill-Prefix is defined, any line that does not begin with theFill-Prefixis considered to begin a new paragraph. Therefore, any re-formatting of comments in Lisp code does not intrude outside the commented lines. Editor Command
Ctrl+X . Fill-Prefixof the current buffer to be the text from the beginning of the current line up to the current point. TheFill-Prefix may be set tonil by using this command with the current point at the start of a line. Editor Command
Fill-Column.