[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] How to use case sensitive org-search-view?
From: |
Tim Cross |
Subject: |
Re: [O] How to use case sensitive org-search-view? |
Date: |
Thu, 16 Nov 2017 08:14:26 +1100 |
User-agent: |
mu4e 0.9.18; emacs 25.3.1 |
Yes, that seems like a reasonable and consistent approach to me and most
likely to keep consistency across org-* and core emacs search functions.
regards,
Tim
Nicolas Goaziou <address@hidden> writes:
> Hello,
>
> Tim Cross <address@hidden> writes:
>
>> my 2 cents would vote for a variable which manages case folding. This
>> would be in-line with how isearch works and something familiar to most
>> Emacs users. I also prefer a single function which behaves differently
>> depending on a config variable setting over separate functions as I
>> think it makes key binding easier (though admittedly, it is trivial to
>> define a lambda which selects between different functions depending on
>> the setting of a config variable or prefix arg etc ).
>
> Thinking about it, we may simply drop `org-occur-case-fold-search' and
> use `search-upper-case' wherever that makes sense.
>
> So far, "wherever that makes sense" includes:
> - `org-occur'
> - `org-search-view'
> - what else?
>
> WDYT?
>
> Regards,
--
Tim Cross
- [O] How to use case sensitive org-search-view?, Alain . Cochard, 2017/11/10
- Re: [O] How to use case sensitive org-search-view?, Matt Lundin, 2017/11/14
- Re: [O] How to use case sensitive org-search-view?, Alain . Cochard, 2017/11/14
- Re: [O] How to use case sensitive org-search-view?, Nicolas Goaziou, 2017/11/14
- Re: [O] How to use case sensitive org-search-view?, Tim Cross, 2017/11/14
- Re: [O] How to use case sensitive org-search-view?, Nicolas Goaziou, 2017/11/15
- Re: [O] How to use case sensitive org-search-view?,
Tim Cross <=
- Re: [O] How to use case sensitive org-search-view?, Alain . Cochard, 2017/11/16
- Re: [O] How to use case sensitive org-search-view?, Alain . Cochard, 2017/11/15
- Re: [O] How to use case sensitive org-search-view?, Nicolas Goaziou, 2017/11/15
- Re: [O] How to use case sensitive org-search-view?, Alain . Cochard, 2017/11/15