[logo] 
 
Home
News
Activity
About/Contact
Major Tools
  Dinotrace
  Verilator
  Verilog-mode
  Verilog-Perl
Other Tools
  BugVise
  CovVise
  Force-Gate-Sim
  Gspice
  IPC::Locker
  Rsvn
  Schedule::Load
  SVN::S4
  Synopsys-modes
  SystemPerl
  Verilog-Pli
  Voneline
  Vregs
General Info
  Papers

underscore as word boundary

Added by Robert Swan almost 2 years ago

Would be great if I could keep underscore as a word boundary, so that forward-word, backwards-word, delete-word etc. would work the same as in c++-mode. I tried removing the line

(modify-syntax-entry ?_ "w" table)

but then syntax highlighting goes wrong.

Robert


Replies (1)

RE: underscore as word boundary - Added by Wilson Snyder almost 2 years ago

Good idea, we'll look at it. BTW I never liked how _ wasn't a word boundary in C mode; I think it should be up to the users.

(1-1/1)