GNU bug report logs -
#76120
[PATCH] Expose the native sharing dialog (macOS)
Previous Next
Reported by: Álvaro Ramírez <alvaro <at> xenodium.com>
Date: Fri, 7 Feb 2025 15:00:02 UTC
Severity: wishlist
Tags: patch
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #370 received at 76120 <at> debbugs.gnu.org (full text, mbox):
Rudolf Adamkovič <rudolf <at> adamkovic.org> writes:
> Alvaro Ramirez <alvaro <at> xenodium.com> writes:
>
>> Attaching the latest iteration of the patch (renamed
>> 0004-Add-Send-to-context-menu-item-to-mouse-el.patch)..
>
> Below are a couple of comments, if you are interested in
> feedback.
Thank you Rudolf! I shall apply these in the next patch iteration.
>
>> * lisp/send-to.el: New package implements sending to apps or
>> services.
>
> The verb sending needs an object, i.e. sending what?
>
>> +(non-Emacs) apps or services. See send-to.el for
>> customisations.
>
> Two spaces should separate sentences.
>
>> + "Send item (region, buffer file, or dired files) to app or
>> service")))
>
> Dired is a proper noun and so should be capitalized.
>
>> +(defgroup send-to nil
>> + "Send files or text to external applications or services."
>> + :group 'external
>> + :version "31.1")
>
> Inconsistent terminology: the patch says "apps" everywhere else.
>
> (Personally, I am for saying "applications" everywhere.)
>
>> + (error "Don't know how to sende %s (adjust
>> `send-to-handler-function')"
>
> A typo in the word send.
>
> Thank you for your work on the patch!
>
> Rudy
This bug report was last modified 30 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.