veripool / verilog-mode

Verilog-Mode for Emacs with Indentation, Hightlighting and AUTOs. Master repository for pushing to GNU, verilog.com and veripool.org.
http://veripool.org/verilog-mode
GNU General Public License v3.0
246 stars 89 forks source link

Highlighting bug; highlights wrong block of code #1092

Open veripoolbot opened 7 years ago

veripoolbot commented 7 years ago

Author Name: Kaushal Modi Original Redmine Issue: 1092 from https://www.veripool.org


Hello,

Lately (in about last month), I have been seeing an odd highlighting issue most likely related to @verilog-mode@. It can be best described with the help of the below gifv animation:

"GIFV":http://i.imgur.com/yXLBoLO.gifv

I have posted the same issue on the emacs-devel mailing too: https://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00590.html

I cannot tell if the issue is with:

A possibly related issue ( https://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00597.html ) reported in the same thread is that the valid @verilog-highlight-includes@ highlights are duplicating on the same region multiple times with each @M-x revert-buffer@.

Please refer to the above link for more info.

veripoolbot commented 7 years ago

Original Redmine Comment Author Name: Kaushal Modi Original Date: 2016-09-21T14:50:41Z


The same links.. now hyperlinked:

veripoolbot commented 6 years ago

Original Redmine Comment Author Name: Wilson Snyder (@wsnyder) Original Date: 2017-11-19T13:35:48Z


AFAIK still a problem, perhaps someone would like to contribute a patch?