unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Denis Bueno <dbueno@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Newbie question
Date: Tue, 6 Sep 2005 09:15:01 -0400	[thread overview]
Message-ID: <2BC87553-370D-451C-A59A-17BFD869FF0B@gmail.com> (raw)
In-Reply-To: <3BE48DD0EC7D3948BC183931D9150C2102198B10@ii0015exch001u.iprc.lucent.com>


On 06 Sep 2005, at 02.30, Goli, Rajesh (Rajesh) wrote:

> Hello,
>
> I have been a vim user for sometime now and wanted to check out  
> emacs. The
> basic tutorial is good. It gave me a overview. My editing is mostly  
> about
> editing C/C++ code. Now can you help me out with the following:
>
> * How to jump to matching brace, ifdefs etc?

If you're on an open-brace, C-M-f will go to one character past the  
closing brace; C-M-b will go back. (Not sure about #ifdef's, although  
C-c C-p and C-c C-n might be what you want.

> * How can I get help on the things I do, like ":help case" in vim  
> would tell
> me how to manipulate cases of text?

Not sure about the help, but:

     M-c will capitalize the word starting at the point (cursor).
     M-l will lowercase the word ....
     M-u will uppercase the word ....

-Denis

  reply	other threads:[~2005-09-06 13:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-06  6:30 Newbie question Goli, Rajesh (Rajesh)
2005-09-06 13:15 ` Denis Bueno [this message]
2005-09-06 21:20 ` Kevin Rodgers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2BC87553-370D-451C-A59A-17BFD869FF0B@gmail.com \
    --to=dbueno@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).