aboutsummaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
authorVasilij Schneidermann <mail@vasilij.de>2024-04-07 14:07:25 +0200
committerVasilij Schneidermann <mail@vasilij.de>2024-04-07 14:07:25 +0200
commit4e61316e6157a742eedac86eedcae0036c1cb80b (patch)
tree15a44f04432c64b5a8825498ef7c6bc7b5dee0cf /TODO.org
parent6508a10afcf6a2c330c76319641a2c64f653b02c (diff)
Preserve `truncate-lines` to fix `visual-line-mode`
When one disables wrapping and uses `visual-line-mode`, things like following an internal link ended up enabling `truncate-lines`. After jumping back to the original position, rendering was done with `truncate-lines` enabled, which breaks `visual-line-mode` until `truncate-lines` was disabled again. Therefore, the value of the variable is preserved whenever doing rendering to avoid this glitch. Bonus: The responsible shr.el code does that in its table rendering function and notes that it "probably won't work very well".
Diffstat (limited to 'TODO.org')
0 files changed, 0 insertions, 0 deletions