Enable tabbed windows for Emacs on Ubuntu
sudo apt-get install emacs-goodies-el
In emacs, M+X tabbedbar-mode
or in ~/.emacs, add
(tabbar-mode)
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
sudo apt-get install emacs-goodies-el
In emacs, M+X tabbedbar-mode
or in ~/.emacs, add
(tabbar-mode)