unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#37328] [PATCH] Include missing directory for emacs-company-cabal.
@ 2019-09-07  1:14 Brian Leung
  2019-09-20  7:20 ` bug#37328: Close issues Brian Leung
  0 siblings, 1 reply; 2+ messages in thread
From: Brian Leung @ 2019-09-07  1:14 UTC (permalink / raw)
  To: 37328


[-- Attachment #1.1: Type: text/plain, Size: 14 bytes --]

See attached.

[-- Attachment #1.2: Type: text/html, Size: 35 bytes --]

[-- Attachment #2: 0001-gnu-emacs-company-cabal-Include-directory.patch --]
[-- Type: text/x-patch, Size: 954 bytes --]

From 1018fa3d9df8c40362a0d45e6490027fc10f2ef4 Mon Sep 17 00:00:00 2001
From: Brian Leung <bkleung89@gmail.com>
Date: Sat, 7 Sep 2019 03:12:37 +0200
Subject: [PATCH] gnu: emacs-company-cabal: Include directory.

* gnu/packages/emacs-xyz.scm (emacs-company-cabal): Include directory.
---
 gnu/packages/emacs-xyz.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index afb55cb902..1b7965bb04 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -4166,6 +4166,8 @@ sgml/html integration, and indentation (working with sgml).")
       (build-system emacs-build-system)
       (propagated-inputs
        `(("emacs-company" ,emacs-company)))
+      (arguments
+       `(#:include (cons "^tools\\/" %default-include)))
       (home-page "https://github.com/iquiw/company-cabal/")
       (synopsis "Company completion for Haskell Cabal files")
       (description
-- 
2.23.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#37328: Close issues
  2019-09-07  1:14 [bug#37328] [PATCH] Include missing directory for emacs-company-cabal Brian Leung
@ 2019-09-20  7:20 ` Brian Leung
  0 siblings, 0 replies; 2+ messages in thread
From: Brian Leung @ 2019-09-20  7:20 UTC (permalink / raw)
  To: 37351-done, 37328-done, 37186-done

[-- Attachment #1: Type: text/plain, Size: 14 bytes --]

Close issues.

[-- Attachment #2: Type: text/html, Size: 35 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-20  7:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-07  1:14 [bug#37328] [PATCH] Include missing directory for emacs-company-cabal Brian Leung
2019-09-20  7:20 ` bug#37328: Close issues Brian Leung

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).