From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Stefan Monnier" Newsgroups: gmane.emacs.devel Subject: Re: No doc strings from DOC Date: Wed, 03 Apr 2002 12:04:57 -0500 Sender: emacs-devel-admin@gnu.org Message-ID: <200204031704.g33H4v012329@rum.cs.yale.edu> References: <20020403125818.391B.LEKTU@terra.es> <200204031618.g33GIDj11921@rum.cs.yale.edu> <20020403185512.393F.LEKTU@terra.es> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1017853584 30535 127.0.0.1 (3 Apr 2002 17:06:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 3 Apr 2002 17:06:24 +0000 (UTC) Cc: "Stefan Monnier" , 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 16soDH-0007wO-00 for ; Wed, 03 Apr 2002 19:06:23 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16soPT-0006Ue-00 for ; Wed, 03 Apr 2002 19:18:59 +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 16soD5-00048t-00; Wed, 03 Apr 2002 12:06:11 -0500 Original-Received: from rum.cs.yale.edu ([128.36.229.169]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16soBv-00043j-00 for ; Wed, 03 Apr 2002 12:04:59 -0500 Original-Received: (from monnier@localhost) by rum.cs.yale.edu (8.11.6/8.11.6) id g33H4v012329; Wed, 3 Apr 2002 12:04:57 -0500 X-Mailer: exmh version 2.4 06/23/2000 with nmh-1.0.4 Original-To: Juanma Barranquero 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:2352 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:2352 > > 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. Still with the code I just committed ? > But anyway, why do I get "File DOC-X is out-of-sync" even before a full I believe that was fixed yesterday already. Do you still se that with the current code ? If so, can you give me a recipe ? Stefan