From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "M. Pfeifer" Newsgroups: gmane.emacs.help Subject: Re: ibuffer-do-view-other-frame not using other frame Date: Thu, 27 Nov 2014 08:29:56 +0100 Message-ID: <5476D2F4.70102@gmail.com> References: <20141123094156.ba69d2c335e8b00d4c7c21ec@gmail.com> <87tx1q6u15.fsf@vsl28t2g.ww011> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1417075433 6000 80.91.229.3 (27 Nov 2014 08:03:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 27 Nov 2014 08:03:53 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 27 09:03:46 2014 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 1Xtu3C-0005R0-9G for geh-help-gnu-emacs@m.gmane.org; Thu, 27 Nov 2014 09:03:42 +0100 Original-Received: from localhost ([::1]:38096 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xtu3B-0003xj-KR for geh-help-gnu-emacs@m.gmane.org; Thu, 27 Nov 2014 03:03:41 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43254) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xtu2o-0003rg-B4 for help-gnu-emacs@gnu.org; Thu, 27 Nov 2014 03:03:27 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xtu2f-0000Ve-7u for help-gnu-emacs@gnu.org; Thu, 27 Nov 2014 03:03:18 -0500 Original-Received: from mail-wi0-x234.google.com ([2a00:1450:400c:c05::234]:35670) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XttWZ-0005fg-Cy for help-gnu-emacs@gnu.org; Thu, 27 Nov 2014 02:29:59 -0500 Original-Received: by mail-wi0-f180.google.com with SMTP id n3so7320827wiv.13 for ; Wed, 26 Nov 2014 23:29:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=MqUD2NvIt20xuvwu7PIVUZvl7yws6xkO37XChiV6k0U=; b=FTQ/Ut37PpZQdC8+zq5kKVMJ4Sze33aaRO8omq02EEItm1m/LRHtL1EDoU7BebTy4t FHYTrK0DD7pEbzItXq/tCL2AwEFPXs1ueY8IBZn/1eglEhqm1DOJI/zba/Uciqu3JiqD VYb79rUjtbuXu0IIb1UlMNaYoV/1PMrjms30094H21PdLrxp8YdDhB60I8+c7y2NNXrm FxH28RNoMSKcO/sa25mhgj8M/4mF32ZxqjjFMynX1WdRlNuhp1DVZDeED7dznw9DtTua 1+PMuzv3hIobDdv6V5NZGdMAax0j49yyYJyN6hXHiTY8LJC1+n1FIXq424APr0x4zCr0 6NMg== X-Received: by 10.194.58.180 with SMTP id s20mr56560261wjq.28.1417073398223; Wed, 26 Nov 2014 23:29:58 -0800 (PST) Original-Received: from [192.168.2.100] (dslb-178-005-152-013.178.005.pools.vodafone-ip.de. [178.5.152.13]) by mx.google.com with ESMTPSA id u9sm9449213wjy.37.2014.11.26.23.29.57 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Nov 2014 23:29:57 -0800 (PST) User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 In-Reply-To: <87tx1q6u15.fsf@vsl28t2g.ww011> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::234 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:101237 Archived-At: Hi Dieter, Am 23.11.2014 um 12:22 schrieb H. Dieter Wilhelm: > would you like to do do a bug report? Dieter I did a bug report: bug#19195 matthias