From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: charles@aurox.ch (Charles A. Roelli) Newsgroups: gmane.emacs.devel Subject: Re: [ANNOUNCE] Emacs 25.3 released Date: Wed, 13 Sep 2017 20:40:45 +0200 Message-ID: References: <87wp55t0un.fsf@petton.fr> NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1505328081 30329 195.159.176.226 (13 Sep 2017 18:41:21 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 13 Sep 2017 18:41:21 +0000 (UTC) Cc: emacs-devel@gnu.org To: Nicolas Petton Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 13 20:41:17 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dsCb6-0007mm-WC for ged-emacs-devel@m.gmane.org; Wed, 13 Sep 2017 20:41:17 +0200 Original-Received: from localhost ([::1]:44114 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dsCbD-0008L8-KM for ged-emacs-devel@m.gmane.org; Wed, 13 Sep 2017 14:41:23 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45865) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dsCb4-0008I9-9I for emacs-devel@gnu.org; Wed, 13 Sep 2017 14:41:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dsCaz-0004rM-S2 for emacs-devel@gnu.org; Wed, 13 Sep 2017 14:41:13 -0400 Original-Received: from [2a03:2040:2:1b::1] (port=45423 helo=sinyavsky.aurox.ch) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dsCaz-0004nV-LR for emacs-devel@gnu.org; Wed, 13 Sep 2017 14:41:09 -0400 Original-Received: from sinyavsky.aurox.ch (sinyavsky.aurox.ch [127.0.0.1]) by sinyavsky.aurox.ch (Postfix) with ESMTP id 764AC2253B for ; Wed, 13 Sep 2017 18:34:50 +0000 (UTC) Authentication-Results: sinyavsky.aurox.ch (amavisd-new); dkim=pass (1024-bit key) reason="pass (just generated, assumed good)" header.d=aurox.ch DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=aurox.ch; h= references:subject:subject:in-reply-to:to:from:from:message-id :date:date; s=dkim; t=1505327689; x=1506191690; bh=MXBCqTiB+p1z+ aCgnUkGUIeg5zajTltnrjNoRikvpaw=; b=RjoxW0QEWmy0kCQn3brqV+bus8hdA 1eJURKT2XgLWasjaSNXi/8ht7C/Us+mBWVWvhx8bkRI2ilgKVQbfqhQmuy1vFaRT NV5rnc4AmSq8/QeSDhDNKUOrkB5BcimQqWU0TA9U4RhOHhGqd/ophcm0iEMqA1TG NOIB7CCf7WNfWY= X-Virus-Scanned: Debian amavisd-new at test.virtualizor.com Original-Received: from sinyavsky.aurox.ch ([127.0.0.1]) by sinyavsky.aurox.ch (sinyavsky.aurox.ch [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id j7pc5VfEQwf3 for ; Wed, 13 Sep 2017 18:34:49 +0000 (UTC) Original-Received: from gray (125.85.192.178.dynamic.wline.res.cust.swisscom.ch [178.192.85.125]) by sinyavsky.aurox.ch (Postfix) with ESMTPSA id E773122518; Wed, 13 Sep 2017 18:34:48 +0000 (UTC) In-reply-to: <87wp55t0un.fsf@petton.fr> (message from Nicolas Petton on Mon, 11 Sep 2017 22:52:00 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a03:2040:2:1b::1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:218210 Archived-At: > From: Nicolas Petton > Date: Mon, 11 Sep 2017 22:52:00 +0200 > > Hi! > > Version 25.3 of the Emacs text editor is now available. Cheers, and thanks for getting this release out the door so responsively.