From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rasmus Newsgroups: gmane.emacs.devel Subject: Re: Exposing Isearch toggleable options Date: Thu, 29 Oct 2015 21:52:53 +0100 Message-ID: <87eggd2y8q.fsf@gmx.us> References: <87wpu66jbt.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1446152030 29622 80.91.229.3 (29 Oct 2015 20:53:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 29 Oct 2015 20:53:50 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 29 21:53:37 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 1ZruCW-0000nd-Tf for ged-emacs-devel@m.gmane.org; Thu, 29 Oct 2015 21:53:37 +0100 Original-Received: from localhost ([::1]:46665 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZruCW-0001ga-Cm for ged-emacs-devel@m.gmane.org; Thu, 29 Oct 2015 16:53:36 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46947) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZruCG-0001eZ-1o for emacs-devel@gnu.org; Thu, 29 Oct 2015 16:53:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZruCC-0004QP-Pf for emacs-devel@gnu.org; Thu, 29 Oct 2015 16:53:19 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:44547) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZruCC-0004Ou-IL for emacs-devel@gnu.org; Thu, 29 Oct 2015 16:53:16 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZruCA-0000SX-Ie for emacs-devel@gnu.org; Thu, 29 Oct 2015 21:53:14 +0100 Original-Received: from 46.166.188.221 ([46.166.188.221]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Oct 2015 21:53:14 +0100 Original-Received: from rasmus by 46.166.188.221 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Oct 2015 21:53:14 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 20 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 46.166.188.221 Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAAAAAByaaZbAAAAAmJLR0QA/4ePzL8AAAAJcEhZ cwAAAEgAAABIAEbJaz4AAAFfSURBVEgN7cHBdRtBDETBHxJSQSRIBaEglM6mr96ZpUSJ9NLizc/P VfyLxrxnVLxFmHfEkOINVeCK4GeiZbs99iR/JLvFIQUlK3hl3MCwqDikh2sWhy42B4udXHCxmFOY LRw8CA/gYGtuilM6edCYGa6Ei+8EY66V+U4wxQtyHZIPnZhX0tLMuDhlYe6KJ85sDRJbNOaueGIO aUZsE+KrqOlO7pwc0jhZJocvpgOoST44WARm6RoQi4Do7gQquHGwpHCw1LClEEvUDHfmZCZZSixl qgi2EJ/MSUyxpHBBdAnEjfhgTkbBZgUBhFTiUZiTMCcHDqCbDh612LJDbEopuORkMxMsnbi45O5m EWYTKnPFA2YxaQ4RiDG/1e4EsyiZYYkGm2dpg6xmSYH5NJ7gm7KjQQQnNeZO7aUzCCJlJ4QUfJKD u4EQ5Ztmi+CKwcDA8CM9DkBgfqbYrOC/v94vK5fsMt898OUAAAAASUVORK5CYII= User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) Cancel-Lock: sha1:syRs4Zqke3SN8WsK6i0R3R1bfwc= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:192927 Archived-At: Hi, Oleh Krehel writes: > Nothing extra is shown initially, but once you press "C-o" (I selected a > prefix different from "M-s", so that it's easy to compare), all > available options will be seen. I like this. This is similar to "?" in the org-exporter when "expert mode" is non-nil. However, with a key like C-o or M-s I would guess you won’t solve the visibility issue. Perhaps the modeline could give a hint about what to click to show further options in a nice popup. I do, strongly(!), agree with Arthur that it’s really hard to know about all the isearch options. Rasmus -- And I faced endless streams of vendor-approved Ikea furniture. . .