From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Eric S. Raymond" Newsgroups: gmane.emacs.devel Subject: Re: Emacs-devel Digest, Vol 52, Issue 61 Date: Sat, 7 Jun 2008 15:35:33 -0400 Organization: Eric Conspiracy Secret Labs Message-ID: <20080607193533.GA1420@thyrsus.com> References: <20080607125159.8A74F9F05B4@grelber.thyrsus.com> <20080607132037.GA21979@thyrsus.com> <20080607141452.GF1812@muc.de> Reply-To: esr@thyrsus.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1212867347 10873 80.91.229.12 (7 Jun 2008 19:35:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 7 Jun 2008 19:35:47 +0000 (UTC) Cc: Alan Mackenzie , emacs-devel@gnu.org To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 07 21:36:30 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K54DF-0008NJ-Q4 for ged-emacs-devel@m.gmane.org; Sat, 07 Jun 2008 21:36:30 +0200 Original-Received: from localhost ([127.0.0.1]:53843 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K54CS-00050b-MF for ged-emacs-devel@m.gmane.org; Sat, 07 Jun 2008 15:35:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K54CO-0004z1-4g for emacs-devel@gnu.org; Sat, 07 Jun 2008 15:35:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K54CN-0004xl-6x for emacs-devel@gnu.org; Sat, 07 Jun 2008 15:35:35 -0400 Original-Received: from [199.232.76.173] (port=35039 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K54CN-0004xS-0D for emacs-devel@gnu.org; Sat, 07 Jun 2008 15:35:35 -0400 Original-Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5]:39563 helo=snark.thyrsus.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K54CL-0005QK-FQ for emacs-devel@gnu.org; Sat, 07 Jun 2008 15:35:34 -0400 Original-Received: by snark.thyrsus.com (Postfix, from userid 23) id 3ED9D8301EA; Sat, 7 Jun 2008 15:35:33 -0400 (EDT) Content-Disposition: inline In-Reply-To: X-Eric-Conspiracy: There is no conspiracy User-Agent: Mutt/1.5.17+20080114 (2008-01-14) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:98605 Archived-At: Juanma Barranquero : > On Sat, Jun 7, 2008 at 16:14, Alan Mackenzie wrote: > > > I've had a wee look at it, and > > my directory tree doesn't have the directory nxml, despite my just having > > done a `cvs update'. nxml is a new directory in the Emacs trunk (?about > > 4 weeks old?). Shouldn't `cvs update' download this new directory? > > Does "cvs update -d" create the lisp/nxml dir? Trying... ...looks like it. Sounds like I need to write another documentation patch for the INSTALL.CVS file. -- Eric S. Raymond