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: master 504fada 2/2: emacs-lisp/package.el (package-desc-status): Add "dependency" status to Package Menu. Date: Thu, 12 Feb 2015 12:53:25 -0500 Message-ID: References: <20150203140233.9202.86387@vcs.savannah.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1423763617 23848 80.91.229.3 (12 Feb 2015 17:53:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 12 Feb 2015 17:53:37 +0000 (UTC) Cc: emacs-devel To: bruce.connor.am@gmail.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 12 18:53:37 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 1YLxxI-000178-MD for ged-emacs-devel@m.gmane.org; Thu, 12 Feb 2015 18:53:36 +0100 Original-Received: from localhost ([::1]:51584 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLxxI-00064h-5k for ged-emacs-devel@m.gmane.org; Thu, 12 Feb 2015 12:53:36 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58446) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLxxD-0005yy-0c for emacs-devel@gnu.org; Thu, 12 Feb 2015 12:53:31 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YLxx9-00088J-61 for emacs-devel@gnu.org; Thu, 12 Feb 2015 12:53:30 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:54988) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLxx9-00088F-3o for emacs-devel@gnu.org; Thu, 12 Feb 2015 12:53:27 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1YLxx7-0006kx-Ih; Thu, 12 Feb 2015 12:53:25 -0500 X-Spook: lynch nuclear halcon ANDVT cracking Ermes Panama smuggle X-Ran: .:YbwP:D.d>gPk@=RdVt@UUk~c?QDGH3;'?AA:nYW,ifyqq=z!>x8V;uNh_F]{=]\S![`@ X-Hue: green X-Attribution: GM In-Reply-To: (Artur Malabarba's message of "Wed, 11 Feb 2015 22:21:08 -0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e 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:182967 Archived-At: Artur Malabarba wrote: > I'm finding this hard to test because every single test using the > `with-fake-help-buffer' macro fails for me (which includes this one). Please make a bug report with full details.