[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

EMACS INIT question



How does one define a command key such that it performs the action of
"a function with a certain argument".  For example, I want to set up a
key to go to the top of the screen.  I see that there is a function
"^R Move To Screen Edge" that jumps to top or bottom of screen, depending
on its argument.

I can do this to assign the function to a certain key on my terminal:

m.m^R Move to Screen Edge◊ U..∩B     !* 2 key  !

But what do I do so that that key means 

"perform a '^R Move to Screen Edge' with argument 1"  ????

Thanks - Susan Cole


-------