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#20351: isearch-lax-whitespace should be customizable variable Date: Tue, 30 Jun 2015 23:52:32 +0300 Organization: LINKOV.NET Message-ID: <87bnfwsyun.fsf@mail.linkov.net> References: <87d20eyw78.fsf@mail.linkov.net> 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 1435697725 8388 80.91.229.3 (30 Jun 2015 20:55:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 30 Jun 2015 20:55:25 +0000 (UTC) Cc: 20351@debbugs.gnu.org, Ken T Takusagawa To: Artur Malabarba Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jun 30 22:55:14 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 1ZA2Yj-0004vQ-D3 for geb-bug-gnu-emacs@m.gmane.org; Tue, 30 Jun 2015 22:55:13 +0200 Original-Received: from localhost ([::1]:48696 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZA2Yi-00015H-K5 for geb-bug-gnu-emacs@m.gmane.org; Tue, 30 Jun 2015 16:55:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44034) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZA2Yf-00015A-9g for bug-gnu-emacs@gnu.org; Tue, 30 Jun 2015 16:55:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZA2Ya-0004ff-9x for bug-gnu-emacs@gnu.org; Tue, 30 Jun 2015 16:55:09 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:33382) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZA2Ya-0004eP-7R for bug-gnu-emacs@gnu.org; Tue, 30 Jun 2015 16:55:04 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1ZA2YZ-0003P8-Bk for bug-gnu-emacs@gnu.org; Tue, 30 Jun 2015 16:55:03 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 30 Jun 2015 20:55:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 20351 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 20351-submit@debbugs.gnu.org id=B20351.143569764512791 (code B ref 20351); Tue, 30 Jun 2015 20:55:03 +0000 Original-Received: (at 20351) by debbugs.gnu.org; 30 Jun 2015 20:54:05 +0000 Original-Received: from localhost ([127.0.0.1]:34828 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZA2Xc-0003KD-IA for submit@debbugs.gnu.org; Tue, 30 Jun 2015 16:54:04 -0400 Original-Received: from sub3.mail.dreamhost.com ([69.163.253.7]:46498 helo=homiemail-a101.g.dreamhost.com) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZA2Xb-0003Jx-3y for 20351@debbugs.gnu.org; Tue, 30 Jun 2015 16:54:03 -0400 Original-Received: from homiemail-a101.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a101.g.dreamhost.com (Postfix) with ESMTP id 3E875117E07C; Tue, 30 Jun 2015 13:54:02 -0700 (PDT) Original-Received: from localhost.linkov.net (m83-191-220-43.cust.tele2.ee [83.191.220.43]) (Authenticated sender: jurta@jurta.org) by homiemail-a101.g.dreamhost.com (Postfix) with ESMTPA id E17C2117E078; Tue, 30 Jun 2015 13:54:00 -0700 (PDT) In-Reply-To: (Artur Malabarba's message of "Tue, 30 Jun 2015 00:10:06 +0100") 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:104552 Archived-At: >> (defcustom isearch-keep-mode-variables nil >> "A set of search variables to keep between different searches. >> When a search variable is customized to exist in this set, then >> starting a new search doesn't reset the corresponding isearch variable >> to its default value, thus keeping the value from the previous search >> \(changed using toggling commands)." >> :type '(set (const :tag "Case folding" isearch-case-fold-search) >> (const :tag "Character folding" character-fold-search) >> (const :tag "Invisible text" isearch-invisible) >> (const :tag "Filters" isearch-filter-predicate) >> (const :tag "Lax whitespace" isearch-lax-whitespace) >> (const :tag "Regexp lax whitespace" isearch-regexp-lax-w= hitespace)) >> :group 'isearch) > > Though this is not strictly in conflict with turning the individual > variables into defcustoms, I think it's a bit in ideological conflict, = and > we should probably pick one of the two. Would it be better to pollute the namespace with N*M more customizable va= riables like =E2=80=98isearch-keep-case-fold-search=E2=80=99, =E2=80=98isearch-ke= ep-lax-whitespace=E2=80=99, =E2=80=98isearch-initial-case-fold-search=E2=80=99, =E2=80=98isearch-init= ial-lax-whitespace=E2=80=99, I'm not sure.