Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Emacs subword-mode not working

Tags:

emacs

In my Emacs init.el I have only the line (setq subword-mode t). When I use M-f and M-b in a word like WriteToFile it doesn't move point between subwords. When I do M-x subword-mode it disables it, so it was on. When I re-enable it, it works.

like image 250
Jeff Avatar asked Oct 19 '25 23:10

Jeff


1 Answers

Try adding (global-subword-mode 1) to your emacs file, it worked for me!

like image 105
Arthur Colombini Gusmão Avatar answered Oct 22 '25 02:10

Arthur Colombini Gusmão



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!