How can I get a tabbed interface in carbon emacs which corresponds to one-tab-per-buffer similar to Aquaemacs(http://aquamacs.org/)?
How can I get a tabbed interface in carbon emacs which corresponds to one-tab-per-buffer
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In fact you can take tabbar.el from Aquaemacs. It is not guaranteed to work with any other emacs variant but I’m lucky for Windows and Mac (Carbon and Cocoa). So it should work for you too.
You can read more at EmacsWiki .
My configuration is simply:
Additionally I’ve got some colors modifications. Please read EmacsWiki for more details. (search for tabbar)