; Fix issues with processing out-of-order IRC messages
authorPhilip Kaludercic <philipk@posteo.net>
Thu, 26 Jan 2023 18:39:16 +0000 (19:39 +0100)
committerPhilip Kaludercic <philipk@posteo.net>
Thu, 26 Jan 2023 18:39:28 +0000 (19:39 +0100)
commitd865e18096856af4014df69790120bf30dd17545
tree9b5ad9abd1df27406216fdd5498a5922c8443501
parentdfdc0f5fb7b10e737c3c8e2bdb1eb873a1e91bd7
; Fix issues with processing out-of-order IRC messages

* lisp/net/rcirc.el (rcirc-print): Always move to the beginning of the
line, before setting any markers.
lisp/net/rcirc.el