From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] master b689b90: Package archives now have priorities. Date: Tue, 20 Jan 2015 19:19:19 +0200 Message-ID: <54BE8E17.2050903@yandex.ru> References: <20150116102411.11014.8945@vcs.savannah.gnu.org> <54BE73BD.6010709@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1421774384 12446 80.91.229.3 (20 Jan 2015 17:19:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 20 Jan 2015 17:19:44 +0000 (UTC) Cc: emacs-devel To: =?UTF-8?Q?Jorgen_Sch=c3=a4fer?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 20 18:19:43 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 1YDcSq-0000NF-U8 for ged-emacs-devel@m.gmane.org; Tue, 20 Jan 2015 18:19:41 +0100 Original-Received: from localhost ([::1]:44794 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDcSq-0005kE-0Z for ged-emacs-devel@m.gmane.org; Tue, 20 Jan 2015 12:19:40 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37601) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDcSb-0005jc-Kv for emacs-devel@gnu.org; Tue, 20 Jan 2015 12:19:26 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YDcSX-00062I-TR for emacs-devel@gnu.org; Tue, 20 Jan 2015 12:19:25 -0500 Original-Received: from mail-we0-x22b.google.com ([2a00:1450:400c:c03::22b]:35205) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDcSX-000623-N2 for emacs-devel@gnu.org; Tue, 20 Jan 2015 12:19:21 -0500 Original-Received: by mail-we0-f171.google.com with SMTP id u56so39122701wes.2 for ; Tue, 20 Jan 2015 09:19:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=ojF5p7dBDOr/KDOMECoOuqhJDgbe4gp/8czkvE+GWxg=; b=QZf/KYlsLGK/7f5ftKx4hJqGlm78nNXKPZMs3k4nTBiF97JYCRW7PLzpd30UIeVLJ4 zlcRIbzhHFRXvbpeh+74ZdBauVxy04jUbbjfr80FMXVoFksZJsH75544K6hMVmhaEpHH VTwDx0/PwG4PFPjJIik2+BPKuKXkugACdQ5TVzOCwoi38pzTtLeGtjAAzZsAfxDYv5oZ dbAKXyKw4cYHHVP35tzJ+Qy7J2Rhl8ppVu13yh8CXld1NlluyjnnUv0d3LKFhzYjmaLe S4SmItSZ9jy/8A5H8b7ZYKavvc+SE9/up4esVPHBHJ0/icxR9+8Gzkn3RU/DAOmnITvk gUsA== X-Received: by 10.180.21.161 with SMTP id w1mr41085709wie.44.1421774360908; Tue, 20 Jan 2015 09:19:20 -0800 (PST) Original-Received: from [192.168.0.185] (static-nbl2-118.cytanet.com.cy. [212.31.107.118]) by mx.google.com with ESMTPSA id l9sm3790581wic.21.2015.01.20.09.19.19 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jan 2015 09:19:20 -0800 (PST) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:33.0) Gecko/20100101 Thunderbird/33.0 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c03::22b 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:181478 Archived-At: On 01/20/2015 07:11 PM, Jorgen Schäfer wrote: >> Why don't you file a bug about it? > > I'm not even sure if it is a bug, or if I am doing something wrong. So what? People file invalid bugs all the time. > As this is indeed my test case and not this weird autoload problem I > see, and I simply lack the time to work on this, I have removed my > test case. You've kept the now-untested feature, though.