From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Drew Adams Newsgroups: gmane.emacs.devel Subject: RE: Exposing Isearch toggleable options Date: Thu, 29 Oct 2015 07:02:00 -0700 (PDT) Message-ID: References: <6d1f58d5-ccf1-46e7-b7fc-3466c0f3f3d5@default> 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 1446127366 25694 80.91.229.3 (29 Oct 2015 14:02:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 29 Oct 2015 14:02:46 +0000 (UTC) Cc: emacs-devel To: bruce.connor.am@gmail.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 29 15:02:34 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 1Zrnmh-00085m-T2 for ged-emacs-devel@m.gmane.org; Thu, 29 Oct 2015 15:02:32 +0100 Original-Received: from localhost ([::1]:44244 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zrnmh-0007TB-A3 for ged-emacs-devel@m.gmane.org; Thu, 29 Oct 2015 10:02:31 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49704) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZrnmP-0007Sd-3I for emacs-devel@gnu.org; Thu, 29 Oct 2015 10:02:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZrnmL-0002Av-2a for emacs-devel@gnu.org; Thu, 29 Oct 2015 10:02:13 -0400 Original-Received: from aserp1040.oracle.com ([141.146.126.69]:29205) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZrnmK-0002Ap-RT for emacs-devel@gnu.org; Thu, 29 Oct 2015 10:02:08 -0400 Original-Received: from userv0022.oracle.com (userv0022.oracle.com [156.151.31.74]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id t9TE22vt007969 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 29 Oct 2015 14:02:03 GMT Original-Received: from userv0121.oracle.com (userv0121.oracle.com [156.151.31.72]) by userv0022.oracle.com (8.13.8/8.13.8) with ESMTP id t9TE22Gs020587 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Thu, 29 Oct 2015 14:02:02 GMT Original-Received: from abhmp0002.oracle.com (abhmp0002.oracle.com [141.146.116.8]) by userv0121.oracle.com (8.13.8/8.13.8) with ESMTP id t9TE227B010501; Thu, 29 Oct 2015 14:02:02 GMT In-Reply-To: X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9 (901082) [OL 12.0.6691.5000 (x86)] X-Source-IP: userv0022.oracle.com [156.151.31.74] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 141.146.126.69 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:192901 Archived-At: > 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.