|
| From: | Richard M. Stallman |
| Subject: | Re: Setting key bindings in view-mode-hook |
| Date: | Sun, 27 Nov 2005 23:46:18 -0500 |
Would you recommend adding this to:
- top-level in .emacs
Won't work.
- view-mode-hook
- (eval-after-load "view-mode")
Those will work.
| [Prev in Thread] | Current Thread | [Next in Thread] |