]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/net/shr.el (shr-insert-document): Fix last change.
authorEli Zaretskii <eliz@gnu.org>
Sun, 11 Apr 2021 06:35:09 +0000 (09:35 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 11 Apr 2021 06:35:09 +0000 (09:35 +0300)
lisp/net/shr.el

index d1544764404c195ca25719b60fc2a4b11983d83e..7c15eb1ca0be384c7bb950aa86f7f099132af38a 100644 (file)
@@ -316,8 +316,9 @@ DOM should be a parse tree as generated by
         ;; `bidi-display-reordering' is supposed to be only used for
         ;; debugging purposes, but Shr's naïve filling algorithm
         ;; cannot cope with the complexity of RTL text in an LTR
-        ;; paragraph, when a long line has been continued, so...
-        ;; this is the best we could do  :-(
+        ;; paragraph, when a long line has been continued, and for
+        ;; most scripts the character metrics don't change when they
+        ;; are reordered, so...  this is the best we could do :-(
         bidi-display-reordering)
     ;; Adjust for max width specification.
     (when (and shr-max-width