Re: [BUG] [PATCH] Add yank-media and DND handler [9.6.7 (9.6.7-g6eb773 @ /home/viz/lib/emacs/straight/build/org/)]

2023-10-26 Thread Po Lu
I have now installed an interface to this end into Emacs 30. The pertinent documentation is under the ``Drag and Drop'' node in the Lisp reference manual.

Re: [BUG] [PATCH] Add yank-media and DND handler [9.6.7 (9.6.7-g6eb773 @ /home/viz/lib/emacs/straight/build/org/)]

2023-10-20 Thread Po Lu
Ihor Radchenko writes: > Instead of passing dnd data as is from the OS, Emacs can convert it into > a standardized format, independent of the OS. Then, > `dnd-protocol-alist' can allow handlers for such standardized dnd type. > > In our scenario, the dnd data will be dropped file list. Emacs shou

Re: [BUG] [PATCH] Add yank-media and DND handler [9.6.7 (9.6.7-g6eb773 @ /home/viz/lib/emacs/straight/build/org/)]

2023-10-20 Thread Po Lu
Ihor Radchenko writes: > Because nobody added you manually to the CC in this branch of the > discussion. You would only be automatically in the CC in the replies to > your message (87bkdccihf@yahoo.com), but not the earlier branches. The follow-up I mentioned lists 87bkdccihf@yahoo.com w

Re: [BUG] [PATCH] Add yank-media and DND handler [9.6.7 (9.6.7-g6eb773 @ /home/viz/lib/emacs/straight/build/org/)]

2023-10-19 Thread Po Lu
Ihor Radchenko writes: > Ideally, we should ask Emacs devs to provide OS-independent interface > for uri-list handling. I am not a big fan of adding special OS handling > to Org mode, unless absolutely necessary. Inasmuch as I had previously interposed myself into this conversation, it should ha

Re: [BUG] [PATCH] Add yank-media and DND handler [9.6.7 (9.6.7-g6eb773 @ /home/viz/lib/emacs/straight/build/org/)]

2023-10-06 Thread Po Lu
Visuwesh writes: > Attached patch adds yank-media and DND handler to attach files in the > clipboard and dropped onto an Emacs frame respectively. > > The yank-media handler for images is well tested, I use it frequently > however, rest of the stuff aren't really tested since I don't use a GUI >

Re: Missing changes

2023-09-06 Thread Po Lu
Kyle Meyer writes: > Those commits are on Emacs's master branch. We're up to date with the > emacs-29 branch, but I've yet to port any of the Emacs's master-specific > Org changes to Org's main branch. I started working on it last weekend, > so it should happen soon-ish. In any case, all the c

Missing changes

2023-09-06 Thread Po Lu
These changes made to lisp/org within the Emacs repository are absent from orgmode.git: * | 73b24a41412..: Po Lu 2023-08-23 Make org-mouse compatible with touch screen event emulation * | 4f714dc0813..: Po Lu 2023-08-20 Support desktop notifications on Android * | 5856ea5e4e8..: Po Lu 2023-08-17