Juergen Fenn <jf...@gmx.net> writes:

>>> What happens when I paste an image?
>> The image will be saved with automatically generated name near Org file
>> (or as attachment) and the link to the image will be inserted. Try it
>> and see.
>
> I'm on a Mac (M1 MB Air, Ventura).
>
> GNU Emacs 29.3 (build 1, aarch64-apple-darwin22.6.0, NS appkit-2299.77
> Version 13.6.5 (Build 22G621)) of 2024-03-24
>
> When I drag and drop a jpg image to an Org buffer, Emacs opens the image
> i new buffer, not in the Org buffer.

Interesting.
May you try M-x debug-on-entry RET dnd-open-local-file RET
Then, drop an image, and share the backtrace displayed?
(after getting the backtrace, you can cancel interruption via M-x 
cancel-debug-on-entry)

> When I copy the jpg file in Finder and paste it C-y to the Org buffer,
> the file name appears. No org syntax for including an image is added.
>
> Is there anything else I have to do?

Yes, you need to use M-x yank-media, not C-y.

-- 
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