From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: Trunk still not open Date: Fri, 14 Mar 2014 16:57:42 +0200 Message-ID: <532318E6.6030706@yandex.ru> References: <6xwqfxhl88.fsf@fencepost.gnu.org> <83txb1mcsy.fsf@gnu.org> <87siqlku0i.fsf@uwakimon.sk.tsukuba.ac.jp> <87wqfxari2.fsf@yandex.ru> <87r464luge.fsf@uwakimon.sk.tsukuba.ac.jp> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1394809084 29709 80.91.229.3 (14 Mar 2014 14:58:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 14 Mar 2014 14:58:04 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Stephen J. Turnbull" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 14 15:58:12 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WOTYp-0005W6-BD for ged-emacs-devel@m.gmane.org; Fri, 14 Mar 2014 15:58:11 +0100 Original-Received: from localhost ([::1]:45158 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WOTYm-0003UZ-Hb for ged-emacs-devel@m.gmane.org; Fri, 14 Mar 2014 10:58:08 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53560) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WOTYZ-00039r-II for emacs-devel@gnu.org; Fri, 14 Mar 2014 10:58:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WOTYR-0004z0-4p for emacs-devel@gnu.org; Fri, 14 Mar 2014 10:57:55 -0400 Original-Received: from mail-wi0-x236.google.com ([2a00:1450:400c:c05::236]:38080) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WOTYQ-0004xv-Uc for emacs-devel@gnu.org; Fri, 14 Mar 2014 10:57:47 -0400 Original-Received: by mail-wi0-f182.google.com with SMTP id d1so2716751wiv.3 for ; Fri, 14 Mar 2014 07:57:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=6tjDonr4H09S6XauscI0jrF6+a8Pk096huAzYi9v++o=; b=di+LyN/qvJDdDpPSVuJzLNrjilwkL2+pDTZDIjxe8rAhXwKM/AbYkG0CX+rA6HEIkp CvDUv05kuaLepEm8J8A7XQIRRRAbFSBfSteT58oMhxURGPeOw+DTZ/JQFecL4EphpR6c oOl5PsiVNww/flNYqhKH3EKJZ32X0LLiGnCsY2EJNTB361/0LCsH8MvnMCJkVfiYvV9m A9P51z+APtr/vUfVGpYuBCBVXrkymyqM6IxlPBKOTXKX9Mdca/y0kncjMZKXJ5WM/skG wWrmUzEpCP0FLTVvI+Xz1eBH4RvAfYkRL7w/uFYHSjGGPGGFV5gWqgBRm91oyPPbhIIX HK8w== X-Received: by 10.180.164.73 with SMTP id yo9mr6457625wib.29.1394809066005; Fri, 14 Mar 2014 07:57:46 -0700 (PDT) Original-Received: from [192.168.0.94] (static-nbl2-118.cytanet.com.cy. [212.31.107.118]) by mx.google.com with ESMTPSA id jw4sm14451094wjc.20.2014.03.14.07.57.44 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 14 Mar 2014 07:57:45 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 In-Reply-To: <87r464luge.fsf@uwakimon.sk.tsukuba.ac.jp> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::236 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:170362 Archived-At: On 14.03.2014 16:34, Stephen J. Turnbull wrote: > Anyway, they're closely related. If you don't have docs, you don't > know what to test. If I only have docstrings, I can know what to test pretty well. The original complaint in this thread is about lack of NEWS entries and out-of-date manuals.