bug-recutils
[Top][All Lists]
Advanced

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

Re: rec-mode.info file


From: Jose E. Marchesi
Subject: Re: rec-mode.info file
Date: Fri, 13 Nov 2020 15:18:46 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>>    3. Manually clone the repository and symlink that file
>> 
>
> I do not use and prefer not to use ELPA.
>
> As long as I can clone rec-mode from the repository I will use number
> 3.

I do this:

(use-package rec-mode
  :load-path "~/gnu/hacks/rec-mode"
  :mode "\\.rec$")

Where ~/gnu/hacks/rec-mode is a clone of the repo.



reply via email to

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