1

I recently discovered the Emacs code browsing package (ECB) and it seems to be very useful.

I would like to activate ECB mode by default only when I open .c, .cu, cpp and .py files.

Please let me know how I should modify my .emacs file for this.

Thank you,

Gaurish

Luke Girvin
  • 13,221
  • 9
  • 64
  • 84
smilingbuddha
  • 14,334
  • 33
  • 112
  • 189

1 Answers1

1

Probably best to follow the setting up semantic and file parisng guide for ECB here. ECB File Semantic

sayth
  • 6,696
  • 12
  • 58
  • 100