From: Bastien <bzg@gnu.org>
To: "Loris Bennett" <loris.bennett@fu-berlin.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: Mininmal init.el on Worg for testing bleeding edge?
Date: Wed, 29 Sep 2021 09:58:07 +0200 [thread overview]
Message-ID: <87y27fg6eo.fsf@gnu.org> (raw)
In-Reply-To: <87bl4bbyyu.fsf@hornfels.zedat.fu-berlin.de> (Loris Bennett's message of "Wed, 29 Sep 2021 09:52:25 +0200")
Hi Loris,
"Loris Bennett" <loris.bennett@fu-berlin.de> writes:
> Would it be worth expanding Point 4 to something like
>
> This is where you configure Org-mode with Emacs. Please refer to Org
> tutorials. To test a locally installed version the following minimal
> init.el will suffice:
>
> (let ((default-directory "~/elisp/"))
> (setq load-path
> (append
> (let ((load-path (copy-sequence load-path))) ;; Shadow
> (normal-top-level-add-subdirs-to-load-path))
> load-path)))
>
> Replace '~/elisp/' with the path in which you installed Org-mode.
>
> ?
Sure - please send a patch against latest Worg.
If you want to get write access to Worg, just create a username on
https://sr.ht and let me know what it is, I'll add you to
https://git.sr.ht/~bzg/worg
Thanks,
--
Bastien
next prev parent reply other threads:[~2021-09-29 7:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-29 7:52 Mininmal init.el on Worg for testing bleeding edge? Loris Bennett
2021-09-29 7:58 ` Bastien [this message]
2021-09-29 12:20 ` Max Nikulin
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=87y27fg6eo.fsf@gnu.org \
--to=bzg@gnu.org \
--cc=emacs-orgmode@gnu.org \
--cc=loris.bennett@fu-berlin.de \
/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).