emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Greg Minshall <minshall@umich.edu>
To: No Wayman <iarchivedmywholelife@gmail.com>
Cc: bzg@gnu.org, emacs-orgmode@gnu.org
Subject: Re: new org-contrib and straight.el
Date: Fri, 21 May 2021 18:28:46 +0300	[thread overview]
Message-ID: <3031651.1621610926@apollo2.minshall.org> (raw)
In-Reply-To: Your message of "Fri, 21 May 2021 09:23:57 -0400." <8735ugkydh.fsf@gmail.com>

Nick,

thanks.  i've submitted a bug report.

cheers, Greg

ps -- if anyone tried the recipe i gave before, this one seems to
actually work from a clean repository (i don't think the other did):
----
`(org :type git
       :repo "https://code.orgmode.org/bzg/org-mode.git"
       :local-repo "org"
       :depth full
       :pre-build ,(list (concat (when (eq system-type 'berkeley-unix) "g") "make")
                         "autoloads"
                         "info"
                         (concat "EMACS=" invocation-directory invocation-name))
       :build (:not autoloads)
       :files (:defaults "lisp/*.el" ("etc/styles/" "etc/styles/*")))
----
(again, you might use this like
: (straight-use-package `(org type git ...))


      reply	other threads:[~2021-05-21 15:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-16  2:37 new org-contrib and straight.el Greg Minshall
2021-05-19  4:42 ` No Wayman
2021-05-19 17:36   ` Greg Minshall
2021-05-19 18:07     ` No Wayman
2021-05-20 13:56       ` Greg Minshall
2021-05-21 13:23         ` No Wayman
2021-05-21 15:28           ` Greg Minshall [this message]

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.orgmode.org/

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

  git send-email \
    --in-reply-to=3031651.1621610926@apollo2.minshall.org \
    --to=minshall@umich.edu \
    --cc=bzg@gnu.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=iarchivedmywholelife@gmail.com \
    /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/org-mode.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).