From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#11915: libraries that don't provide a feature or the wrong one Date: Thu, 12 Jul 2012 18:22:48 +0300 Message-ID: <83629tatrr.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: dough.gmane.org 1342106623 23509 80.91.229.3 (12 Jul 2012 15:23:43 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 12 Jul 2012 15:23:43 +0000 (UTC) Cc: jonas@bernoul.li, 11915@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jul 12 17:23:43 2012 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 1SpLEx-0004qO-5x for geb-bug-gnu-emacs@m.gmane.org; Thu, 12 Jul 2012 17:23:39 +0200 Original-Received: from localhost ([::1]:34084 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpLEw-0004Ui-Ft for geb-bug-gnu-emacs@m.gmane.org; Thu, 12 Jul 2012 11:23:38 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:59639) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpLEp-0004UZ-2l for bug-gnu-emacs@gnu.org; Thu, 12 Jul 2012 11:23:36 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SpLEn-00068i-JL for bug-gnu-emacs@gnu.org; Thu, 12 Jul 2012 11:23:30 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:54878) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpLEn-00068Z-GF for bug-gnu-emacs@gnu.org; Thu, 12 Jul 2012 11:23:29 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1SpLK9-0005rN-PM for bug-gnu-emacs@gnu.org; Thu, 12 Jul 2012 11:29:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 12 Jul 2012 15:29:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11915 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 11915-submit@debbugs.gnu.org id=B11915.134210691222485 (code B ref 11915); Thu, 12 Jul 2012 15:29:01 +0000 Original-Received: (at 11915) by debbugs.gnu.org; 12 Jul 2012 15:28:32 +0000 Original-Received: from localhost ([127.0.0.1]:36191 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SpLJg-0005qc-5Y for submit@debbugs.gnu.org; Thu, 12 Jul 2012 11:28:32 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:54163) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SpLJd-0005qT-Qw for 11915@debbugs.gnu.org; Thu, 12 Jul 2012 11:28:31 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0M7200B00020AP00@a-mtaout20.012.net.il> for 11915@debbugs.gnu.org; Thu, 12 Jul 2012 18:22:49 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.210.75]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M7200BJT0215R20@a-mtaout20.012.net.il>; Thu, 12 Jul 2012 18:22:49 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:61857 Archived-At: > From: Stefan Monnier > Date: Thu, 12 Jul 2012 10:33:00 -0400 > Cc: 11915@debbugs.gnu.org > > > misearch.el provides `multi-isearch' instead of `misearch'. > > That should be fixed, and is probably a left-over from adapting the > filename to 8+3 limitations. AFAIK, there was never such a limitation in Emacs sources.