From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Questions about isearch Date: Fri, 27 Nov 2015 09:46:07 +0200 Message-ID: <83fuzrubpc.fsf@gnu.org> References: <83lh9lx6oi.fsf@gnu.org> <87egfdant7.fsf@gmx.us> <83h9k8vig7.fsf@gnu.org> <87bnag5oz8.fsf@gmx.us> Reply-To: Eli Zaretskii 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 1448610460 7496 80.91.229.3 (27 Nov 2015 07:47:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 27 Nov 2015 07:47:40 +0000 (UTC) Cc: emacs-devel@gnu.org To: Rasmus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 27 08:47:28 2015 Return-path: Envelope-to: ged-emacs-devel@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 1a2Djt-0008Hr-KB for ged-emacs-devel@m.gmane.org; Fri, 27 Nov 2015 08:46:41 +0100 Original-Received: from localhost ([::1]:55192 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a2Djv-0007FQ-Nz for ged-emacs-devel@m.gmane.org; Fri, 27 Nov 2015 02:46:43 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59978) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a2Djg-0007F9-9D for emacs-devel@gnu.org; Fri, 27 Nov 2015 02:46:29 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a2Djb-0003Zc-8l for emacs-devel@gnu.org; Fri, 27 Nov 2015 02:46:28 -0500 Original-Received: from mtaout21.012.net.il ([80.179.55.169]:54851) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a2Djb-0003Yw-0X for emacs-devel@gnu.org; Fri, 27 Nov 2015 02:46:23 -0500 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0NYG00G00QLSJ200@a-mtaout21.012.net.il> for emacs-devel@gnu.org; Fri, 27 Nov 2015 09:46:21 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([84.94.185.246]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NYG00G7TQX9IQ20@a-mtaout21.012.net.il>; Fri, 27 Nov 2015 09:46:21 +0200 (IST) In-reply-to: <87bnag5oz8.fsf@gmx.us> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.169 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:195346 Archived-At: > From: Rasmus > Date: Fri, 27 Nov 2015 00:18:35 +0100 >=20 > Per Starb=C3=A4ck writes: >=20 > > * Why it is so important, now with the new search folding * > > > > For Scandinavians it is really important, because (with Swedish a= s > > example) =C3=A5=C3=A4=C3=B6 are really totally their own letters = in the Swedish > > alphabet, regardless of their historic origin. To have a search f= or > > "varpa" in a Swedish text find "v=C3=A4rpa" or "varp=C3=A5" would= be just wrong. > > It would give a strong impression of this being an American progr= am > > not meant to be used for Swedish. >=20 > Still, imagine you are stuck in some environment where you do not h= ave a > Scando keyboard (or that you have to find a =E2=80=99=C3=98ystein= =E2=80=99 as a non-Scando). > It may be useful to be useful to be able to search without having t= o > access difficult letters (though the TeX input method solves most s= uch > issues for me). Since there are various needs and situations, this is customizable, both for the current-search and for future searches. So I don't thin= k this is worth arguing about: Emacs gives you both alternatives.