emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* new org-contrib and straight.el
@ 2021-05-16  2:37 Greg Minshall
  2021-05-19  4:42 ` No Wayman
  0 siblings, 1 reply; 7+ messages in thread
From: Greg Minshall @ 2021-05-16  2:37 UTC (permalink / raw)
  To: Bastien; +Cc: emacs-orgmode

hi, all.  i use, but don't know much about, straight.el [1].  in case
it's of use to anyone, here is what is did to bring in the new
org-contrib:

----
(straight-use-package '(org-contrib :type git
                                    :repo "https://git.sr.ht/~bzg/org-contrib"
                                    :local-repo "org-contrib"))
----

and, if anyone has suggestions on a "cleaner"/more idiomatic way of
doing this, i'm more than happy to learn.

cheers, Greg


[1] https://github.com/raxod502/straight.el


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

end of thread, other threads:[~2021-05-21 15:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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

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).