help-gnu-emacs
[Top][All Lists]
Advanced

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

How to start with Cask?


From: Marcin Borkowski
Subject: How to start with Cask?
Date: Mon, 07 Dec 2015 23:30:59 +0100
User-agent: mu4e 0.9.13; emacs 25.0.50.1

Hi all,

I'd like to try Cask for package development (not for the config).  Is
there any tutorial or something?  I tried to follow the manual, but I'm
stuck:  I have

(defcustom foo 42)

in my (only) .el file, however,

cask eval "(print foo)"

results in

Symbol’s value as variable is void: foo

Any hints?

(My Cask file looks more or less like this:

(package-file "foo-lib.el")

TIA,

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Faculty of Mathematics and Computer Science
Adam Mickiewicz University



reply via email to

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