From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chris Seberino Newsgroups: gmane.emacs.help Subject: Re: why get "error in process filter: Selecting deleted buffer [2 times]" when do kill-this-buffer on ansi-term with running process? Date: Thu, 29 Jan 2015 19:26:20 -0800 (PST) Message-ID: <47b05132-ef4a-439e-b63a-81b1764fcde9@googlegroups.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1422588622 12656 80.91.229.3 (30 Jan 2015 03:30:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 30 Jan 2015 03:30:22 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 30 04:30:22 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 1YH2Hj-00005I-UW for geh-help-gnu-emacs@m.gmane.org; Fri, 30 Jan 2015 04:30:20 +0100 Original-Received: from localhost ([::1]:34620 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YH2Hi-0001Lf-Sr for geh-help-gnu-emacs@m.gmane.org; Thu, 29 Jan 2015 22:30:18 -0500 X-Received: by 10.182.65.200 with SMTP id z8mr3439409obs.2.1422588381035; Thu, 29 Jan 2015 19:26:21 -0800 (PST) X-Received: by 10.182.131.135 with SMTP id om7mr32083obb.7.1422588380859; Thu, 29 Jan 2015 19:26:20 -0800 (PST) Original-Path: usenet.stanford.edu!hl2no4635526igb.0!news-out.google.com!qk8ni19782igc.0!nntp.google.com!hl2no3623399igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=74.193.13.167; posting-account=VkuUtQkAAADKqMjRUmZTNs7a8uCSNNy2 Original-NNTP-Posting-Host: 74.193.13.167 User-Agent: G2/1.0 Injection-Date: Fri, 30 Jan 2015 03:26:20 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:210097 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:102376 Archived-At: Solved by deleting child processes before deleting ansi-term buffers.