all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
Subject: RE: Any good stuff for emacs study ?
Date: Fri, 12 May 2006 07:49:59 -0700	[thread overview]
Message-ID: <DNEMKBNJBGPAOPIJOOICEEPHDFAA.drew.adams@oracle.com> (raw)
In-Reply-To: <87u07w54a1.fsf@thalassa.informatimago.com>

    > But the manual at gnu is too long to read completely as a
    > tutorial, and is there any good book or manual to begin with?

    - Launch emacs.
    - Type C-h t  (that means, type: control-h, then t).
    - Read the tutorial; it's only 840 lines.
    - Use emacs!

Others have also recommended the Emacs Wiki and the Emacs manual. I would
point out that the place to start on the wiki is here:
http://www.emacswiki.org/cgi-bin/wiki/EmacsNewbie. That page will get you
started and it can point you to other learning resources (e.g. books) as
well. Also, (like any good manual) the Emacs manual has the most basic
topics near the beginning, and they are usually identified as such.

The most important thing to know about the Emacs manual is that it is always
available, with easy browsing, searching, and index lookup. Use `C-h i' to
access it (choose Emacs manual in the list of manuals). Use `q' to quit,
then `C-h i' again later (in the same Emacs session) to pick up where you
last left off.

Emacs help is also always available - see #3 below.

Here's the recipe for learning:

1. Start with the Emacs tutorial. The post above should have said "use" the
tutorial, not "read" it. It walks you through learning Emacs by using it.

2. Learn how to access the Emacs manual and how to look things up in it,
starting with `i' as Eli mentioned.

3. Use Emacs, and while you use it ask it! Get to know Emacs help commands:
`C-h k', `C-h f', `C-h v', `C-h m', `C-h a' -- use `C-h h' to see them all.
Examples: 1) You want to find a command that deletes a line, so you try `C-h
a line' to see all commands with "line" in their name. 2) You want to know
what hitting a given sequences of keys will do, so you try `C-h k' then type
the key sequence.

4. Don't forget the wiki. People like you wrote it to help people like you.
And you can contribute (questions, experiences, suggestions...).


Bottom line: You can be doing amazing stuff in a short time, but you can
also spend a lifetime or two learning more - Emacs is unlimited, but don't
be discouraged by the incredible amount of stuff you can learn.

Many Emacs learners (like myself) are Emacs addicts - they just like
learning new things and sharing them with others. That does not mean that
you must master a zillion complexities before you can be productive with
Emacs. You'll be productive within a few minutes.

  reply	other threads:[~2006-05-12 14:49 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1713.1147402286.9609.help-gnu-emacs@gnu.org>
2006-05-12  3:08 ` Any good stuff for emacs study ? Pascal Bourguignon
2006-05-12 14:49   ` Drew Adams [this message]
2006-05-13 16:20     ` Bo Yang
2006-05-12 16:35       ` Drew Adams
2006-05-12  8:24 ` Bastien
2006-05-12  9:53   ` Pawel
2006-05-12 11:17   ` Eli Zaretskii
2006-05-12 12:53     ` `i' missing in etc/refcard.tex (was: Any good stuff for emacs study ?) Reiner Steib
2006-05-12 13:48       ` Eli Zaretskii
2006-05-12 14:23         ` `i' missing in etc/refcard.tex Reiner Steib
2006-05-13  4:52       ` `i' missing in etc/refcard.tex (was: Any good stuff for emacs study ?) Richard Stallman
2006-05-13  8:51         ` Eli Zaretskii
2006-05-13 20:41           ` Richard Stallman
2006-05-15 17:14             ` `i' missing in etc/refcard.tex Kevin Rodgers
2006-05-15 17:51               ` David Kastrup
2006-05-15 20:19                 ` Eli Zaretskii
2006-05-15 18:04               ` Reiner Steib
2006-05-15 18:20                 ` Michaël Cadilhac
2006-05-15 18:23                   ` Stefan Monnier
2006-05-15 18:33                     ` Michaël Cadilhac
2006-05-16  3:43                       ` Stefan Monnier
2006-05-15 19:47                     ` Reiner Steib
2006-05-15 19:45               ` Werner LEMBERG
2006-05-18 22:22               ` Slawomir Nowaczyk
2006-05-22 18:12             ` Reiner Steib
2006-05-23  0:42               ` Richard Stallman
2006-05-13  9:44         ` Reiner Steib
2006-05-13  0:02 ` Any good stuff for emacs study ? Gary Wessle
2006-05-13  2:51 Bo Yang
     [not found] <mailman.1730.1147445405.9609.help-gnu-emacs@gnu.org>
2006-05-13 14:40 ` Fredrik Bulow

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

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

  git send-email \
    --in-reply-to=DNEMKBNJBGPAOPIJOOICEEPHDFAA.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.
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.