emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [BUG] Broken read-multiple-choice help in DND local file handler [9.


From: Ihor Radchenko
Subject: Re: [BUG] Broken read-multiple-choice help in DND local file handler [9.7.2 (release_9.7.2-8-gde0df5)]
Date: Fri, 14 Jun 2024 13:05:57 +0000

Johann Klähn <org-mode@web.jklaehn.de> writes:

> When I drag a file onto a buffer and use `?' at the resulting
> `read-multiple-choice' prompt to open the help buffer,
> a `(wrong-type-argument char-or-string-p attach)' error occurs.
> Ultimately, `org--dnd-local-file-handler' passes a symbol where
> `read-multiple-choice' expects a “description” string: the optional
> third entry of each “choice”.  Cf. the documentation string of 
> `read-multiple-choice':
>
>> CHOICES should be a list of the form (KEY NAME [DESCRIPTION]).
>> KEY is a character the user should type to select the entry.
>> NAME is a short name for the entry to be displayed while prompting
>> (if there’s no room, it might be shortened).
>> DESCRIPTION is an optional longer description of the entry; it will
>> be displayed in a help buffer if the user requests more help.
>
> I hope that helps.
> Thanks for the useful feature and the great 9.7 release. 🙃

Thanks for reporting!
Fixed, on bugfix.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=2347eac66

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

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