all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* what is emacs countepart of vi's 'ctrl-p'
@ 2005-06-03 18:25 Saket Sathe
  2005-06-03 21:57 ` Tim Johnson
  0 siblings, 1 reply; 6+ messages in thread
From: Saket Sathe @ 2005-06-03 18:25 UTC (permalink / raw)



-- 
Saket
 
... Suburbia: where they tear out the trees & then name streets after them.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: what is emacs countepart of vi's 'ctrl-p'
       [not found] <mailman.3135.1117823370.25862.help-gnu-emacs@gnu.org>
@ 2005-06-03 19:20 ` drkm
  2005-06-03 20:10   ` Michael Cadilhac
  2005-06-03 20:33 ` Steinar Børmer
  1 sibling, 1 reply; 6+ messages in thread
From: drkm @ 2005-06-03 19:20 UTC (permalink / raw)


Saket Sathe <saket@cc.iitb.ac.in> writes:

> [...]

  What does the vi's 'C-p' ?

--drkm

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: what is emacs countepart of vi's 'ctrl-p'
  2005-06-03 19:20 ` drkm
@ 2005-06-03 20:10   ` Michael Cadilhac
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Cadilhac @ 2005-06-03 20:10 UTC (permalink / raw)


drkm <usenet@fgeorges.org> writes:

> Saket Sathe <saket@cc.iitb.ac.in> writes:
>
>> [...]
>
>   What does the vi's 'C-p' ?

  Mmmh... I think it's some completion key.

  The key for that is usually M-/.

-- 
    Michael Cadilhac, a.k.a. Micha [mika] |
                    Epita/LRDE promo 2007 |  Please note that you should
  2 rue de la Convention | 01.46.70.90.75 |  s/-@t-/@/ my mail address.
94270 Le Kremlin Bicetre | 06.23.20.31.30 |

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: what is emacs countepart of vi's 'ctrl-p'
       [not found] <mailman.3135.1117823370.25862.help-gnu-emacs@gnu.org>
  2005-06-03 19:20 ` drkm
@ 2005-06-03 20:33 ` Steinar Børmer
  1 sibling, 0 replies; 6+ messages in thread
From: Steinar Børmer @ 2005-06-03 20:33 UTC (permalink / raw)


Saket Sathe wrote:

[...]

Is this a trick question, or have you just not tried?

The answer is Ctrl-p.

-- 
SB

When in doubt, use brute force.
                -- Ken Thompson

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: what is emacs countepart of vi's 'ctrl-p'
  2005-06-03 18:25 what is emacs countepart of vi's 'ctrl-p' Saket Sathe
@ 2005-06-03 21:57 ` Tim Johnson
  2005-06-05  6:20   ` Saket Sathe
  0 siblings, 1 reply; 6+ messages in thread
From: Tim Johnson @ 2005-06-03 21:57 UTC (permalink / raw)


* Saket Sathe <saket@cc.iitb.ac.in> [050603 10:34]:
 
  Insert mode or normal?
  ----------------------
  If you are referring to completion in insert mode,
  than the corresponding command that I use is
  'dabbrev-expand
  which is bound by default to M-/

  What I do is bind dabbrev-expand to C-=
  and bind 'advertised-undo to F12, that way
  when I'm "scrolling thru" possible completions and
  "pass" the one I want, pressing F12 takes me "back".
  
  HTH
  tim

> -- 
> Saket
> 
> ... Suburbia: where they tear out the trees & then name streets after them.
> 
> 
> _______________________________________________
> Help-gnu-emacs mailing list
> Help-gnu-emacs@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

-- 
Tim Johnson <tim@johnsons-web.com>
      http://www.alaska-internet-solutions.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: what is emacs countepart of vi's 'ctrl-p'
  2005-06-03 21:57 ` Tim Johnson
@ 2005-06-05  6:20   ` Saket Sathe
  0 siblings, 0 replies; 6+ messages in thread
From: Saket Sathe @ 2005-06-05  6:20 UTC (permalink / raw)
  Cc: help-gnu-emacs

Thanks for help. I like Tim's idea :)

Tim Johnson wrote:

>* Saket Sathe <saket@cc.iitb.ac.in> [050603 10:34]:
> 
>  Insert mode or normal?
>  ----------------------
>  If you are referring to completion in insert mode,
>  than the corresponding command that I use is
>  'dabbrev-expand
>  which is bound by default to M-/
>
>  What I do is bind dabbrev-expand to C-=
>  and bind 'advertised-undo to F12, that way
>  when I'm "scrolling thru" possible completions and
>  "pass" the one I want, pressing F12 takes me "back".
>  
>  HTH
>  tim
>
>  
>
>>-- 
>>Saket
>>
>>... Suburbia: where they tear out the trees & then name streets after them.
>>
>>
>>_______________________________________________
>>Help-gnu-emacs mailing list
>>Help-gnu-emacs@gnu.org
>>http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
>>    
>>
>
>  
>


-- 
Saket
 
... Why are cigarettes sold in gas stations when you can't smoke there?

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-06-05  6:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-03 18:25 what is emacs countepart of vi's 'ctrl-p' Saket Sathe
2005-06-03 21:57 ` Tim Johnson
2005-06-05  6:20   ` Saket Sathe
     [not found] <mailman.3135.1117823370.25862.help-gnu-emacs@gnu.org>
2005-06-03 19:20 ` drkm
2005-06-03 20:10   ` Michael Cadilhac
2005-06-03 20:33 ` Steinar Børmer

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.