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: collapse lisp code Date: Thu, 8 Mar 2007 11:17:35 +0100 (CET) Message-ID: <30517433.13551173349055709.JavaMail.www@wwinf4202> 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 1173349142 4725 80.91.229.12 (8 Mar 2007 10:19:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 8 Mar 2007 10:19:02 +0000 (UTC) To: "Emacs Help [help-gnu-emacs]" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 08 11:18:55 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 1HPFi2-00063B-5K for geh-help-gnu-emacs@m.gmane.org; Thu, 08 Mar 2007 11:18:54 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HPFiD-0001Ak-Mc for geh-help-gnu-emacs@m.gmane.org; Thu, 08 Mar 2007 05:19:05 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HPFh3-0000cG-Bj for help-gnu-emacs@gnu.org; Thu, 08 Mar 2007 05:17:53 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HPFh0-0000bb-Db for help-gnu-emacs@gnu.org; Thu, 08 Mar 2007 05:17:53 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HPFgz-0000bX-Ro for help-gnu-emacs@gnu.org; Thu, 08 Mar 2007 05:17:50 -0500 Original-Received: from smtp3.voila.fr ([193.252.22.173]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HPFgn-0001X9-G1 for help-gnu-emacs@gnu.org; Thu, 08 Mar 2007 05:17:37 -0500 Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf4203.voila.fr (SMTP Server) with ESMTP id BD6671C0007B for ; Thu, 8 Mar 2007 11:17:35 +0100 (CET) Original-Received: from wwinf4202 (wwinf4202 [10.232.2.29]) by mwinf4203.voila.fr (SMTP Server) with ESMTP id B018A1C00052 for ; Thu, 8 Mar 2007 11:17:35 +0100 (CET) X-ME-UUID: 20070308101735721.B018A1C00052@mwinf4203.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:41783 Archived-At: What library is used to collapse lisp code (i.e. to see in the buffer just the definition of a function instead of the whole body) ?