unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Where does a begginer begin
Date: Mon, 29 Aug 2011 10:35:23 +0800	[thread overview]
Message-ID: <87aaat9c7o.fsf@ericabrahamsen.net> (raw)
In-Reply-To: 32353194.post@talk.nabble.com

On Mon, Aug 29 2011, bre wrote:

> I've been using emacs for basic text editing here and there for a few years
> now. 
>
> I've never been able to get very far in customizing it, and doing anything
> beyond text edition, because any documentation sites intended to be helpful
> I come across seems to assume way more knowledge than I have. 
>
> For example, today I wanted to figure out how to make a latex template that
> is loaded when I create a .tex file. 
>
> The simplest way to do it seems to be auto-insert mode. But how to use
> auto-insert mode?
>
> OK, this website has some information:
> http://www.emacswiki.org/emacs/AutoInsertMode
>
> but notice they have a bunch of elisp code, and never tell you where to
> enter the elisp code it gives? Do I put it in a file? Do I put it in
> *scratch*?  I tried the scratch pad, but I got all kinds of strange results,
> and the end it simply didn't work. 
>
> Is emacs documentation this hopeless? This is just one example. I have a
> difficult time doing anything beyond basic text editing with emacs, because
> of this documentation issue. All documentation seems to assume either the
> person is a complete beginner, giving basic text editing documentation. Or
> assume the person is quite familiar with it. There seems to be a big gap in
> between. Anybody else have this problem? 

Emacswiki is really only supplemental to the main documentation, which
is inside emacs itself. Have you not seen the manual? You could start
with the tutorial (C-h t), which might be old hat to you, and then go on
to the Info manual pages for emacs itself, reachable most easily by (C-h
r). The section:

(info "(emacs)Init File")

Answers your specific question (the init file is where all your custom
code goes).

Also type C-h ? for the bewildering array of ways in which emacs can
answer questions about itself.

HTH,
Eric




      reply	other threads:[~2011-08-29  2:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-28 20:49 Where does a begginer begin bre
2011-08-29  2:35 ` Eric Abrahamsen [this message]

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=87aaat9c7o.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --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).