B-Lang-org / bsc

Bluespec Compiler (BSC)
Other
954 stars 146 forks source link

1. update for emacs bsv-mode load fail and some elisp script complaint #697

Closed microway199x closed 3 months ago

microway199x commented 6 months ago
  1. update for emacs bsv-mode load fail for which-func-modes default ist , not a list; add condition for only `user config which-func-modes to list, add element to it;
  2. updat for emacs complain with bsv-mode, unexpected "?;", except "?\;"
quark17 commented 4 months ago

Thank you for submitting this! I am not familiar with elisp, so I'm hoping that maybe @mieszko or someone can look at it and comment. I think @kenta2 might also have planned to test it out.

kenta2 commented 3 months ago

Looks good.