X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=blobdiff_plain;f=elpher.el;fp=elpher.el;h=694d8af99d067279480bfaba28d9cc56c1e2e7cf;hp=3abb77106977da8fab00b3fb1449fcd061d2cdc1;hb=0d68c92d0ad990230c9c018c1f6d43ef63d052c3;hpb=ecb5e17d37249bc38c25ee278094fb93b63b0a49 diff --git a/elpher.el b/elpher.el index 3abb771..694d8af 100644 --- a/elpher.el +++ b/elpher.el @@ -1584,7 +1584,7 @@ width defined by `elpher-gemini-max-fill-width'." text-line)) (fill-prefix (if line-prefix (make-string (length (match-string 0 text-line)) ?\s) - nil))) + ""))) (insert (elpher-process-text-for-display processed-text-line)) (newline)))