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 23:05:13 +0300 Message-ID: <55998DF9.3090304@yandex.ru> References: <87d206pldv.fsf@wanadoo.es> <55998021.2070108@yandex.ru> <55998861.9070507@yandex.ru> 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 1436126766 19794 80.91.229.3 (5 Jul 2015 20:06:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 5 Jul 2015 20:06:06 +0000 (UTC) Cc: help-gnu-emacs To: Jude DaShiell Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jul 05 22:06:06 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 1ZBqAv-0004yc-JM for geh-help-gnu-emacs@m.gmane.org; Sun, 05 Jul 2015 22:06:05 +0200 Original-Received: from localhost ([::1]:47539 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZBqAu-0002zQ-Oh for geh-help-gnu-emacs@m.gmane.org; Sun, 05 Jul 2015 16:06:04 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42495) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZBqAJ-0002hj-CF for help-gnu-emacs@gnu.org; Sun, 05 Jul 2015 16:05:28 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZBqAC-0002Za-9t for help-gnu-emacs@gnu.org; Sun, 05 Jul 2015 16:05:27 -0400 Original-Received: from mail-wi0-x233.google.com ([2a00:1450:400c:c05::233]:35488) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZBqAC-0002ZL-1L for help-gnu-emacs@gnu.org; Sun, 05 Jul 2015 16:05:20 -0400 Original-Received: by wiga1 with SMTP id a1so212801870wig.0 for ; Sun, 05 Jul 2015 13:05:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=9lgL/e60X0gq/6NisNTaVlYiHoFfvRF2yMdVaLZO7cs=; b=RbjF43ImzgoSj/HjJttlRbMZhpzh9hkVdGsC978R2NFCtFBmofw9CDGEpkt44sBVS9 yyhn69+mQVaUMrffGG9c/6zzpPHVuH8XsjNm7UKrbmzxIwwiCrK6vfWHDLePl8+WR08/ s0QocEEB7yxS++08WFNgaigTN+JV2kSqV+dPrRZXt9PXraDhEBNcfzETjPpNmOEE1t3Y PRzt051gOX9Usc2K26tgLk9OwJvaGEz+P9AO8lApmh0Hjg+e/i/0tN3aCjQDQjYoMe9B 78qUijsgiiT3PBxmaY9eFCWGtSNyCMfzI+Q9QZBeR2jVms5tycIS/azCfKaIpyutXCuT bAIA== X-Received: by 10.180.24.165 with SMTP id v5mr85240406wif.63.1436126719490; Sun, 05 Jul 2015 13:05:19 -0700 (PDT) Original-Received: from [192.168.1.2] ([82.102.93.54]) by mx.google.com with ESMTPSA id ev8sm24271267wjb.8.2015.07.05.13.05.17 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 Jul 2015 13:05:18 -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:c05::233 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:105471 Archived-At: On 07/05/2015 10:57 PM, Jude DaShiell wrote: > There is a script command in Linux. When it works, it captures > everything that goes to stdin stdout and stderr and saves that in a file > usually called typescript. Anything happening on a linux terminal > visible to the user and what goes to stdout gets put in the typescript > file. The man script command should explain better than I'm doing here > for you. Thanks. Maybe someone else can look at it and tell if something specific looks wrong. In the meantime, I recommend starting with 'emacs -Q'.