From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: Documentation for "Clone Buffers" (corrected version) Date: Sun, 14 Mar 2004 18:50:45 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <1190-Sun14Mar2004185045+0200-eliz@elta.co.il> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1079283326 28294 80.91.224.253 (14 Mar 2004 16:55:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 14 Mar 2004 16:55:26 +0000 (UTC) Cc: acm@muc.de, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Mar 14 17:55:20 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 1B2YtU-0008Qd-00 for ; Sun, 14 Mar 2004 17:55:20 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B2YtU-0001hi-00 for ; Sun, 14 Mar 2004 17:55:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B2YsV-0003A6-Vr for emacs-devel@quimby.gnus.org; Sun, 14 Mar 2004 11:54:19 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B2Ys1-0002xp-3I for emacs-devel@gnu.org; Sun, 14 Mar 2004 11:53:49 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B2Yqs-00026F-O0 for emacs-devel@gnu.org; Sun, 14 Mar 2004 11:53:10 -0500 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B2Yqq-00023V-En; Sun, 14 Mar 2004 11:52:36 -0500 Original-Received: from zaretski (pns03-199-205.inter.net.il [80.230.199.205]) by legolas.inter.net.il (MOS 3.4.4-GR) with ESMTP id BMD79271; Sun, 14 Mar 2004 18:52:21 +0200 (IST) Original-To: David Kastrup X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from David Kastrup on 14 Mar 2004 10:48:41 +0100) 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:20460 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20460 > From: David Kastrup > Date: 14 Mar 2004 10:48:41 +0100 > > If one would mark up sections in the Emacs manual (or other info > manuals) like that, one could generate a normal user manual and a more > expensive (complete) expert manual where the user manual omits the > more complicated stuff. Alternatively, we could have appendices with the less important stuff that are surrounded by @ifnottex..@end ifnottex, which would exclude them from the printed version.