You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is low priority imo, not blocking me, and something I may or may not need in the future. Mostly this is for tracking purposes, feel free to close unless someone else cares.
This is fine for now given I'm only using emacsWithPackagesFromUsePackage. In the future I'll probably make a version that works with and without nix though.
The text was updated successfully, but these errors were encountered:
Hm, this sounds strange. I'll have to look into it further and test. The expected behavior is that you need to have :tangle yes in the argument list for the block to be tangled, so what's weird here is that the block gets tangled if you omit arguments. We don't currently parse the noweb-family of arguments.
This is low priority imo, not blocking me, and something I may or may not need in the future. Mostly this is for tracking purposes, feel free to close unless someone else cares.
I had to do:
This is fine for now given I'm only using
emacsWithPackagesFromUsePackage
. In the future I'll probably make a version that works with and without nix though.The text was updated successfully, but these errors were encountered: