From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Next release from master Date: Mon, 18 Jan 2016 17:15:24 -0500 Message-ID: References: <83a8o2evc0.fsf@gnu.org> <569D59C7.8030602@dancol.org> <569D5D09.3020109@dancol.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1453155345 18077 80.91.229.3 (18 Jan 2016 22:15:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 18 Jan 2016 22:15:45 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org To: Daniel Colascione Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 18 23:15:37 2016 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 1aLI5I-0005cm-0h for ged-emacs-devel@m.gmane.org; Mon, 18 Jan 2016 23:15:36 +0100 Original-Received: from localhost ([::1]:34022 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLI5H-0005RR-DG for ged-emacs-devel@m.gmane.org; Mon, 18 Jan 2016 17:15:35 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47405) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLI5E-0005RJ-Fl for emacs-devel@gnu.org; Mon, 18 Jan 2016 17:15:33 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aLI59-0004mc-HH for emacs-devel@gnu.org; Mon, 18 Jan 2016 17:15:32 -0500 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:42354) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLI59-0004lb-CP; Mon, 18 Jan 2016 17:15:27 -0500 Original-Received: from pastel.home (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id u0IMFOvG008623; Mon, 18 Jan 2016 17:15:24 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 25071603E5; Mon, 18 Jan 2016 17:15:24 -0500 (EST) In-Reply-To: (John Wiegley's message of "Mon, 18 Jan 2016 13:51:43 -0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Level: X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0.2 X-NAI-Spam-Rules: 2 Rules triggered GEN_SPAM_FEATRE=0.2, RV5554=0 X-NAI-Spam-Version: 2.3.0.9418 : core <5554> : inlines <4194> : streams <1573099> : uri <2122692> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 132.204.246.20 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:198305 Archived-At: > was written again 26. It's fairly easy today to expect that something you > wrote for 24.x should be expected to work over the entire 24.x series; Of course, I totally broke that promise with cl-lib first and nadvice later. Stefan