From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Raffael Stocker Newsgroups: gmane.emacs.devel Subject: Re: [ELPA] New package: scanner Date: Fri, 10 Apr 2020 22:20:32 +0200 Message-ID: <87wo6nqei7.fsf@mnet-mail.de> References: <871rov7dmc.fsf@mnet-mail.de> <87y2r3qfiv.fsf@mnet-mail.de> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="82510"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: mu4e 1.2.0; emacs 26.3 Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Apr 10 22:21:10 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jN09G-000LJn-Au for ged-emacs-devel@m.gmane-mx.org; Fri, 10 Apr 2020 22:21:10 +0200 Original-Received: from localhost ([::1]:38460 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jN09F-0003m7-EB for ged-emacs-devel@m.gmane-mx.org; Fri, 10 Apr 2020 16:21:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:37830) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jN08i-0003NB-W0 for emacs-devel@gnu.org; Fri, 10 Apr 2020 16:20:37 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jN08h-0001Jo-Sf for emacs-devel@gnu.org; Fri, 10 Apr 2020 16:20:36 -0400 Original-Received: from mail-out.m-online.net ([212.18.0.9]:36570) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jN08h-0001Gk-MZ for emacs-devel@gnu.org; Fri, 10 Apr 2020 16:20:35 -0400 Original-Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 48zTsY2QnLz1qrLx; Fri, 10 Apr 2020 22:20:33 +0200 (CEST) Original-Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 48zTsY2DDDz1qql0; Fri, 10 Apr 2020 22:20:33 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Original-Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id 4EBMFHEzCz_J; Fri, 10 Apr 2020 22:20:32 +0200 (CEST) X-Auth-Info: 99FU5IbD8IGQomQK4QLdiuXzyj+UrZ9EhZiBNKy8ks2MUPRZDfY4N+OQVB0RbraS Original-Received: from EmacsBook (ppp-93-104-88-152.dynamic.mnet-online.de [93.104.88.152]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Fri, 10 Apr 2020 22:20:32 +0200 (CEST) In-reply-to: <87y2r3qfiv.fsf@mnet-mail.de> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 212.18.0.9 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:246800 Archived-At: > Thanks for spotting this, I will add autoloads. Ok, I have added them and also changed the version number to 0.1. Could you please merge this? Raffael