Use verilog-mode only for syntax highlighting
Added by Tim Kranich 10 months ago
Hi together!
I use the verilog-mode with emacs 23.1.1. I do like the the code highlighting but I want to disable the "code completion feature". When I write for example reg then emacs ask me for the range of the signal (MSB and LSB) and its name. Since this might be helpful it also starts with code completion within comments when I use for example the word for which is annoying. Hence, I'm looking for a way to turn this feature off.
Can anybody help me here? I couldn't find anything useful on this site or by searching the internet.
Best Regards, Tim
Replies (2)
RE: Use verilog-mode only for syntax highlighting - Added by Wilson Snyder 10 months ago
This is "abbrev" which is off by default. Perhaps you have an (abbrev-mode 1) or similar setting in your .emacs?
RE: RE: Use verilog-mode only for syntax highlighting - Added by Tim Kranich 10 months ago
You nailed it. I was blaming the wrong extension. Thank you for your quick response and have a nice day!
(1-2/2)
![[logo]](/img/veripool_small.png)