Giter Site home page Giter Site logo

Comments (7)

jeffbowman avatar jeffbowman commented on August 20, 2024 1

Closing this as there is no further discussion, and v2 has been released

from crafted-emacs.

jvdydev avatar jvdydev commented on August 20, 2024

Interesting thought, I wonder if such a function would be more likely to end up in a documentation snippet instead (something like "I want everything, is there a faster way?").

I think the code you provided as a "quick fix" would need a bit of transformation.

On a principles level, I'm not sure if this would abstract too much away (hence I'd rather put it in documentation so people can understand what they are using), hope that makes sense.

from crafted-emacs.

UristMcLisper avatar UristMcLisper commented on August 20, 2024

I'll clarify. I'm proposing this snippet to be mentioned in Getting Started README and 4.2.2 Emacs Initialization:

(crafted-emacs-load-modules
 '(completion
   defaults
   ide
   lisp
   org
   package
   speedbar
   ui
   updates
   workspaces
   writting
   ;; home
   ;; evil
   ;; osx
   ;; screencast
   ))

Append "-packages" or "-config" to any of symbols to choose it only.

from crafted-emacs.

jvdydev avatar jvdydev commented on August 20, 2024

Sorry, I was/am rather tired reading this, however I think I understand.

I don't think putting a crafted-emacs-load-modules function into the project would make a ton of sense (ignore this section if this was not the intention).
It's not much different from a package installation macro (except it being a function).
I think this would fit more into an example documentation to be pasted into a users init.el file (both the function and the function call).

Maybe @jeffbowman has some thoughts as well.

from crafted-emacs.

jvdydev avatar jvdydev commented on August 20, 2024

I'm also a little confused as your initial issue provided a way to exclude packages while the second example seems to be more focused on including packages (and that's how I remember it working in Doom Emacs as well back when I used it).

from crafted-emacs.

UristMcLisper avatar UristMcLisper commented on August 20, 2024

Yes, my bad. Removed it

from crafted-emacs.

jeffbowman avatar jeffbowman commented on August 20, 2024

I don't think putting a crafted-emacs-load-modules function into the project would make a ton of sense.
It's not much different from a package installation macro.
I think this would fit more into an example documentation to be pasted into a users init.el

I agree.

This probably belongs more in a "Tips and Tricks" section in the documentation.

from crafted-emacs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.