[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#76120: [PATCH] Expose the native sharing dialog (macOS)
From: |
Rudolf Schlatte |
Subject: |
bug#76120: [PATCH] Expose the native sharing dialog (macOS) |
Date: |
Mon, 10 Feb 2025 10:09:24 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Po Lu via "Bug reports for GNU Emacs, the Swiss army knife of text
editors" <bug-gnu-emacs@gnu.org> writes:
> Álvaro Ramírez <alvaro@xenodium.com> writes:
>
>> Hi folks,
>>
>> Similar to the existing ns-do-show-character-palette command, this
>> patch exposes a native macOS context dialog.
>>
>> The new addition enables users to share (send) text or files to other
>> apps.
>>
>> Examples:
>>
>> - Send current buffer file.
>> - Send a list of dired files.
>> - Send region text.
>>
>> I'm keen to polish the patch a bit more, but wanted to pre-fly things
>> before investing further.
>>
>> Overall it's a nice/convenient addition. I use it frequently to
>> quickly send things to my phone over local network/Bluetooth.
>>
>> I'm attaching a couple of screenshots showcasing a couple of uses:
>>
>> share-dired-files.jpg (send files from dired)
>> share-region-text.jpg (send region text)
>>
>> Hope you like it.
>
> Thanks. No such functionality exists on Free operating systems, and
> consequently we cannot accept such features, until such time as similar
> file sharing facilities appear and become widely available in GNU/Linux.
Hmm, doesn't Android have this feature? I'm looking at
https://developer.android.com/training/sharing/send and it seems very
similar. Maybe Emacs should support this on Android?
- bug#76120: This feature is not about "sharing", or a "native" anything., (continued)
- bug#76120: This feature is not about "sharing", or a "native" anything., Eli Zaretskii, 2025/02/19
- bug#76120: This feature is not about "sharing", or a "native" anything., Richard Stallman, 2025/02/20
- bug#76120: This feature is not about "sharing", or a "native" anything., Alvaro Ramirez, 2025/02/20
- bug#76120: [PATCH] Expose the native sharing dialog (macOS), Richard Stallman, 2025/02/18
- bug#76120: [PATCH] Expose the native sharing dialog (macOS), Eli Zaretskii, 2025/02/19
- bug#76120: [PATCH] Expose the native sharing dialog (macOS), Björn Bidar, 2025/02/20
bug#76120: [PATCH] Expose the native sharing dialog (macOS), Po Lu, 2025/02/09
- bug#76120: [PATCH] Expose the native sharing dialog (macOS),
Rudolf Schlatte <=