Well, you might try googling.  I tried googling for

emacs meta down arrow

And this was the first link:

http://xahlee.org/emacs/keyboard_shortcuts.html

That doesn't have the exact answer, but you could figure it out.

If not, just do this in your .emacs file:

(global-set-key [(meta down)] 'forward-paragraph)

And similarly for the other key

ET


On 7/26/07 11:06 AM, "bjast" <[EMAIL PROTECTED]> wrote:

> 
> I would like to use meta (command) down arrow for moving down a
> paragraph and meta (command) up arrow to move up a paragraph. These
> are now tied to Control Up and Down arrow on a MacBook Pro.
> 
> How can I alter these key sequences?
> 
> Thanks,
> 
> Bill J.
> 
> 
> > 




--~--~---------~--~----~------------~-------~--~----~
"Carbon Emacs" group mailing list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/carbon-emacs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to