[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New flex completion method: toggle case-sensitivity?
From: |
Sean Whitton |
Subject: |
Re: New flex completion method: toggle case-sensitivity? |
Date: |
Wed, 03 Jun 2020 16:04:17 -0700 |
Hello João,
On Wed 03 Jun 2020 at 11:33PM +01, João Távora wrote:
> Thank you for the feedback. Regarding your question, I have no idea.
> Fido-mode doesn't make any provisions regarding case. It should behave
> like icomplete-mode, so I _would_ expect it to respond to
> completion-ignore-case and its cousins
> read-buffer-completion-ignore-case and
> read-file-name-completion-ignore-case.
Thanks, setting those works.
Looking at my old Ido config, I don't believe I set anything to get the
case insensitivity, so maybe fido-mode's minibuffer-setup-hook ought to
set those three variables to true, by default, too, or similar, for
consistency with what Ido users expect.
--
Sean Whitton