bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#76120: [PATCH] Expose the native sharing dialog (macOS)


From: Alvaro Ramirez
Subject: bug#76120: [PATCH] Expose the native sharing dialog (macOS)
Date: Mon, 10 Feb 2025 15:29:18 +0000

Stefan Kangas <stefankangas@gmail.com> writes:

Eli Zaretskii <eliz@gnu.org> writes:

From: Stefan Kangas <stefankangas@gmail.com>
Date: Mon, 10 Feb 2025 07:22:17 -0600
Cc: alvaro@xenodium.com, 76120@debbugs.gnu.org

That makes sense to me, thanks. So maybe we should just add the proposed functionality to our already-existing context menus on NS?

That'd be my suggestion, yes.

Álvaro, could you please rework your patch along these lines?

Certainly! How about the following scope...

1. Add a "Share..." context menu item via context-menu-mode.
2. Make the "Share..." entry configurable (custom set to a function). 3. The default function invokes xdg-open on GNU/Linux and ns-share on macOS.

Sound OK?





reply via email to

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