Tagged Questions
4
votes
1answer
300 views
Why do I start iswitchb-mode this way?
According to the emacs info page, here's how you enable iswitchb-mode:
To enable Iswitchb mode, type M-x iswitchb-mode, or customize the
variable iswitchb-mode to t
So I put the following in ...