From: JD Smith <jdtsmith@gmail.com>
To: Juergen Fenn <jfenn@gmx.net>
Cc: Ihor Radchenko <yantar92@posteo.net>,
Visuwesh <visuweshm@gmail.com>,
emacs-orgmode@gnu.org
Subject: Re: [ANN] Org mode 9.7 is out
Date: Mon, 17 Jun 2024 17:16:38 -0400 [thread overview]
Message-ID: <696F2355-09AD-4DCD-803F-53AD0EF34368@gmail.com> (raw)
In-Reply-To: <3d5ce16e-c0fe-4059-a4b3-ebbc03ba3211@gmx.net>
[-- Attachment #1: Type: text/plain, Size: 2177 bytes --]
> On Jun 6, 2024, at 4:41 PM, Juergen Fenn <jfenn@gmx.net> wrote:
>
>
>
> Am 06.06.24 um 17:17 Uhr schrieb Ihor Radchenko:
>> Juergen Fenn <jfenn@gmx.net> writes:
>>
>>> Am 06.06.24 um 08:20 Uhr schrieb Visuwesh:
>>>> Thanks for the analysis. Given that Alan says GNUStep cannot handle
>>>> non-text clipboard items, I cannot propose anything myself. It would be
>>>> nice if a Mac user can write a report and send it to the Emacs
>>>> developers. Perhaps Juergen can do it?
>>>
>>> Of course, I /could/ do this, but given the fact that you have already
>>> found out about /some/ internals wouldn't it be better a macOS/NextStep
>>> developer would look into this in the first place and hence write the
>>> report with some somre insight?
>>
>> Unfortunately, there are no MacOS developers among Org mode maintainers.
>> I personally do not even have access to MacOS for testing.
>>
>> Since you at least can test things on MacOS, it would be helpful if you
>> can create the recipe suitable for Emacs devs to reproduce the
>> problem. They may also ask extra information from your MacOS.
>>
>
> I see. Thanks for explaining. So, I will write a bug report that draws
> on our discussion and send it to emacs-devel over the weekend.
>
> My switch from Ventura to Sonoma shortly may make things more
> complicated, as I cannot foresee in howmuch the two platforms differ
> under the hood, but I'm afraid I cannot postpone the upgrade.
A few years ago, I wrote a small package for pasting PNG and PDF into org documents as attachments, which I still use: org-mac-image-paste: https://github.com/jdtsmith/org-mac-image-paste.
With the recent work on yank-media I'm hopeful I can retire this tool soon (see the bottom of that page). I found I could pull PDF data from the clipboard via AppleScript (and display in the emacs-mac build using its image-io backend), but had to use the pngpaste tool for PNG data. PNG data are indeed included on the clipboard («class PNGf»), and can be seen via AppleScript.
The code for pngpaste might be informative: https://github.com/jcsalterego/pngpaste/blob/main/pngpaste.m.
[-- Attachment #2: Type: text/html, Size: 2861 bytes --]
next prev parent reply other threads:[~2024-06-17 21:17 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-02 9:42 [ANN] Org mode 9.7 is out Ihor Radchenko
2024-06-02 11:40 ` Dr. Arne Babenhauserheide
2024-06-02 12:07 ` Ihor Radchenko
2024-06-02 14:01 ` Juergen Fenn
2024-06-02 15:05 ` Ihor Radchenko
2024-06-02 15:21 ` Juergen Fenn
2024-06-02 18:05 ` Ihor Radchenko
2024-06-02 19:13 ` Juergen Fenn
2024-06-02 20:11 ` Ihor Radchenko
2024-06-02 21:17 ` Juergen Fenn
2024-06-03 5:06 ` Visuwesh
2024-06-05 5:34 ` Juergen Fenn
2024-06-05 6:01 ` Visuwesh
2024-06-05 14:20 ` Ihor Radchenko
2024-06-06 6:20 ` Visuwesh
2024-06-06 11:55 ` Juergen Fenn
2024-06-06 15:17 ` Ihor Radchenko
2024-06-06 20:41 ` Juergen Fenn
2024-06-17 21:16 ` JD Smith [this message]
2024-06-18 1:03 ` JD Smith
2024-06-05 16:03 ` Juergen Fenn
2024-06-29 21:01 ` Juergen Fenn
2024-06-03 9:11 ` Ihor Radchenko
2024-06-02 16:30 ` Russell Adams
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=696F2355-09AD-4DCD-803F-53AD0EF34368@gmail.com \
--to=jdtsmith@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=jfenn@gmx.net \
--cc=visuweshm@gmail.com \
--cc=yantar92@posteo.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.