From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: No doc strings from DOC Date: Wed, 03 Apr 2002 18:58:49 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: <20020403185512.393F.LEKTU@terra.es> References: <20020403125818.391B.LEKTU@terra.es> <200204031618.g33GIDj11921@rum.cs.yale.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1017857992 4616 127.0.0.1 (3 Apr 2002 18:19:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 3 Apr 2002 18:19:52 +0000 (UTC) Cc: emacs-devel@gnu.org Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16spMO-0001CL-00 for ; Wed, 03 Apr 2002 20:19:52 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16spYb-00087k-00 for ; Wed, 03 Apr 2002 20:32:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16so7L-0003gF-00; Wed, 03 Apr 2002 12:00:15 -0500 Original-Received: from [62.22.27.141] (helo=mail.peoplecall.com) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16so60-0003YS-00 for ; Wed, 03 Apr 2002 11:58:52 -0500 Original-Received: from jbarranquero (jbarranquero.ofi.peoplecall.com [62.22.27.143]) by mail.peoplecall.com (8.11.6/8.11.6) with ESMTP id g33GwmJ32475; Wed, 3 Apr 2002 18:58:48 +0200 Original-To: "Stefan Monnier" In-Reply-To: <200204031618.g33GIDj11921@rum.cs.yale.edu> X-Mailer: Becky! ver. 2.00.10 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.8 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:2356 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:2356 On Wed, 03 Apr 2002 11:18:12 -0500, "Stefan Monnier" wrote: > Thank you. I'll make sure the function returns nil instead of 0 > in that case. That still produces "Wrong type argument: stringp, 0" if you answer no to the question about reloading. But anyway, why do I get "File DOC-X is out-of-sync" even before a full nmake realclean configure --with-msvc nmake bootstrap ? /L/e/k/t/u