[net.emacs] ~s key bindings, try using lambda

escott@BONNIE.UCI.EDU (Scott Menter) (09/04/86)

> (global-set-key ^8 '(lambda nil (interactive) (scroll-up 1)))
> 
> I have been thinking about this,  but have not tried it yet.
> 
> Jason

Well, I'll try it... hmmmm.... 

Hey, it works!  Very cool, thank you!  Wish I'd paid more attention to
the lecture on lambda expressions when I took my Survey of Programming
Languages Course as an undergrad! 8^)

Thanks again!!

 --------------------------------------------------------------------------
  E. Scott Menter                           Internet:   escott@ics.uci.edu
  UCI ICS Computing Support Group           UUCP: ...!ucbvax!ucivax!escott
                                            Snail:  Univ of Calif ICS Dept
  "...Say, Foz, about my vocals..."                 Irvine, Calif    92717
 --------------------------------------------------------------------------