[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] How to use case sensitive org-search-view?
From: |
Nicolas Goaziou |
Subject: |
Re: [O] How to use case sensitive org-search-view? |
Date: |
Wed, 15 Nov 2017 15:02:11 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
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,
--
Nicolas Goaziou
- [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 <=
- Re: [O] How to use case sensitive org-search-view?, Tim Cross, 2017/11/15
- 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