From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Artur Malabarba Newsgroups: gmane.emacs.devel Subject: Re: Exposing Isearch toggleable options Date: Thu, 29 Oct 2015 21:42:31 +0000 Message-ID: References: <6d1f58d5-ccf1-46e7-b7fc-3466c0f3f3d5@default> Reply-To: bruce.connor.am@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1446154971 15502 80.91.229.3 (29 Oct 2015 21:42:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 29 Oct 2015 21:42:51 +0000 (UTC) Cc: emacs-devel To: Drew Adams Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 29 22:42:50 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 1Zruy7-00063y-Qk for ged-emacs-devel@m.gmane.org; Thu, 29 Oct 2015 22:42:47 +0100 Original-Received: from localhost ([::1]:46953 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zruy7-0003cz-6l for ged-emacs-devel@m.gmane.org; Thu, 29 Oct 2015 17:42:47 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33493) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zruxt-0003cu-Hw for emacs-devel@gnu.org; Thu, 29 Oct 2015 17:42:34 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zruxs-0000om-OY for emacs-devel@gnu.org; Thu, 29 Oct 2015 17:42:33 -0400 Original-Received: from mail-lb0-x22d.google.com ([2a00:1450:4010:c04::22d]:34522) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zruxs-0000of-Gt for emacs-devel@gnu.org; Thu, 29 Oct 2015 17:42:32 -0400 Original-Received: by lbbwb3 with SMTP id wb3so38265570lbb.1 for ; Thu, 29 Oct 2015 14:42:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=jjZSv+bG6UZq+8x8bZz7NqLBSgNgy4SVXtorgKviQY8=; b=oQ9gEBAEtzEi5d+MrkhA5rHg69hCnPeyFMsjTCz12ffLRZLSsoWmT6TKnhIE7MuFtK R6tJct3c3zsQLtbKxq1WhuVPZNosQv88qgyjO3J/JDMAiIyGEyWYK7SqZhqA+tq7sRxo M6oBVP+J+HYQpZKybbBvjhWD+aLQzcmr1luDGM9kxM3dxuXO3RT5p6vJK2g3X/EQQfcn OnBrczVBrwO+t6QV1shocGfL0tM+jdin/8iUHJkipXdudyuEqCacyOd98O0V6huDKFNk 7MOTG4Rxkg9AdNRbrxcm7jIZ5lGO3bdSD5UWv1TSL/pf0CSNnn3uyzHki/+p0rQvbtK2 kbHQ== X-Received: by 10.112.62.232 with SMTP id b8mr2123853lbs.27.1446154951637; Thu, 29 Oct 2015 14:42:31 -0700 (PDT) Original-Received: by 10.112.91.106 with HTTP; Thu, 29 Oct 2015 14:42:31 -0700 (PDT) In-Reply-To: X-Google-Sender-Auth: xm3txO9lfWHDSzuqCZC-mM6JFdU X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c04::22d 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:192930 Archived-At: 2015-10-29 14:02 GMT+00:00 Drew Adams : >> I agree with you partially. The information of which options are >> active or relevant is a state info. Bit the info of which key >> toggles them is of general use (and I'd like to expose it to users >> who don't read the manual). > > I didn't propose that they be limited to getting such info from the > manual. What I suggested is that they get it (and other info about > Isearch) from `C-h' during Isearch. Yes, sorry. I misunderstood you. I'm liking this option quite a bit.