[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Exposing Isearch toggleable options
From: |
Juri Linkov |
Subject: |
Re: Exposing Isearch toggleable options |
Date: |
Thu, 05 Nov 2015 02:24:19 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (x86_64-pc-linux-gnu) |
>> I've created a page at http://www.emacswiki.org specifically for gathering
>> such proposals, so we can review and revise them:
>>
>> http://www.emacswiki.org/emacs/Proposals
>>
>> If you could add a link on that page to your proposed change, it would help
>> focus our discussion.
>
> Here we go:
> http://www.emacswiki.org/emacs/Isearch-prompt-proposal
After learning about [F1 m] it might become too distracting to see
it permanently. Of course, like ‘inhibit-startup-screen’ we could create
a customization ‘inhibit-isearch-message-help’, but everyone has
to make an effort to disable it, that's not too nice.
A better option is to allow customization of the whole isearch echo area
like ‘mode-line-format’ is used to customize the mode-line. Then
‘isearch-message-format’ could support either full names of search
options/states,
i.e. have a placeholder in the format string for every option in the message
(e.g. “%'%cI-search%b” for “Case-fold case-sensitive I-search backward”),
thus allowing to customize their order or to remove some of them. Or
customizing
to use abbreviations (e.g. “I-search/%w/%%_/%'” for “I-search/w/_/'”),
where clicking on one of them will toggle the corresponding search option.
- Re: Exposing Isearch toggleable options, Artur Malabarba, 2015/11/01
- RE: Exposing Isearch toggleable options, Drew Adams, 2015/11/01
- Re: Exposing Isearch toggleable options, Artur Malabarba, 2015/11/01
- RE: Exposing Isearch toggleable options, Drew Adams, 2015/11/01
- Re: Exposing Isearch toggleable options, John Wiegley, 2015/11/02
- Re: Exposing Isearch toggleable options, Artur Malabarba, 2015/11/04
- Re: Exposing Isearch toggleable options, John Wiegley, 2015/11/04
- Re: Exposing Isearch toggleable options,
Juri Linkov <=
- Re: Exposing Isearch toggleable options, Artur Malabarba, 2015/11/04
- Re: Exposing Isearch toggleable options, Dmitry Gutov, 2015/11/04
- Re: Exposing Isearch toggleable options, Richard Stallman, 2015/11/05
- Re: Exposing Isearch toggleable options, Richard Stallman, 2015/11/05
- Re: Exposing Isearch toggleable options, Alan Mackenzie, 2015/11/05
- Re: Exposing Isearch toggleable options, Richard Stallman, 2015/11/06
- Re: Exposing Isearch toggleable options, John Wiegley, 2015/11/05
- Re: Exposing Isearch toggleable options, Stephen Leake, 2015/11/06
- Re: Exposing Isearch toggleable options, Gian Uberto Lauri, 2015/11/06
- Re: Exposing Isearch toggleable options, Ashton Kemerling, 2015/11/06