From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: Exposing Isearch toggleable options Date: Fri, 30 Oct 2015 01:58:38 +0200 Organization: LINKOV.NET Message-ID: <877fm5tefl.fsf@mail.linkov.net> References: <87611q7c3f.fsf@mail.linkov.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1446164143 27486 80.91.229.3 (30 Oct 2015 00:15:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 30 Oct 2015 00:15:43 +0000 (UTC) Cc: emacs-devel To: Artur Malabarba Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 30 01:15: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 1ZrxLw-0007bR-WE for ged-emacs-devel@m.gmane.org; Fri, 30 Oct 2015 01:15:33 +0100 Original-Received: from localhost ([::1]:47705 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZrxLv-0005M0-Ff for ged-emacs-devel@m.gmane.org; Thu, 29 Oct 2015 20:15:31 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48632) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZrxLp-0005Lq-3N for emacs-devel@gnu.org; Thu, 29 Oct 2015 20:15:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZrxLk-0000XT-4b for emacs-devel@gnu.org; Thu, 29 Oct 2015 20:15:25 -0400 Original-Received: from sub3.mail.dreamhost.com ([69.163.253.7]:51124 helo=homiemail-a100.g.dreamhost.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZrxLj-0000X3-V8 for emacs-devel@gnu.org; Thu, 29 Oct 2015 20:15:20 -0400 Original-Received: from homiemail-a100.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a100.g.dreamhost.com (Postfix) with ESMTP id 37C5831A075; Thu, 29 Oct 2015 17:15:17 -0700 (PDT) Original-Received: from localhost.linkov.net (m83-191-198-65.cust.tele2.ee [83.191.198.65]) (Authenticated sender: jurta@jurta.org) by homiemail-a100.g.dreamhost.com (Postfix) with ESMTPA id 2D06F31A073; Thu, 29 Oct 2015 17:15:15 -0700 (PDT) In-Reply-To: (Artur Malabarba's message of "Thu, 29 Oct 2015 00:38:31 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x (no timestamps) [generic] X-Received-From: 69.163.253.7 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:192933 Archived-At: >> What key is used to toggle toggles? > > M-s plus some other key. They're each listed in the prompt. But what key could be used to toggle the display of that additional line containing a list of toggles? If such a key will be intuitive enough it would be easy to type to reveal this helpful line even when disabled by default.