bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#60085: 30.0.50; `help-enable-autoload' is not fully obeyed


From: Max Nikulin
Subject: bug#60085: 30.0.50; `help-enable-autoload' is not fully obeyed
Date: Thu, 15 Dec 2022 22:04:40 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 15/12/2022 15:58, Ihor Radchenko wrote:
2. Type C-h v org-go <TAB>
3. Observe "Describe variable: org--goto"

Notice that

    C-h v org-goto- TAB TAB

offers completion to org-goto-interface since such string causes org-goto autoload.

Please, consider registered autoload prefixes as candidates for completion org-go -> org-goto-.

It would be great to share similar completion-related code in `describe-variable' and in `customize-variable'.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]