all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman.073@student.lu.se>
Cc: help-gnu-emacs@gnu.org
Subject: Re: how to get this file to work? (another newbie question)
Date: Mon, 25 Dec 2006 02:48:03 +0100	[thread overview]
Message-ID: <458F2DD3.5060701@student.lu.se> (raw)
In-Reply-To: <1167010766.015129.239190@42g2000cwt.googlegroups.com>

ocelot1970@gmail.com wrote:
> Peter Dyballa wrote:
>> Am 24.12.2006 um 22:21 schrieb ocelot1970@gmail.com:
>>
>>> The problem is, I don't know where to store this file to make this
>>> work.
>> When you put it into a location as described in the variable load-
>> path, you can require it, or use load-library. You can put it
>> anywhere and load it with load-file. You can even load it into GNU
>> Emacs from the command line ...
> 
> Thank you generously for the response. But I do not understand. I do
> not see 'load-library' or 'load-file' anywhere, because the file manu
> has 'open file' and 'insert file.' Please what is the key-binding for
> either load-path or load-library, or how could I find out if there
> wasn't a newsgroup here?



The good place to start to learn is usually in Info, a hypertext 
documentation system inside Emacs. You reach it by typing

    C-h r

or via the menus

    Help - Read the Emacs Manual

(This is how it looks in Emacs 22, now in pretest.)

Another starting place might be http://www.EmacsWiki.org/.


Interactive commands (load-library is that) can be called like

    M-x load-library

  reply	other threads:[~2006-12-25  1:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-24 21:21 how to get this file to work? (another newbie question) ocelot1970
2006-12-24 22:25 ` Peter Dyballa
     [not found] ` <mailman.2334.1166999141.2155.help-gnu-emacs@gnu.org>
2006-12-25  1:39   ` ocelot1970
2006-12-25  1:48     ` Lennart Borgman [this message]
2006-12-25 10:00     ` Peter Dyballa
2006-12-26 17:27 ` Rupert

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=458F2DD3.5060701@student.lu.se \
    --to=lennart.borgman.073@student.lu.se \
    --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.
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.