unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* RE: Very basic questions.
@ 2006-09-15 20:22 Jay Bingham
  0 siblings, 0 replies; 12+ messages in thread
From: Jay Bingham @ 2006-09-15 20:22 UTC (permalink / raw)


On Friday, September 15, 2006 at 2:07 PM jronald wrote:

> How does .el run?

> Is it an explanation language or a compilation one?
> I know little about how explanation language works.

I am not familiar with the term "explanation language" so I did a 
search on the Internet for it and from the one reference that I found 
to "explanation language" related to programming I do not believe 
that elisp is an explanation language.  Elisp can be "compiled" or it 
can be run in interpreted mode.

> Take "require" for example. How does it know where the
> feature list is? Or, how does feature list make itself to be found
> by functions? Maybe the problem is what is the memory model about
> elisp.

"require" and "load" both locate modules by searching the load-path.

You can read about all of this in the elisp reference manual, which 
if it is not installed on your system in the info directory it can be 
found on the web.

__
J_)
C_)ingham 


_____________________________________________________________________
PrivatePhone - FREE telephone number & voicemail.
A number so private, you can make it public.
http://www.privatephone.com

^ permalink raw reply	[flat|nested] 12+ messages in thread
[parent not found: <mailman.6992.1158351893.9609.help-gnu-emacs@gnu.org>]
* Very basic questions.
@ 2006-09-15 19:07 jronald
  2006-09-16  3:40 ` John Sullivan
       [not found] ` <mailman.7000.1158379340.9609.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 12+ messages in thread
From: jronald @ 2006-09-15 19:07 UTC (permalink / raw)


How does .el run?

Is it an explanation language or a compilation one?
I know little about how explanation language works.
Take "require" for example. How does it know where the
feature list is? Or, how does feature list make itself to be found by 
functions? Maybe the problem is what is the memory model about elisp. 

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2006-09-18  5:42 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-15 20:22 Very basic questions 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
  -- strict thread matches above, loose matches on Subject: below --
2006-09-15 19:07 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
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

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).