From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: For insertion in trunk Date: Tue, 26 Jun 2012 20:09:12 -0400 Message-ID: References: <87sjfyqzhc.fsf@gmx.de> <87ty0dzdy0.fsf@gmx.de> <87fw9l5b2j.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1340755773 18337 80.91.229.3 (27 Jun 2012 00:09:33 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 27 Jun 2012 00:09:33 +0000 (UTC) Cc: Lars Magne Ingebrigtsen , Chong Yidong , emacs-devel@gnu.org To: Katsumi Yamaoka Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 27 02:09:32 2012 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 1Sjfp4-0006oy-7w for ged-emacs-devel@m.gmane.org; Wed, 27 Jun 2012 02:09:30 +0200 Original-Received: from localhost ([::1]:55989 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sjfp3-0002VO-VO for ged-emacs-devel@m.gmane.org; Tue, 26 Jun 2012 20:09:29 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:49995) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sjfoy-0002TP-TF for emacs-devel@gnu.org; Tue, 26 Jun 2012 20:09:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sjfov-0000CB-5E for emacs-devel@gnu.org; Tue, 26 Jun 2012 20:09:24 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:42413) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sjfov-0000Bf-2Z for emacs-devel@gnu.org; Tue, 26 Jun 2012 20:09:21 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Sjfon-0000c7-4l; Tue, 26 Jun 2012 20:09:13 -0400 X-Spook: Al Jazeera government Indigo cypherpunk Mantis e-bomb X-Ran: K"\B_NQzvKoq/[`g^(cWZvvs>y$RF-/5^)egeLQL`}3u_`w[1yE8Ah&b\K4HDa}s#'QS$e X-Hue: yellow X-Attribution: GM In-Reply-To: (Katsumi Yamaoka's message of "Wed, 27 Jun 2012 07:55:56 +0900") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.10 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:151200 Archived-At: Katsumi Yamaoka wrote: > I've merged changes made in Gnus master to the Emacs trunk Merging is a thankless task. :) It doesn't build: http://hydra.nixos.org/build/2731306/nixlog/1/tail-reload gnus/tests/gnustest-nntp.el:62:1:Error: Cannot open load file: gnus-load In any case surely these test files should be under test/, not lisp/?