[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] [PATCH] Add yank-media and DND handler [9.6.7 (9.6.7-g6eb773 @
From: |
Liu Hui |
Subject: |
Re: [BUG] [PATCH] Add yank-media and DND handler [9.6.7 (9.6.7-g6eb773 @ /home/viz/lib/emacs/straight/build/org/)] |
Date: |
Mon, 2 Oct 2023 08:28:21 +0800 |
Visuwesh <visuweshm@gmail.com> 于2023年10月1日周日 22:28写道:
> Do you think asking during the time of drop
> would be a viable option too? I'm thinking of adding the defcustom
> org-dnd-default-method with options such as
>
> . attach -- as implemented here
> . open -- open file
> . file-link -- insert file links
> . ask -- ask what to do after drop
>
> I think the `ask' option would be nice to have too. Perhaps, even as
> the default?
Yes, I totally agree with asking as the default.