[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: `character-fold-search' should be a user option, like `case-fold-sea
From: |
Drew Adams |
Subject: |
RE: `character-fold-search' should be a user option, like `case-fold-search' |
Date: |
Wed, 2 Sep 2015 08:57:04 -0700 (PDT) |
> > Subject line says it all. Users should be able to customize
> > this variable, to decide for themselves, without fiddling with
> > `setq', whether search starts by default with or without
> > character folding. They should be able to find this easily,
> > as an option in custom group `matching', right alongside
> > `case-fold-search'. No?
>
> Yes, it should be.
> I didn't make it a defcustom initially because I'm not sure how
> defcustoms interact with autoloading (I know it's bad in external
> packages, but I have no idea if it's ok in the emacs core).
Great. Hoping this becomes the case.