[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master e5746d3677b: * lisp/vc/diff-mode.el (diff-syntax-fontify-hunk
From: |
Stefan Monnier |
Subject: |
Re: master e5746d3677b: * lisp/vc/diff-mode.el (diff-syntax-fontify-hunk): Add 'ignore-errors'. |
Date: |
Wed, 07 May 2025 10:47:17 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
>>> Debugger entered--Lisp error: (error "Invalid search bound (wrong side of
>>> point)")
>>> nxml-extend-region()
>> I consider this a bug in nxml, yes. If there's a problem in the text,
>> nxml should highlight the corresponding section of the text, maybe, but
>> definitely not spew out some internal error like that.
> Now fixed this bug in nxml.
Nice, thanks! 🙂
Stefan