From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: The poor state of documentation of pcase like things. Date: Fri, 18 Dec 2015 09:16:56 +0200 Message-ID: <83oadoxm3b.fsf@gnu.org> References: <20151216202605.GA3752@acm.fritz.box> <20151217212633.GC1888@acm.fritz.box> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1450423023 28199 80.91.229.3 (18 Dec 2015 07:17:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 18 Dec 2015 07:17:03 +0000 (UTC) Cc: emacs-devel@gnu.org, kaushal.modi@gmail.com To: Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 18 08:16:52 2015 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 1a9pHY-0005Gs-3p for ged-emacs-devel@m.gmane.org; Fri, 18 Dec 2015 08:16:52 +0100 Original-Received: from localhost ([::1]:58728 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9pHX-0002lP-98 for ged-emacs-devel@m.gmane.org; Fri, 18 Dec 2015 02:16:51 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57028) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9pHJ-0002l8-Du for emacs-devel@gnu.org; Fri, 18 Dec 2015 02:16:38 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a9pHG-0000PC-8c for emacs-devel@gnu.org; Fri, 18 Dec 2015 02:16:37 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:50803) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9pHG-0000P8-5l; Fri, 18 Dec 2015 02:16:34 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1692 helo=HOME-C4E4A596F7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1a9pHF-00053M-GB; Fri, 18 Dec 2015 02:16:33 -0500 In-reply-to: <20151217212633.GC1888@acm.fritz.box> (message from Alan Mackenzie on Thu, 17 Dec 2015 21:26:33 +0000) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e 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:196450 Archived-At: > Date: Thu, 17 Dec 2015 21:26:33 +0000 > From: Alan Mackenzie > > Can we take it that that documentation will be fixed before the > release of 25.1? It goes without saying. I wish more people got involved in this activity, instead of hacking on master, though. It would help releasing Emacs 25.1 earlier. TIA