Re: bug#60936: 30.0.50; ERC >5.5: Add erc-fill style based on visual-line-mode
"J.P." <[email protected]>
| Newsgroups | gmane.emacs.erc.general |
|---|---|
| Message-ID | <[email protected]> |
"J.P." <[email protected]> writes: > This also needs > > (erc-insert-pre-hook nil) > >> + (erc-insert-done-hook nil)) >> (erc-display-message nil nil (current-buffer) string) >> (setq erc-timestamp-last-inserted-left string))) > > because any hook member that can't operate in a narrowed buffer will > fail, especially on init, when the narrowed region is empty. The change above was included as part of 5c4a9b73031 * Use marker for max pos in erc--traverse-inserted This bug is already closed.