help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Hard to switch from vi


From: martin
Subject: Re: Hard to switch from vi
Date: Wed, 11 Oct 2006 15:35:08 +0200
User-agent: Emacs Gnus

>>>>> Pascal Bourguignon <pjb@informatimago.com> writes:
 > Date: Mon, 09 Oct 2006 04:04:43 +0200
 > 
 > Wen Weng <WenWeng@charter.net> writes:
 > 
8<--------------------------------------------------------------------
 >> 3. In vi, to find a pairing brace I use the "%" command, is there a
 >> command like thins in emacs?
 > 
 > C-c , and C-c .   (backward-sexp and forward-sexp)

Hi,

seems to be your personal customization. From "emacs --no-site-file
--no-init-file" i learn:

  backward-sexp                     ESC <C-left>, C-M-b, <C-M-left>
    Command: Move backward across one balanced expression (sexp).
  forward-sexp                      ESC <C-right>, C-M-f, <C-M-right>
    Command: Move forward across one balanced expression (sexp).

Martin
-- 
parozusa at web dot de


reply via email to

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