[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: I can't set dabbrev to respect the writen case
From: |
Juan Manuel Macías |
Subject: |
Re: I can't set dabbrev to respect the writen case |
Date: |
Sat, 14 May 2022 22:32:06 +0000 |
Ypo writes:
> Hi
>
> I find dabbrev and fancy-dabbrev very useful to typing fast. But there
> is a problem I am not able to solve: When I apply an expansion while
> writing, the case is always that of the expansion, I can't make it to
> respect what I have written. An example:
>
> — (Typing) "Hel
>
> — (Offered expansion) "hello"
>
> — (What I get when accepting the expansion) "hello"
>
> — (What I wanted) "Hello"
>
> Best regards,
>
> Ypo
>
Take a look at these variables. I have them configured as non-nil:
(setq dabbrev-case-replace t)
(setq dabbrev-case-fold-search t)
Best regards,
Juan Manuel
- I can't set dabbrev to respect the writen case, Ypo, 2022/05/14
- Re: I can't set dabbrev to respect the writen case,
Juan Manuel Macías <=
- Re: I can't set dabbrev to respect the writen case, Samuel Wales, 2022/05/15
- Re: I can't set dabbrev to respect the writen case, Ypo, 2022/05/16
- Re: I can't set dabbrev to respect the writen case, Samuel Wales, 2022/05/16
- Re: I can't set dabbrev to respect the writen case, Samuel Wales, 2022/05/16
- Re: I can't set dabbrev to respect the writen case, Ypo, 2022/05/17
- Re: I can't set dabbrev to respect the writen case, Tim Cross, 2022/05/16
- Re: I can't set dabbrev to respect the writen case, Ypo, 2022/05/17
- Re: I can't set dabbrev to respect the writen case, acdw, 2022/05/16