[Top][All Lists]
[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.
- Re: CUA mode's C-RET binding [was: position on changing defaults?], (continued)
- Re: CUA mode's C-RET binding [was: position on changing defaults?], Juri Linkov, 2008/03/10
- Re: CUA mode's C-RET binding [was: position on changing defaults?], Richard Stallman, 2008/03/11
- Re: CUA mode's C-RET binding, Manoj Srivastava, 2008/03/11
- Re: CUA mode's C-RET binding, Juri Linkov, 2008/03/11
- Re: CUA mode's C-RET binding, Richard Stallman, 2008/03/12
- Re: CUA mode's C-RET binding, Manoj Srivastava, 2008/03/12
- Dangerous shell commands? (was: CUA mode's C-RET binding), Reiner Steib, 2008/03/12
- Re: Dangerous shell commands?, David Kastrup, 2008/03/12
- Re: Dangerous shell commands?, Manoj Srivastava, 2008/03/12
- Re: CUA mode's C-RET binding [was: position on changing defaults?], Mathias Dahl, 2008/03/11
- RE: CUA mode's C-RET binding [was: position on changing defaults?],
Drew Adams <=
- Re: CUA mode's C-RET binding [was: position on changing defaults?], Mathias Dahl, 2008/03/13
- RE: CUA mode's C-RET binding [was: position on changing defaults?], Drew Adams, 2008/03/13
- Re: position on changing defaults?, Richard Stallman, 2008/03/11
- Re: position on changing defaults?, Kim F. Storm, 2008/03/08
- Re: position on changing defaults?, Stefan Monnier, 2008/03/08
- Re: position on changing defaults?, Kim F. Storm, 2008/03/08
- Re: position on changing defaults?, Miles Bader, 2008/03/08
- Re: position on changing defaults?, Stefan Monnier, 2008/03/08
- Re: position on changing defaults?, Richard Stallman, 2008/03/09
- Re: position on changing defaults?, Chong Yidong, 2008/03/10