Skip to content Accesskey=4Skip to sub-navigation Accesskey=3View our Accessibility Options MIT Information Systems Home About IS&T Contact IS&T Site Map Search Advanced Search
Getting StartedGetting Services by Topic or Alphabetically Getting Help

On This Page

[Help]

  

Quick Links

Top Level

Related Links

Ask OLC a question

Athena Consulting Homepage

Helpdesk Stock Answers (for Mac/PC questions)


Disabling MENU and SCROLLBAR in EMACS

To disable the menu bar, place the following line in your .emacs file:

   (menu-bar-mode -1)

To disable the scrollbar, use the following line:

   (toggle-scroll-bar -1)


Last Updated: 4/15/00

MIT Home | Getting Started | Getting Services | Getting Help | About IS&T | Accessibility
Ask a technology question or send a comment about this web page.