unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Philip Kaludercic <philipk@posteo.net>
To: emacs-devel@gnu.org
Cc: Stefan Kangas <stefan@marxist.se>
Subject: Re: [nongnu] main 823df3487e: * elpa-packages (pacmacs): New package
Date: Sat, 08 Jan 2022 16:44:15 +0000	[thread overview]
Message-ID: <87czl25g9s.fsf@posteo.net> (raw)
In-Reply-To: <20220107020544.0DE37C0DA1A@vcs2.savannah.gnu.org> (Stefan Kangas's message of "Thu, 6 Jan 2022 21:05:43 -0500 (EST)")

Stefan Kangas <stefankangas@gmail.com> writes:

> branch: main
> commit 823df3487e89663484191ff5b23b327468efb683
> Author: Stefan Kangas <stefan@marxist.se>
> Commit: Stefan Kangas <stefan@marxist.se>
>
>     * elpa-packages (pacmacs): New package

This package appears to depend on f.el.  The dependency or the package
should be removed so that the package isn't marked as incompatible.

It shouldn't be hard, if this quick grep is right:

--8<---------------cut here---------------start------------->8---
viero$ grep -r -F '(f-'
tools/pacmacs-rr.el:  (-> (f-read-text filename)
tools/compile.el:                                             (and (f-file? path)
tools/compile.el:                                                  (f-ext? path "el"))))
tools/att.el:  (f-write (format "Average Tick Time: %fms" (pacmacs--average-tick-time))
pacmacs-score.el:         (f-read-text)
Binary file .git/objects/pack/pack-f85e046b5df6f330c64cf410e834049e8504c417.pack matches
pacmacs.el:  (let* ((lines (split-string (f-read-text map-file-name)
--8<---------------cut here---------------end--------------->8---

Ie. two invocations of f-read-text.

> ---
>  elpa-packages | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/elpa-packages b/elpa-packages
> index e956eab7d8..1bcd7bdde1 100644
> --- a/elpa-packages
> +++ b/elpa-packages
> @@ -297,6 +297,10 @@
>    :readme "README.org"
>    :ignored-files ("LICENSE" ".github" "demos" "tests" "DEMO.org" "sample_image.png"))
>  
> + ("pacmacs"             :url "https://github.com/codingteam/pacmacs.el.git"
> +  :ignored-files ("it-cases" "sprites/src" "test-data" "test" "tools"
> +                  ".travis.yml" "Cask"))
> +
>   ("paredit"		:url "https://mumble.net/~campbell/git/paredit.git"
>    :ignored-files ("COPYING" "check.sh" "genhtml.sh" "test.el"))
>  
>
>

-- 
	Philip Kaludercic



       reply	other threads:[~2022-01-08 16:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <164152114379.3954.5573277592787205027@vcs2.savannah.gnu.org>
     [not found] ` <20220107020544.0DE37C0DA1A@vcs2.savannah.gnu.org>
2022-01-08 16:44   ` Philip Kaludercic [this message]
2022-01-08 17:45     ` [nongnu] main 823df3487e: * elpa-packages (pacmacs): New package Stefan Kangas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87czl25g9s.fsf@posteo.net \
    --to=philipk@posteo.net \
    --cc=emacs-devel@gnu.org \
    --cc=stefan@marxist.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).