From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tim X Newsgroups: gmane.emacs.help Subject: Re: function call process Date: Sat, 14 Apr 2007 19:19:35 +1000 Organization: Posted via Supernews, http://www.supernews.com Message-ID: <87odlrwbx4.fsf@lion.rapttech.com.au> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1176543426 13275 80.91.229.12 (14 Apr 2007 09:37:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 14 Apr 2007 09:37:06 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Apr 14 11:36:59 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Hcegl-0007ER-C5 for geh-help-gnu-emacs@m.gmane.org; Sat, 14 Apr 2007 11:36:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hcel7-0005yG-O6 for geh-help-gnu-emacs@m.gmane.org; Sat, 14 Apr 2007 05:41:29 -0400 Original-Path: shelby.stanford.edu!newshub.stanford.edu!sn-xt-sjc-02!sn-xt-sjc-01!sn-post-sjc-01!supernews.com!corp.supernews.com!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.95 (gnu/linux) Cancel-Lock: sha1:Tl2MxJN7YiTGiM0s6k5/cT0EH2c= Original-X-Complaints-To: abuse@supernews.com Original-Lines: 24 Original-Xref: shelby.stanford.edu gnu.emacs.help:147061 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:42665 Archived-At: A Soare writes: > There is no documentation about the internal function call process of Emacs? > I doubt that is true. On the whole, emacs is very well documented. However it is likely you are looking for the wrong thing, which is why you can't find any documentation. If you provide a bit more of an explination on what it is you want to do/know, someone here is likely to be able to point you in the right direction. I'm not sure exactly what you are asking, so cannot provide any specific pointers. However, you may find the emacs lisp reference manual useful. It is available from the FSF site and is bundled with emacs 22. It covers most of the built-in functionality, has a basic elisp intro and covers things like emacs internals and linking with C etc. I'm guessing that is more down the track of what you are after. HTH Tim -- tcross (at) rapttech dot com dot au