From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: A Soare Newsgroups: gmane.emacs.help Subject: Tr: function call process Date: Mon, 16 Apr 2007 11:28:44 +0200 (CEST) Message-ID: <24651753.3431176715724956.JavaMail.www@wwinf4103> Reply-To: alinsoar@voila.fr NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1176715760 1635 80.91.229.12 (16 Apr 2007 09:29:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 16 Apr 2007 09:29:20 +0000 (UTC) To: "Emacs Help [help-gnu-emacs]" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 16 11:29:14 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 1HdNWI-00045S-NY for geh-help-gnu-emacs@m.gmane.org; Mon, 16 Apr 2007 11:29:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HdNat-0006VO-7D for geh-help-gnu-emacs@m.gmane.org; Mon, 16 Apr 2007 05:33:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HdNae-0006Ta-K9 for help-gnu-emacs@gnu.org; Mon, 16 Apr 2007 05:33:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HdNaa-0006Sv-GY for help-gnu-emacs@gnu.org; Mon, 16 Apr 2007 05:33:39 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HdNaa-0006Ss-AV for help-gnu-emacs@gnu.org; Mon, 16 Apr 2007 05:33:36 -0400 Original-Received: from smtp2.voila.fr ([193.252.22.175] helo=smtp1.voila.fr) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HdNVy-0005Z0-Uf for help-gnu-emacs@gnu.org; Mon, 16 Apr 2007 05:28:51 -0400 Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf4104.voila.fr (SMTP Server) with ESMTP id 050D01C00665 for ; Mon, 16 Apr 2007 11:28:45 +0200 (CEST) Original-Received: from wwinf4103 (wwinf4103 [172.22.152.30]) by mwinf4104.voila.fr (SMTP Server) with ESMTP id EC82B1C00631 for ; Mon, 16 Apr 2007 11:28:44 +0200 (CEST) X-ME-UUID: 20070416092844968.EC82B1C00631@mwinf4104.voila.fr X-Originating-IP: [89.34.170.37] X-Wum-Nature: EMAIL-NATURE X-WUM-FROM: |~| X-WUM-TO: |~| X-WUM-REPLYTO: |~| X-detected-kernel: Linux 2.4-2.6 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:42719 Archived-At: > 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. For now I clarified what I wanted to know. Thanks.