From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kelvin White Newsgroups: gmane.emacs.devel Subject: Re: ERC bug fixes Date: Mon, 10 Nov 2014 05:27:10 -0500 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d04428340f0854f05077e9a09 X-Trace: ger.gmane.org 1415615272 27026 80.91.229.3 (10 Nov 2014 10:27:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 10 Nov 2014 10:27:52 +0000 (UTC) Cc: Emacs development discussions To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 10 11:27:45 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 1XnmC4-00055H-BH for ged-emacs-devel@m.gmane.org; Mon, 10 Nov 2014 11:27:32 +0100 Original-Received: from localhost ([::1]:41789 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XnmC3-0003ij-Vs for ged-emacs-devel@m.gmane.org; Mon, 10 Nov 2014 05:27:31 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42748) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XnmBq-0003ib-Pi for emacs-devel@gnu.org; Mon, 10 Nov 2014 05:27:19 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XnmBp-0000Z4-Vi for emacs-devel@gnu.org; Mon, 10 Nov 2014 05:27:18 -0500 Original-Received: from mail-wg0-x236.google.com ([2a00:1450:400c:c00::236]:56954) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XnmBn-0000Sg-L0; Mon, 10 Nov 2014 05:27:15 -0500 Original-Received: by mail-wg0-f54.google.com with SMTP id n12so8337974wgh.27 for ; Mon, 10 Nov 2014 02:27:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=9yTyfKnR1PmeNewCj+lV38IEANkEzpKapr1dX7+Iz7Q=; b=zMVKND2yPgbukoFEZIErIDAALvVsn4HZJCE98as94MxN+c4e3roQQM+tfxAVcy9wFy YEySJWw0/YdoiBnC7FigfGmaXvR/1wNjlUZOQeaUqG0h3nIL0jRnUpM/KerB2aYHz/EH HHkMkl+rwC8pVKsud00v3Fr0ckDQx+sb9uhH3cEToVOVz9dVFK+Lq/IRBJeAggkqa2Nd gussIGHA0ffWyXnztqq1kyb+O4w4MtqsEObVp2uPlWOhh31vdqe2WWvYdGhGVokEPAc6 HjCqW8pmo6G+fY3MhC8W0FE/FyVVeEjFijBCQ6BufYBR5vCxkjr1avgW915VnMEW5c9r NWRA== X-Received: by 10.180.79.196 with SMTP id l4mr29562389wix.72.1415615230278; Mon, 10 Nov 2014 02:27:10 -0800 (PST) Original-Received: by 10.27.215.135 with HTTP; Mon, 10 Nov 2014 02:27:10 -0800 (PST) In-Reply-To: X-Google-Sender-Auth: PQhSkbN11-Ty6ycEBZaQ6Ltka8I X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c00::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:176676 Archived-At: --f46d04428340f0854f05077e9a09 Content-Type: text/plain; charset=UTF-8 Glenn Morris wrote: > You changed a bunch of :version tags that were not 25.1 to 24.5. Why? I guess I was confused about your previous statement concerning :version tags. > Eg erc-coding-system-precedence doesn't seem to have changed. > The :version tag is for new defcustoms, or those whose default has > changed in a non-trivial way. I will change only the ones that were set to 25.1. --f46d04428340f0854f05077e9a09 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Glenn Morris wrote:
> You changed a bunch of :version tags that were not 25.1 to 24.5. Why?<= /p>

I guess I was confused about your previous statement concerning :version= tags.

> Eg erc-coding-system-precedence doesn't s= eem to have changed.
> The :version tag is for new defcustoms, or those whose default has
> changed in a non-trivial way.

I will change only the ones th= at were set to 25.1.=C2=A0

--f46d04428340f0854f05077e9a09--