From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eric Lilja Newsgroups: gmane.emacs.devel,gmane.emacs.windows Subject: Re: emacs-20120116-r106877 Windows Binaries Date: Wed, 18 Jan 2012 23:47:30 +0100 Message-ID: References: <4F14F54F.9050308@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1326926879 19461 80.91.229.12 (18 Jan 2012 22:47:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 18 Jan 2012 22:47:59 +0000 (UTC) Cc: help-emacs-windows@gnu.org To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 18 23:47:55 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RneIK-0004ac-Ms for ged-emacs-devel@m.gmane.org; Wed, 18 Jan 2012 23:47:53 +0100 Original-Received: from localhost ([::1]:57419 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RneIK-0000eS-67 for ged-emacs-devel@m.gmane.org; Wed, 18 Jan 2012 17:47:52 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:39550) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RneIG-0000eC-Rk for emacs-devel@gnu.org; Wed, 18 Jan 2012 17:47:49 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RneIF-0003Br-Sf for emacs-devel@gnu.org; Wed, 18 Jan 2012 17:47:48 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:37686) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RneIF-0003Bn-NR for emacs-devel@gnu.org; Wed, 18 Jan 2012 17:47:47 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RneID-0004Ut-Eg for emacs-devel@gnu.org; Wed, 18 Jan 2012 23:47:45 +0100 Original-Received: from c-358ce555.04-73-6c6b7013.cust.bredbandsbolaget.se ([85.229.140.53]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Jan 2012 23:47:45 +0100 Original-Received: from mindcooler by c-358ce555.04-73-6c6b7013.cust.bredbandsbolaget.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Jan 2012 23:47:45 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 27 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: c-358ce555.04-73-6c6b7013.cust.bredbandsbolaget.se User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 In-Reply-To: <4F14F54F.9050308@gmail.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 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:147718 gmane.emacs.windows:5214 Archived-At: On 2012-01-17 05:13, Christoph Scholtes wrote: > The Emacs Trunk Windows Binaries (bzr revno 106877) have been published in > > http://alpha.gnu.org/gnu/emacs/windows/ > > The binaries were built using the following libraries: > giflib-4.1.4-1 > gnutls-3.0.9 > jpeg-6b-4 > libXpm-3.5.8 > libpng-1.4.3-1 > tiff-3.8.2-1 > zlib-1.2.5-2 > > Please report any bugs that you come across via M-x report-emacs-bugs, > or email bug-gnu-emacs@gnu.org. > > For questions, email emacs-devel@gnu.org. > > I imported the GNU keyring, but when I tried to verify the .sig file accompanying this binary, I got a public key not found error. The key of the person who used to build and provide this binaries are in that keyring, but not yours? Maybe I made a mistake, I'm new to gpg. - EL