From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#21176: 25.0.50; Garbage in the header line of *Occur* buffers Date: Mon, 12 Oct 2015 23:21:22 +0300 Organization: LINKOV.NET Message-ID: <877fmr6dod.fsf@mail.linkov.net> References: <83pp37uqit.fsf@gnu.org> <83oairuoqg.fsf@gnu.org> <87lhdtsbil.fsf@mail.linkov.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1444681815 8240 80.91.229.3 (12 Oct 2015 20:30:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 12 Oct 2015 20:30:15 +0000 (UTC) Cc: 21176@debbugs.gnu.org To: Dani Moncayo Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Oct 12 22:30:03 2015 Return-path: Envelope-to: geb-bug-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 1ZljjN-0005v5-Kx for geb-bug-gnu-emacs@m.gmane.org; Mon, 12 Oct 2015 22:30:01 +0200 Original-Received: from localhost ([::1]:58661 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZljjM-0008JM-Ms for geb-bug-gnu-emacs@m.gmane.org; Mon, 12 Oct 2015 16:30:00 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34745) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZljiU-0007Oy-H5 for bug-gnu-emacs@gnu.org; Mon, 12 Oct 2015 16:29:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZljiQ-0002O6-9M for bug-gnu-emacs@gnu.org; Mon, 12 Oct 2015 16:29:06 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:48571) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZljiQ-0002O1-6p for bug-gnu-emacs@gnu.org; Mon, 12 Oct 2015 16:29:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1ZljiP-0004T9-T7 for bug-gnu-emacs@gnu.org; Mon, 12 Oct 2015 16:29:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 12 Oct 2015 20:29:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21176 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 21176-submit@debbugs.gnu.org id=B21176.144468171117139 (code B ref 21176); Mon, 12 Oct 2015 20:29:01 +0000 Original-Received: (at 21176) by debbugs.gnu.org; 12 Oct 2015 20:28:31 +0000 Original-Received: from localhost ([127.0.0.1]:37542 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zljhv-0004SL-2D for submit@debbugs.gnu.org; Mon, 12 Oct 2015 16:28:31 -0400 Original-Received: from sub3.mail.dreamhost.com ([69.163.253.7]:44808 helo=homiemail-a22.g.dreamhost.com) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zljht-0004SD-1O for 21176@debbugs.gnu.org; Mon, 12 Oct 2015 16:28:29 -0400 Original-Received: from homiemail-a22.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a22.g.dreamhost.com (Postfix) with ESMTP id 50F1C1A8069; Mon, 12 Oct 2015 13:28:28 -0700 (PDT) Original-Received: from localhost.linkov.net (m212-53-111-171.cust.tele2.ee [212.53.111.171]) (Authenticated sender: jurta@jurta.org) by homiemail-a22.g.dreamhost.com (Postfix) with ESMTPA id 5B6201A8083; Mon, 12 Oct 2015 13:28:27 -0700 (PDT) In-Reply-To: (Dani Moncayo's message of "Sat, 10 Oct 2015 09:56:39 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:107548 Archived-At: >>> Maybe the Occur header should be the same as Isearch message, >>> but this requires closer integration between Isearch and Occur. >> >> That would make a lot of sense, > > This bug (which is merged with bug 21180) seems to be fixed. Why is > it still open? Should we close it? Is it really fixed? I still see the bug you reported. But good news is that now I'll have time to finish this before the feature freeze.