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: Sun, 02 Aug 2015 23:34:02 +0300 Organization: LINKOV.NET Message-ID: <87lhdtsbil.fsf@mail.linkov.net> References: <83pp37uqit.fsf@gnu.org> <83oairuoqg.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1438548213 30363 80.91.229.3 (2 Aug 2015 20:43:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 2 Aug 2015 20:43:33 +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 Sun Aug 02 22:43:12 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 1ZM069-0002pv-VA for geb-bug-gnu-emacs@m.gmane.org; Sun, 02 Aug 2015 22:43:10 +0200 Original-Received: from localhost ([::1]:56798 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZM069-0006to-8s for geb-bug-gnu-emacs@m.gmane.org; Sun, 02 Aug 2015 16:43:09 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34906) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZM065-0006td-Ow for bug-gnu-emacs@gnu.org; Sun, 02 Aug 2015 16:43:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZM062-00071q-SM for bug-gnu-emacs@gnu.org; Sun, 02 Aug 2015 16:43:05 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:36074) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZM062-00071m-Pp for bug-gnu-emacs@gnu.org; Sun, 02 Aug 2015 16:43:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1ZM062-0007W8-M5 for bug-gnu-emacs@gnu.org; Sun, 02 Aug 2015 16:43:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 02 Aug 2015 20:43:02 +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.143854813128822 (code B ref 21176); Sun, 02 Aug 2015 20:43:02 +0000 Original-Received: (at 21176) by debbugs.gnu.org; 2 Aug 2015 20:42:11 +0000 Original-Received: from localhost ([127.0.0.1]:37517 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZM05C-0007Ug-LB for submit@debbugs.gnu.org; Sun, 02 Aug 2015 16:42:11 -0400 Original-Received: from sub3.mail.dreamhost.com ([69.163.253.7]:35925 helo=homiemail-a75.g.dreamhost.com) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZM05A-0007UW-F8 for 21176@debbugs.gnu.org; Sun, 02 Aug 2015 16:42:09 -0400 Original-Received: from homiemail-a75.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a75.g.dreamhost.com (Postfix) with ESMTP id 6C44B5EC084; Sun, 2 Aug 2015 13:42:07 -0700 (PDT) Original-Received: from localhost.linkov.net (m83-191-198-229.cust.tele2.ee [83.191.198.229]) (Authenticated sender: jurta@jurta.org) by homiemail-a75.g.dreamhost.com (Postfix) with ESMTPA id 4602F5EC081; Sun, 2 Aug 2015 13:42:06 -0700 (PDT) In-Reply-To: (Dani Moncayo's message of "Sat, 1 Aug 2015 17:01:12 +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: 140.186.70.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:105284 Archived-At: > The fact that "=C3=A8", "=C4=95" or "=E2=93=94" can be matches in this = case is due to > the combination of (a) the search string, _plus_ (b) the current > Isearch options (char-fold enabled in this case). Also you could try =E2=80=98M-s w text M-s o=E2=80=99 and see: 1 match for "\" in buffer: *scratch* where the search regexp includes additional \<...\>, etc. What do you expect in this case? > So, the header line of *Occur* buffers could perhaps show, in addition > to the search string, some Isearch options -- like the Isearch prompt > string does. But showing that huge, auto-generated regexp in place of > the original search string makes little sense, IMO. Maybe the Occur header should be the same as Isearch message, but this requires closer integration between Isearch and Occur.