From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: trunk r113878: Refine previous change. Date: Thu, 15 Aug 2013 14:29:48 +0200 Message-ID: References: <834nasoy4d.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1376569844 7802 80.91.229.3 (15 Aug 2013 12:30:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 Aug 2013 12:30:44 +0000 (UTC) Cc: xfq.free@gmail.com, Eli Zaretskii , Emacs developers To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 15 14:30:47 2013 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 1V9whS-0001Zo-RY for ged-emacs-devel@m.gmane.org; Thu, 15 Aug 2013 14:30:46 +0200 Original-Received: from localhost ([::1]:53000 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V9whS-0007SZ-C0 for ged-emacs-devel@m.gmane.org; Thu, 15 Aug 2013 08:30:46 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53570) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V9whH-0007S1-Gf for emacs-devel@gnu.org; Thu, 15 Aug 2013 08:30:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V9whG-0005Sw-5a for emacs-devel@gnu.org; Thu, 15 Aug 2013 08:30:35 -0400 Original-Received: from mail-ea0-x234.google.com ([2a00:1450:4013:c01::234]:36472) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V9whB-0005RR-P6; Thu, 15 Aug 2013 08:30:29 -0400 Original-Received: by mail-ea0-f180.google.com with SMTP id h10so338489eaj.11 for ; Thu, 15 Aug 2013 05:30:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=sMT+jkblZgjd2CkFmuCTDo+aXnez0gR6XrwDbnFVKR4=; b=p5UrKwQ3VCoMFIJSeGrzVCdCIgrqf12+pLycMw0QSywNN9cqSJlJIrmAnwfMfSpGcc 0EUHmtv/0mz6fWQ34BawgQptf0gz6F1ovk5hh6Rz4WPJ5pJGZsTqmByzpOhenyjg1rr3 ALak0JNJiJ2o3zgVzwJjJpHTMPJlvsHA8aqaEHzuSoZJbqR9xbIK7IAinsgvOnnaji6p pRhw2ARm3mqbNZ6hGBEYojzdyOnL9oqY7EWizGsBieXo3KHJ1JaRPEJeaVVTmAT7NYze 3+sg0XRonAHxjAp6KZCHIrx0Ip/hEh1wyZm/WzAXek0QvaVfbpwjscmVpguCOxNeOjv6 6EzQ== X-Received: by 10.15.26.193 with SMTP id n41mr461597eeu.88.1376569828312; Thu, 15 Aug 2013 05:30:28 -0700 (PDT) Original-Received: by 10.14.133.15 with HTTP; Thu, 15 Aug 2013 05:29:48 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c01::234 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:162758 Archived-At: On Thu, Aug 15, 2013 at 4:16 AM, Glenn Morris wrote: > I don't think we can go from "this is documented in the manual to work" > to "this is an error" in the space of a day. For now, we can just go to > "this is undocumented", with a view to perhaps making it an error some > years down the line. Cf bug#15059. Well, I wasn't proposing to do it in a day. Your way makes perfect sense. J