mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
shr.el (shr-insert): Minor shr white space rendering tweak
This commit is contained in:
parent
4ebb358f29
commit
e76917e6cd
2 changed files with 6 additions and 0 deletions
|
|
@ -332,6 +332,7 @@ the URL of the image to the kill buffer instead."
|
|||
(unless shr-start
|
||||
(setq shr-start (point)))
|
||||
(insert elem)
|
||||
(setq shr-state nil)
|
||||
(let (found)
|
||||
(while (and (> (current-column) shr-width)
|
||||
(progn
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue