Commit 68eabd0
committed
forge-read-topic-lift-limit: Refresh completions for built-in completion
Without this, the list of displayed choices is not updated until the
user invokes `minibuffer-complete'. With this, the up-to-date list
of available choices is displayed, even if previously it was not
displayed. There probably is a way to just update the list, iff it
is already displayed, but I cannot find it.1 parent 5c00a38 commit 68eabd0
1 file changed
+8
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
774 | 774 | | |
775 | 775 | | |
776 | 776 | | |
777 | | - | |
778 | | - | |
779 | | - | |
780 | | - | |
781 | | - | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
782 | 785 | | |
783 | 786 | | |
784 | 787 | | |
| |||
0 commit comments