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)


How to use the FUNCTION KEYS in Emacs

The function keys (F1-F12) can be bound to functions in a similar
fashion as any other key.  

For example, you might set the following three function keys:

   (global-set-key [f1] 'mail)
   (global-set-key [f2] 'mh-rmail)
   (global-set-key [f3] 'discuss)

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.