emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mininmal init.el on Worg for testing bleeding edge?


From: Bastien
Subject: Re: Mininmal init.el on Worg for testing bleeding edge?
Date: Wed, 29 Sep 2021 09:58:07 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]