Next: Q3.8.4, Previous: Q3.8.2, Up: Customisation
Buffers List
?Add the following to your init.el (suit to fit):
(setq buffers-menu-max-size 20)
For no limit, use an argument of ‘nil’.
You can also change this with Customize. Select from the
Options
menu Advanced
(Customize)->Emacs->Environment->Menu->Buffers Menu->Max Size...
or
type M-x customize RET buffers-menu RET.