[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [elpa] externals/denote 9f692cbbef: Revert "Make 'denote-{title, sig
From: |
Stefan Monnier |
Subject: |
Re: [elpa] externals/denote 9f692cbbef: Revert "Make 'denote-{title, signature}-prompt' complete from its history" |
Date: |
Fri, 27 Oct 2023 09:04:11 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
>> We've had discussions around this in the past but no resolution yet.
>> Another bug report requesting an easier way to do that may help.
> What do you think is the solution here?
Not completely sure, but probably some way to tell `completing-read`
that spaces are common in the set of completions, so the UI knows not to
bind SPC to a completion command.
Stefan