GithubHelp home page GithubHelp logo

emacschocolateypackage's People

Contributors

cbilson avatar jhclark avatar jschaf avatar smindinvern avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

emacschocolateypackage's Issues

Make .sh wrappers for mcandre

From e-mail:

I noticed on the chocolately mailing list that there was a suggestion to add a bash version of cinst.bat. Is this kind of like what you are looking for? I spent a little time looking into making Install-ChocolateyZipFile install the exes too and couldn't figure out how to do it. If the only reason you want this is so you can use emacs from bash, then I guess we could just add an emacs sh script for that purpose.

A much simpler, faster option would be to add an alias in your .bashrc:

alias emacs='$SYSTEMROOT/System32/cmd.exe /c "emacs *$"'

...but I can understand the desire to make this part of the package.

Install error with OneGet

I tried to install Emacs with the OneGet installer from Windows Management Framework 5.0 preview. It is a package tool/frontend that uses the chocolatey repository.

Find-Package Emacs | Install-Package

The error message:

Install-Package : CmdletInvocationException:The term '\lib\Emacs.24.3\tools\emacs-24.3\bin\addpm.exe' is not recognized
 as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was
included, verify that the path is correct and try again.
At line:1 char:22
+ Find-Package Emacs | Install-Package
+                      ~~~~~~~~~~~~~~~
    + CategoryInfo          : OperationStopped: (Microsoft.Power....InstallPackage:InstallPackage) [Install-Package],
   Exception
    + FullyQualifiedErrorId : errorid,Microsoft.PowerShell.OneGet.CmdLets.InstallPackage

Apparently this comes from https://github.com/cbilson/EmacsChocolateyPackage/blob/master/tools/chocolateyInstall.ps1#L3. Do you know what could be the cause of this?

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.