emacs-devel
[Top][All Lists]
Advanced

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

Re: Longlines mode in menu


From: Lennart Borgman (gmail)
Subject: Re: Longlines mode in menu
Date: Wed, 18 Jun 2008 22:50:49 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

David Reitter wrote:
On 18 Jun 2008, at 17:17, Lennart Borgman (gmail) wrote:

Thanks. What key bindings do you suggest? Maybe this could be a minor mode?


I have remapped the arrow keys but left C-n and C-p alone (in Aquamacs).

That might perhaps be a good choice (or maybe better an option?)

Could you show me exactly how and what you bind. I want to test and I had some trouble with bindings like this

    (define-key map [down] 'osxkeys-visual-line-down-in-buffers)

To cover the TTY situation, one could simply remap everything bound to next-line and previous-line to the new commands when the minor mode is on.

I wouldn't like to introduce new and different bindings for these functions.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]