Replies: 3 comments 2 replies
-
@al3xandru Thanks for sharing this. First off, let me confess that until this morning, I had a half-baked understanding of how Some observations:
There’s a couple of scenarios I can see the user go through which I’ll enumerate below. User explicitly installs
|
Beta Was this translation helpful? Give feedback.
-
@al3xandru I've recently updated the README.org file with revised instructions for using |
Beta Was this translation helpful? Give feedback.
-
Thanks for clarifying the relationship between the individual casual(s) and casual-suite. At a quick glance the updated readme looks like the snippet I have used myself (with the exception of the extras I had in there for casual-suite). I'm removing those now and retrying. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Firstly thanks for creating these projects. I am a newbie Emacs user and feature discoverabiltiy is very useful for me. I've also experimented with transient and I know it takes time to come up with something that makes sense.
I have looked at the installation instruction. As a newbie, I got some questions:
The
casual-suite
has to come from somewhere as it is not available locally.So I think, it should start like:
Then as casual-calc is placed after the
(require 'casual-suite)
,I suppose the idea is to load it after casual-suite.
Thus I'm thinking:
Similarly for the other ones requiring re-builder, ibuffer, etc.
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions