GNU bug report logs -
#38272
[PATCH] gnu: Add emacs-openwith.
Previous Next
Reported by: "David Wilson" <david <at> daviwil.com>
Date: Tue, 19 Nov 2019 15:19:03 UTC
Severity: normal
Tags: patch
Done: Marius Bakke <mbakke <at> fastmail.com>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 38272 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
"David Wilson" <david <at> daviwil.com> writes:
> Hi Guix!
>
> This patch adds the "openwith" package for Emacs to make it easier to launch external applications for configured file types. I've tested the package and run it through "guix lint", all looks good.
Thanks!
[...]
> +(define-public emacs-openwith
> + (let ((commit "1dc89670822966fab6e656f6519fdd7f01e8301a")
> + (revision "0"))
> + (package
> + (name "emacs-openwith")
> + (home-page "https://github.com/emacsmirror/openwith")
The actual home page is here according to the README:
https://bitbucket.org/jpkotta/openwith
[...]
> + (synopsis "Emacs")
This synopsis is a bit short. :-)
> + (description
> + "This package enables external applications to be launched for
> +configured file types when you use commands like @code{find-file}, etc.")
Maybe "This package lets you associate file name patterns with
external applications that are automatically invoked when you use
commands like @code{find-file}, etc".
Dunno, YMMV :-) It just wasn't clear to me how it worked (and how to
interpret the "etc") without the extra context.
Can you send an updated patch?
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 5 years and 180 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.