From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.help Subject: Re: report-bug is also broken in emacs Date: Sun, 5 Jul 2015 22:06:09 +0300 Message-ID: <55998021.2070108@yandex.ru> References: <87d206pldv.fsf@wanadoo.es> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1436123207 1060 80.91.229.3 (5 Jul 2015 19:06:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 5 Jul 2015 19:06:47 +0000 (UTC) To: Jude DaShiell , =?UTF-8?Q?=c3=93scar_Fuentes?= , help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jul 05 21:06:34 2015 Return-path: Envelope-to: geh-help-gnu-emacs@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 1ZBpFJ-0007Us-Ac for geh-help-gnu-emacs@m.gmane.org; Sun, 05 Jul 2015 21:06:33 +0200 Original-Received: from localhost ([::1]:47406 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZBpFI-0005MR-Hi for geh-help-gnu-emacs@m.gmane.org; Sun, 05 Jul 2015 15:06:32 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54958) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZBpF7-0005MK-Rd for help-gnu-emacs@gnu.org; Sun, 05 Jul 2015 15:06:22 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZBpF2-0001lu-T1 for help-gnu-emacs@gnu.org; Sun, 05 Jul 2015 15:06:21 -0400 Original-Received: from mail-wg0-x22b.google.com ([2a00:1450:400c:c00::22b]:34277) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZBpF2-0001lY-L1 for help-gnu-emacs@gnu.org; Sun, 05 Jul 2015 15:06:16 -0400 Original-Received: by wgqq4 with SMTP id q4so123604604wgq.1 for ; Sun, 05 Jul 2015 12:06:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=VBixsidNClydlpy1XG7t2KaE3G0fA+69mjUaaYoy7Qo=; b=mQmgw6yFZI+aAE6wintnzuHiSEf+VdJZWXEecOezcPJrcAScDoz7RaOmiBaxwcR+KJ OXpcIAWyAtiAeWXoE+h5/UN2r68mqMxRZ2UwG7F6A3wvfbnH3/ntT8DUacThaoleoioG 6nC5Eu5XFW5yjZUDimS3dk4dZOXZ144jrTogdP8eUMFL7MtXdqXyJN+FVHM1chabuvv5 s8yafUDT/NQUMmJ5bsMngqGIW2TS/kIB3xPH2u2BSXh2VQtTXjg8awXRCMgy7AXnmC4e jPRsIBb5BFnIyxw1tcl0cVTOH/ZTSBeGWX8L9C3K0wI8bWUhNaml1e4w8rM2WV2Jnx8e WEVw== X-Received: by 10.194.59.212 with SMTP id b20mr83118330wjr.31.1436123175921; Sun, 05 Jul 2015 12:06:15 -0700 (PDT) Original-Received: from [192.168.1.2] ([82.102.93.54]) by mx.google.com with ESMTPSA id bg6sm24039521wjc.13.2015.07.05.12.06.13 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 Jul 2015 12:06:14 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c00::22b X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:105464 Archived-At: On 07/05/2015 09:59 PM, Jude DaShiell wrote: > This gets even more interesting. > First time I run m-x report-emacs-bug I get a no match error so hit c-g. > Then I run m-x report-bug and get into a form and fill it as best I can. > next when I run m-x report-emacs-bug this time m-x report-emacs-bug works. > Only thing I can figure is the m-x report-bug triggered something that > made m-x report-emacs-bug work that third time around. You seem to have a broken Emacs setup (or installation). Have you tried starting with 'emacs -Q'?