bazelbuild/emacs-bazel-mode 35
Emacs mode for Bazel
Moved to https://github.com/latex3/luaotfload
aaptel/emacs-dynamic-module 10
emacs fork with dynamic module support
AucTeX style files for a few LaTeX packages
PDF versions of the manuals of several CTAN packages
clickable text in Emacs
Emacs command line parser
Company completion backend for lsp-mode
An Emacs mode for the Dart language
issue openedubolonton/emacs-module-rs
Serializing and Deserializing Plists or Hashmaps to Rust Structs
I'm curious if someone has made a Serde like serializer/deserializer for emacs-module-rs or if that's something that might be possible to implement?
created time in 5 hours
startedlucidrains/stylegan2-pytorch
started time in 11 hours
startedNVlabs/stylegan2
started time in 11 hours
startedxournalpp/xournalpp
started time in 5 days
PR closed emacsorphanage/terraform-mode
Provides a fix for #34 . This will remain in a draft state until I can import this repo into travis-ci.com.
pr closed time in 5 days
pull request commentemacsorphanage/terraform-mode
Closing this based on the discussion in #34.
A new PR will be opened once #40 is solved.
comment created time in 5 days
issue closedemacsorphanage/terraform-mode
Investigate Travis CI Cask issue
Travis CI is failing.
Example failure: https://travis-ci.org/github/emacsorphanage/terraform-mode/builds/741800912
closed time in 5 days
rnikoopourissue commentemacsorphanage/terraform-mode
Investigate Travis CI Cask issue
Closing this since we're migrating away from Travis. #40 supersedes this issue.
comment created time in 5 days
issue openedemacsorphanage/terraform-mode
After the discussion in #34 we want to migrate to Github Actions. This issue supersedes #34.
Github Actions should test incoming code in a similar manner that was done with Travis.
created time in 5 days
issue commentemacsorphanage/terraform-mode
Investigate Travis CI Cask issue
More links:
- https://blog.travis-ci.com/2020-11-02-travis-ci-new-billing
- https://www.theregister.com/2020/11/02/travis_ci_pricng
If we want to move to Github Actions I can investigate that instead of Travis.
Please do that. I'll start investigating myself soon too.
comment created time in 5 days
issue commentemacsorphanage/terraform-mode
Investigate Travis CI Cask issue
travis-ci.org is shutting down on 12/31/2020.
If we want to move to Github Actions I can investigate that instead of Travis.
comment created time in 5 days
issue commentemacsorphanage/terraform-mode
Investigate Travis CI Cask issue
This application will be able to read and write all public and private repository data.
This is not gonna happen.
Currently the build is based on
travis-ci.orgwhich is shutting down.
But it still works right now? (Until when?)
I am comfortable with the permissions requested by travis-ci.org as it doesn't want access to private repositories.
In the long run I think we should migrate to Github Actions instead.
comment created time in 5 days
issue closedemacsorphanage/terraform-mode
Investigate Travis CI Cask issue
Travis CI is failing.
Example failure: https://travis-ci.org/github/emacsorphanage/terraform-mode/builds/741800912
closed time in 5 days
rnikoopourissue commentemacsorphanage/terraform-mode
Investigate Travis CI Cask issue
Thanks for setting that part up.
I've run into one more issue. Since I'm not an org member, I cannot see/configure repos under emacsorphanage in Travis. Would it be possible to become an org member or have an org member configure the build?
comment created time in 5 days
issue commentemacsorphanage/terraform-mode
Investigate Travis CI Cask issue
Should work now.
comment created time in 5 days
issue commentemacsorphanage/terraform-mode
Investigate Travis CI Cask issue
I was able to send a request for access. It looks like its pending approval from the org owners:

comment created time in 5 days
PR opened emacsorphanage/terraform-mode
Provides a fix for #34 . This will remain in a draft state until I can import this repo into travis-ci.com.
pr created time in 5 days
issue commentemacsorphanage/terraform-mode
Investigate Travis CI Cask issue
I have given you temporary admin rights for this repository only. If that isn't enough, then I will have to make the changes for you and would appreciate it if you could guide me through the process.
comment created time in 5 days
issue commentemacsorphanage/terraform-mode
Investigate Travis CI Cask issue
@tarsius I requested access to the emacsorphanage org to integrate travis-ci.com.
Currently the build is based on travis-ci.org which is shutting down.
comment created time in 5 days
startedManu343726/spacevim
started time in 6 days
pull request commentgoogle/vc-defer
@googlebot I signed it!
comment created time in 8 days
pull request commentgoogle/vc-defer
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
:memo: Please visit https://cla.developers.google.com/ to sign.
Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.
What to do if you already signed the CLA
Individual signers
- It's possible we don't have your GitHub username or you're using a different email address on your commit. Check your existing CLA data and verify that your email is set on your git commits.
Corporate signers
- Your company has a Point of Contact who decides which employees are authorized to participate. Ask your POC to be added to the group of authorized contributors. If you don't know who your Point of Contact is, direct the Google project maintainer to go/cla#troubleshoot (Public version).
- The email used to register you as an authorized contributor must be the email used for the Git commit. Check your existing CLA data and verify that your email is set on your git commits.
- The email used to register you as an authorized contributor must also be attached to your GitHub account.
ℹ️ Googlers: Go here for more info.
<!-- need_sender_cla -->
comment created time in 8 days
PR opened google/vc-defer
This patch does the following.
- Use
wheninstead ofif - Fixed indentation
pr created time in 8 days
startedxingyul/meteornet
started time in 8 days
issue openedjanestreet/ecaml
README could be better examplining how to run things
It seems not obvious as how to compile the example at the tip. I managed to do it by:
sed 's/~rest:`Log//' -i **/*.ml
mv example/dune{.example,}
dune build example/hello_world.so
emacs -Q -L _build/default/example --batch --eval "(progn (require 'hello_world) (say-hello \"emacs\"))"
I suspect that an alternative would be to run v0.14 to compile against the async that's in opam so that I wouldn't need to drop rest. What's the recommended way of running those at home?
created time in 9 days
issue closedemacsorphanage/terraform-mode
Data in imenu comes with quotation marks.

closed time in 10 days
rnikoopour