X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=blobdiff_plain;f=elpher.el;h=967a8cec28a32d51d3e02c44ea7cf0956cc65b5f;hp=867868e60efe08c2797403ea265293b6f42d8fae;hb=787713a152300c5456357d2252d841c085d1b87e;hpb=f4e62a878412258f1f84c2115f6af90d4f8a9963 diff --git a/elpher.el b/elpher.el index 867868e..967a8ce 100644 --- a/elpher.el +++ b/elpher.el @@ -1487,7 +1487,7 @@ width defined by `elpher-gemini-max-fill-width'." (propertize text-line 'face 'elpher-gemini-quoted)) (t text-line)) text-line)) - (adaptive-fill-mode nil)) + (adaptive-fill-mode t)) (insert (elpher-process-text-for-display processed-text-line)) (newline)))