From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 24 13:02:33 2012 Received: (at submit) by debbugs.gnu.org; 24 Feb 2012 18:02:33 +0000 Received: from localhost ([127.0.0.1]:54444 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S0zTT-0005xQ-Vc for submit@debbugs.gnu.org; Fri, 24 Feb 2012 13:02:33 -0500 Received: from eggs.gnu.org ([208.118.235.92]:58773) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S0zTS-0005xB-EK for submit@debbugs.gnu.org; Fri, 24 Feb 2012 13:02:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S0zQm-0004cJ-B1 for submit@debbugs.gnu.org; Fri, 24 Feb 2012 12:59:50 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,UNPARSEABLE_RELAY autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([140.186.70.17]:53469) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0zQm-0004cF-7F for submit@debbugs.gnu.org; Fri, 24 Feb 2012 12:59:44 -0500 Received: from eggs.gnu.org ([208.118.235.92]:42696) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0zQg-0003Fc-B1 for bug-gnu-emacs@gnu.org; Fri, 24 Feb 2012 12:59:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S0zQc-0004ad-3v for bug-gnu-emacs@gnu.org; Fri, 24 Feb 2012 12:59:38 -0500 Received: from rcsinet15.oracle.com ([148.87.113.117]:31435) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0zQb-0004aL-Rv for bug-gnu-emacs@gnu.org; Fri, 24 Feb 2012 12:59:34 -0500 Received: from ucsinet22.oracle.com (ucsinet22.oracle.com [156.151.31.94]) by rcsinet15.oracle.com (Sentrion-MTA-4.2.2/Sentrion-MTA-4.2.2) with ESMTP id q1OHx4TS027110 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 24 Feb 2012 17:59:05 GMT Received: from acsmt358.oracle.com (acsmt358.oracle.com [141.146.40.158]) by ucsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id q1OHx3e0019092 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 24 Feb 2012 17:59:04 GMT Received: from abhmt108.oracle.com (abhmt108.oracle.com [141.146.116.60]) by acsmt358.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id q1OHx22s015543 for ; Fri, 24 Feb 2012 11:59:02 -0600 Received: from dradamslap1 (/10.159.39.252) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Fri, 24 Feb 2012 09:59:02 -0800 From: "Drew Adams" To: Subject: 24.0.93; doc string of `read-file-name' Date: Fri, 24 Feb 2012 09:58:58 -0800 Message-ID: <1C66CD1C95C84732A7E9D8087026086B@us.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: AczzHfuENch4mzN7RH20L0hWX/Ga/w== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 X-Source-IP: ucsinet22.oracle.com [156.151.31.94] X-CT-RefId: str=0001.0A090207.4F47D003.0073,ss=1,re=0.000,fgs=0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -1.9 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) 1. The sentence about DIR belongs in a separate paragraph. It has nothing to do with PREDICATE. (And the other args each get a paragraph.) 2. The args should be described in order. The paragraph for DIR should be first among them. 3. For DIR, it is incorrect to say that it must be an absolute directory name, since it can be nil. Say something like this: "If non-nil, optional second arg DIR must be an absolute directory name. If nil, `default-directory' is assumed." 4. The description of DEFAULT-FILENAME should also be a separate paragraph (and should come after the description of DIR). 5. For PREDICATE, it is incorrect to say it "must satisfy (funcall PREDICATE NAME)": NAME is described nowhere. Say something like this: "If non-nil, optional sixth arg PREDICATE must be a function that accepts a file name as its (first) argument. Each completion candidate and the entered file name must then satify PREDICATE." In GNU Emacs 24.0.93.1 (i386-mingw-nt5.1.2600) of 2012-02-15 on MARVIN Windowing system distributor `Microsoft Corp.', version 5.1.2600 Configured using: `configure --with-gcc (4.6) --no-opt --enable-checking --cflags -ID:/devel/emacs/libs/libXpm-3.5.8/include -ID:/devel/emacs/libs/libXpm-3.5.8/src -ID:/devel/emacs/libs/libpng-dev_1.4.3-1/include -ID:/devel/emacs/libs/zlib-dev_1.2.5-2/include -ID:/devel/emacs/libs/giflib-4.1.4-1/include -ID:/devel/emacs/libs/jpeg-6b-4/include -ID:/devel/emacs/libs/tiff-3.8.2-1/include -ID:/devel/emacs/libs/gnutls-3.0.9/include' From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 14 13:14:04 2012 Received: (at 10881) by debbugs.gnu.org; 14 Aug 2012 17:14:04 +0000 Received: from localhost ([127.0.0.1]:56661 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T1Kgt-0003XM-CF for submit@debbugs.gnu.org; Tue, 14 Aug 2012 13:14:04 -0400 Received: from mail-ob0-f172.google.com ([209.85.214.172]:37473) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T1Kgr-0003Wr-5Z for 10881@debbugs.gnu.org; Tue, 14 Aug 2012 13:14:01 -0400 Received: by obbwc20 with SMTP id wc20so763882obb.3 for <10881@debbugs.gnu.org>; Tue, 14 Aug 2012 10:05:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=CIMznDFkaRhbkBs7b3WlzyozusX3QJv7I6Eowbglq34=; b=KYckbh1M2bdRCMoyvQ6SkHKGBJ3NP+WufZee+MmIwxqr4ltHphyhjyFIULJByX7Y8b 2rZ3ljHQK5tngFX1A7lEndcia7saF943O9kTVILZG/vtX6VWPSy6D4jysReERGCVfBuw E/TDS3HeyNvGcjQCwTYEVPvYww9JmSi/J9j8b6Z5utl8BqxomKY1QvXLRKq9xJ6t0NjJ WQOTIk2A1ii8KeXHrAxBJYEeeBhFgbe24T1YOwIOJygUNZd3yglBAv/Ah+Q8/NvR0LEL sP+wdVNgbGuDwU4P6nkgobimyZ7eC9rgb0Y2b1JCzmTmsiN2oJgyLzw/fCzOvsVaplcx ZXjg== Received: by 10.182.73.65 with SMTP id j1mr20415150obv.42.1344963921736; Tue, 14 Aug 2012 10:05:21 -0700 (PDT) Received: from ulysses ([155.69.183.59]) by mx.google.com with ESMTPS id cp8sm3181344obc.23.2012.08.14.10.05.19 (version=SSLv3 cipher=OTHER); Tue, 14 Aug 2012 10:05:20 -0700 (PDT) From: Chong Yidong To: "Drew Adams" Subject: Re: bug#10881: 24.0.93; doc string of `read-file-name' References: <1C66CD1C95C84732A7E9D8087026086B@us.oracle.com> Date: Wed, 15 Aug 2012 01:05:16 +0800 In-Reply-To: <1C66CD1C95C84732A7E9D8087026086B@us.oracle.com> (Drew Adams's message of "Fri, 24 Feb 2012 09:58:58 -0800") Message-ID: <874no5l7zn.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 10881 Cc: 10881@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) Fixed in trunk. From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 14 13:19:20 2012 Received: (at control) by debbugs.gnu.org; 14 Aug 2012 17:19:20 +0000 Received: from localhost ([127.0.0.1]:56683 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T1Kly-0004W5-KX for submit@debbugs.gnu.org; Tue, 14 Aug 2012 13:19:19 -0400 Received: from mail-yw0-f44.google.com ([209.85.213.44]:53301) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T1Klx-0004Vx-5R for control@debbugs.gnu.org; Tue, 14 Aug 2012 13:19:17 -0400 Received: by yhq56 with SMTP id 56so821170yhq.3 for ; Tue, 14 Aug 2012 10:10:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:subject:date:message-id:mime-version:content-type; bh=k/cBZFCpSLapuI6cOMk4uGrzWikBTMIBispSbewFjqw=; b=Hm/ZSnNWWP8IgIN206eL6m0g1ASPccm9/ViuYp7MQtgGzH2S3WCy4VxLh8tSKn+bk7 nM+vRZSk2z4oRLKRAeMW1IEjrDrywgEOFZ0m+xa47Oc1Hmr31kZ2LP/dn81/DYFpA9qe XTIL/aRoMimwY1rmxNQPwTtyJh9j1MRahPBQHY7j7vctFgqj1KZiM4OxbgYEMrYYjE4x hHHU8tAjRc8MCvelv7+kjOvgM4N4pCCju3LbfJnNPvnOnX4n/uv6lSKr4rzPIiReBov9 OxFVN+LwJ1ud1eP+Yx6qf9uh6bYB7NRiX+XLnEtRV57eYymlLefbs5tUf2dQc2Id3tBm rFog== Received: by 10.42.123.130 with SMTP id s2mr13681083icr.50.1344964237528; Tue, 14 Aug 2012 10:10:37 -0700 (PDT) Received: from ulysses ([155.69.183.59]) by mx.google.com with ESMTPS id dk6sm9848191igb.0.2012.08.14.10.10.35 (version=SSLv3 cipher=OTHER); Tue, 14 Aug 2012 10:10:36 -0700 (PDT) From: Chong Yidong To: control@debbugs.gnu.org Subject: close 10881 Date: Wed, 15 Aug 2012 01:10:33 +0800 Message-ID: <874no58kmu.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) close 10881 close 12076 close 11040 close 11542 thanks From unknown Mon Jun 23 02:25:21 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 12 Sep 2012 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator