From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Ian Dunn Newsgroups: gmane.emacs.devel Subject: Re: [ELPA] New package: Hook Helpers (Help, Please) Date: Thu, 27 Apr 2017 20:30:08 -0400 Message-ID: <878tmlxtkf.fsf@escafil> References: <87h91ptla5.fsf@escafil> <87fugzhxfy.fsf@escafil> <8737cxw7fa.fsf@escafil> <87h91akq7g.fsf_-_@escafil> <87o9vi2f6f.fsf@drachen> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1493339507 29157 195.159.176.226 (28 Apr 2017 00:31:47 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 28 Apr 2017 00:31:47 +0000 (UTC) User-Agent: mu4e 0.9.19; emacs 26.0.50 Cc: emacs-devel@gnu.org To: Michael Heerdegen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 28 02:31:41 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 1d3toy-0007Pc-BM for ged-emacs-devel@m.gmane.org; Fri, 28 Apr 2017 02:31:40 +0200 Original-Received: from localhost ([::1]:34724 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d3tp2-0000ha-8b for ged-emacs-devel@m.gmane.org; Thu, 27 Apr 2017 20:31:44 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49671) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d3toR-0000hS-1H for emacs-devel@gnu.org; Thu, 27 Apr 2017 20:31:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d3toQ-0000jz-7H for emacs-devel@gnu.org; Thu, 27 Apr 2017 20:31:07 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:51861) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d3toQ-0000js-42; Thu, 27 Apr 2017 20:31:06 -0400 Original-Received: from [2604:6000:1010:176:da4d:3352:bae5:f50e] (port=50866 helo=escafil) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1d3toP-0002cC-MV; Thu, 27 Apr 2017 20:31:05 -0400 In-reply-to: <87o9vi2f6f.fsf@drachen> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e 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:214372 Archived-At: Michael Heerdegen writes: > Ian Dunn writes: > >> I don't see hook helpers in the package list, even though I pushed the >> changes Monday night (> 48h ago). I see it when I do a fresh "git >> clone", and there are no build errors with "make" or "make archive". >> >> I checked over the README, and I think I followed the instructions. Is >> there something I've forgotten? > > I'm not an expert, but I see make check_copyrights fail. I vaguely > remember that I once had a similar problem when uploading some of my > stuff. > > > Michael. Yup, Stefan fixed it this morning, and hook-helpers appeared on ELPA this afternoon. Thanks everyone for your help. -- Ian Dunn