From: "Drew Adams" <drew.adams@oracle.com>
Subject: RE: indentation, setting variables, commands, and M-x
Date: Fri, 3 Feb 2006 07:52:19 -0800 [thread overview]
Message-ID: <DNEMKBNJBGPAOPIJOOICCECODCAA.drew.adams@oracle.com> (raw)
In-Reply-To: <KKBEf.155$ZY.99@fe12.lga>
Hi, I've just started to learn emacs, and would like to try
using it as my primary editor/IDE, but first need to get a few
things set up. For one thing, the indentation issue.
Emacs Wiki is a great source for information, but another source, which is
generally more complete, more official, and more accessible is the Emacs
manual. Just use `C-h i' (Control-h i) in Emacs, click "Emacs" (for the
Emacs manual), and then search for what you want.
The manual is in Info mode. To get information on the current mode (whatever
it is) at any time in Emacs, use `C-h m' (all Emacs help commands start with
`C-h', and `C-h ?' gives you the list).
In this case, you want to search the manual for "indent" or "indentation".
Looking through the explanation of Info mode (from `C-h m'), you'll see that
`i' looks up a topic in the index, and `s' searches the manual for a term.
Using either `i indentation' or `s indentation' will soon get you to the
part of the manual that answers most of your questions (`i indentation' will
take you there directly, because there is an "indentation" index entry).
Emacs is a self-documenting system - perhaps the first such and still
probably the best. Spend some time learning the help commands first (`C-h
?'), then explore the manual a bit. You'll soon be hooked.
next prev parent reply other threads:[~2006-02-03 15:52 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-03 5:18 indentation, setting variables, commands, and M-x John M. Gabriele
2006-02-03 7:48 ` Eli Zaretskii
2006-02-03 8:54 ` Alan Mackenzie
2006-02-03 16:49 ` Cameron Desautels
2006-02-03 9:53 ` Peter Dyballa
2006-02-03 15:52 ` Drew Adams [this message]
2006-02-03 19:21 ` john_sips_tea
2006-02-03 19:27 ` john_sips_tea
2006-02-03 23:12 ` Peter Dyballa
2006-02-06 18:36 ` Kevin Rodgers
2006-02-06 21:11 ` Peter Dyballa
[not found] ` <mailman.38.1138993306.2860.help-gnu-emacs@gnu.org>
2006-02-03 20:05 ` Neil Cerutti
2006-02-04 11:13 ` Eli Zaretskii
2006-02-03 20:55 ` john_sips_tea
2006-02-04 17:27 ` Drew Adams
[not found] <mailman.31.1139095080.2870.help-gnu-emacs@gnu.org>
2006-02-05 3:46 ` John M. Gabriele
2006-02-05 19:52 ` Eli Zaretskii
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=DNEMKBNJBGPAOPIJOOICCECODCAA.drew.adams@oracle.com \
--to=drew.adams@oracle.com \
/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).