From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: eval-to-texi Date: Tue, 04 May 2004 11:51:47 +0300 Organization: JURTA Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <87oep4pobg.fsf@mail.jurta.org> References: <16530.26245.472519.384112@termi.eui.upm.es> <16530.37070.624001.570085@termi.eui.upm.es> <16530.40220.745356.655967@termi.eui.upm.es> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1083662256 29525 80.91.224.253 (4 May 2004 09:17:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 4 May 2004 09:17:36 +0000 (UTC) Cc: emacs-devel@gnu.org, adrian@xemacs.org, jemarch@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue May 04 11:17:27 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BKw3L-0006To-00 for ; Tue, 04 May 2004 11:17:27 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BKw3L-0003SQ-00 for ; Tue, 04 May 2004 11:17:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BKw0w-0000PZ-Q4 for emacs-devel@quimby.gnus.org; Tue, 04 May 2004 05:14:58 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BKvoH-0003Dj-ST for emacs-devel@gnu.org; Tue, 04 May 2004 05:01:53 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BKvi7-0008JI-AX for emacs-devel@gnu.org; Tue, 04 May 2004 04:56:03 -0400 Original-Received: from [66.33.219.4] (helo=spork.dreamhost.com) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BKvh0-0007Lq-Av; Tue, 04 May 2004 04:54:22 -0400 Original-Received: from mail.jurta.org (80-235-34-218-dsl.mus.estpak.ee [80.235.34.218]) by spork.dreamhost.com (Postfix) with ESMTP id 5634E11DC29; Tue, 4 May 2004 01:54:19 -0700 (PDT) Original-To: David Kastrup In-Reply-To: (David Kastrup's message of "04 May 2004 09:40:50 +0200") User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:22696 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:22696 David Kastrup writes: > jemarch@gnu.org writes: >> Hi, just my two cents: why the excessive whitespace? >>=20 >> =BFDo you mean the line spacing? In this way i found easier to read >> the code. It is a personal taste, of course. The spacing can be >> reduced. > > Please do so. Emacs code is usually formatted in a particular > style. This style is also described in the Elisp manual AFAIR. Does anyone know about such already implemented function that formats Emacs code according to a style described in the Elisp manual? I'm thinking about calling it by typing `C-u C-M-q' which might do a better job than `pp' does. --=20 Juri Linkov http://www.jurta.org/emacs/