all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "jronald" <followait@163.com>
Subject: Re: Very basic questions.
Date: Sat, 16 Sep 2006 19:59:27 +0800	[thread overview]
Message-ID: <eegouu$i0j$1@news.yaako.com> (raw)
In-Reply-To: 450bdfd3$0$75037$14726298@news.sunsite.dk


"Colin S. Miller" <no-spam-thank-you@csmiller.demon.co.uk> 
??????:450bdfd3$0$75037$14726298@news.sunsite.dk...
>>
>> In runtime, how does "require" know where the feature list is? There is 
>> only machine code then.
>>
> John,
>
> (require 'feature)
> searches the paths listed in 'load-path',
> this can be added to using (add-path).
> It looks for a file called "feature.el" or "feature.elc".
>
>
Do you mean that "provide" modifies the files, both .el and .elc? I just 
can't imagine.

> Emacs packages can either be in source-code,
> which have an extension '.el', or be pre-compiled,
> where they have the extension '.elc'.
>
> Pre-compiled packages run faster than packages dynamically
> compiled from source.
>
> The pre-compiled emacs tends to come with its packages pre-compiled
> as well, there will be sources for the packages where you got
> emacs from.
>
> HTH,
> Coin S. Miller
>
> -- 
> Replace the obvious in my email address with the first three letters of 
> the hostname to reply. 

  reply	other threads:[~2006-09-16 11:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-15 19:07 Very basic questions jronald
2006-09-16  3:40 ` John Sullivan
     [not found] ` <mailman.7000.1158379340.9609.help-gnu-emacs@gnu.org>
2006-09-16 11:18   ` jronald
2006-09-16 11:28     ` Colin S. Miller
2006-09-16 11:59       ` jronald [this message]
2006-09-16 12:43         ` Colin S. Miller
2006-09-16 18:13           ` jronald
2006-09-16 18:42             ` Colin S. Miller
2006-09-18  5:42         ` Tim X
  -- strict thread matches above, loose matches on Subject: below --
2006-09-15 20:22 Jay Bingham
     [not found] <mailman.6992.1158351893.9609.help-gnu-emacs@gnu.org>
2006-09-15 20:48 ` jronald
2006-09-15 20:50 ` jronald

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='eegouu$i0j$1@news.yaako.com' \
    --to=followait@163.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.