[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#74772: [PATCH] Consistently add wildcards for completion-pcm-leading
From: |
Spencer Baugh |
Subject: |
bug#74772: [PATCH] Consistently add wildcards for completion-pcm-leading-wildcard |
Date: |
Tue, 10 Dec 2024 14:14:15 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Eli Zaretskii <eliz@gnu.org> writes:
>> Cc: Stefan Monnier <monnier@iro.umontreal.ca>
>> Date: Tue, 10 Dec 2024 12:48:23 -0500
>> From: Spencer Baugh via "Bug reports for GNU Emacs,
>> the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
>>
>> (defcustom completion-pcm-leading-wildcard nil
>> - "If non-nil, partial-completion completes as if there's a leading
>> wildcard.
>> + "If non-nil, partial-completion adds a leading wildcard for each word.
>
> The modified wording is misleading, because it says something that
> doesn't really happen (as the rest of the doc string reveals).
Okay, how about:
If non-nil, PCM completes as if there's a wildcard before each word.
- bug#74772: [PATCH] Consistently add wildcards for completion-pcm-leading-wildcard, Spencer Baugh, 2024/12/10
- bug#74772: [PATCH] Consistently add wildcards for completion-pcm-leading-wildcard, Eli Zaretskii, 2024/12/10
- bug#74772: [PATCH] Consistently add wildcards for completion-pcm-leading-wildcard,
Spencer Baugh <=
- bug#74772: [PATCH] Consistently add wildcards for completion-pcm-leading-wildcard, Eli Zaretskii, 2024/12/10
- bug#74772: [PATCH] Consistently add wildcards for completion-pcm-leading-wildcard, Spencer Baugh, 2024/12/10
- bug#74772: [PATCH] Consistently add wildcards for completion-pcm-leading-wildcard, Eli Zaretskii, 2024/12/21
- bug#74772: [PATCH] Consistently add wildcards for completion-pcm-leading-wildcard, Stefan Monnier, 2024/12/21
- bug#74772: [PATCH] Consistently add wildcards for completion-pcm-leading-wildcard, Eli Zaretskii, 2024/12/26