emacs-devel
[Top][All Lists]
Advanced

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

RE: CUA mode's C-RET binding [was: position on changing defaults?]


From: Drew Adams
Subject: RE: CUA mode's C-RET binding [was: position on changing defaults?]
Date: Tue, 11 Mar 2008 07:09:14 -0800

> >  But what do you mean with that your data is gone if you type arrow
> >  up/down? When typing a file name for example if I hit <up> 
> >  then I just hit <down> to get the file name I was typing back.
> 
> Hmm, seems I was misremembering, it works for me too now. Still, I
> never feel comfortable or "safe" when editing a multi-line data in the
> minibuffer. The biggest problem is that I need to remember to type C-q
> before each newline and that I cannot use the arrow keys (I use the
> arrow keys and C-n, C-p in different situations).

You might try binding C-j in the minibuffer so that it self-inserts. That's
what I do in Icicles, where it's not unusual to use multi-line completions
and input.

I use C-n and C-p in the minibuffer to move between input lines. I didn't
understand what you said about those keys. 

In addition, I use a version of `end-of-line' and `beginning-of-line' that,
when repeated, moves to the end/beginning of the next/previous line. That
helps in moving about long lines of multi-line input.





reply via email to

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