{"id":27056477,"url":"https://github.com/damesek/emacs","last_synced_at":"2025-04-05T10:17:48.735Z","repository":{"id":194030540,"uuid":"72336162","full_name":"damesek/emacs","owner":"damesek","description":"eMacs Cljure Ubuntu 14.04 install and setup","archived":false,"fork":false,"pushed_at":"2023-12-02T09:19:43.000Z","size":608,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-12-02T10:25:16.003Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/damesek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-10-30T07:45:19.000Z","updated_at":"2023-12-02T09:19:48.000Z","dependencies_parsed_at":"2023-09-11T10:35:50.984Z","dependency_job_id":null,"html_url":"https://github.com/damesek/emacs","commit_stats":null,"previous_names":["damesek/emacs"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damesek%2Femacs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damesek%2Femacs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damesek%2Femacs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damesek%2Femacs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/damesek","download_url":"https://codeload.github.com/damesek/emacs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247318730,"owners_count":20919483,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-05T10:17:48.160Z","updated_at":"2025-04-05T10:17:48.727Z","avatar_url":"https://github.com/damesek.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 2023 Update\n\nThis page has some examples of starter scripts: https://github.com/railwaycat/homebrew-emacsmacport/blob/master/docs/emacs-start-helpers.md\n\nThe following script worked for me:\n\n```bash\n#!/bin/bash\nexec $(brew --prefix)/opt/emacs-mac/Emacs.app/Contents/MacOS/Emacs.sh \"$@\"\n```\n\nInstalling emacs-mac with brew install `emacs-mac --with-starter` will create this script automatically instead of the emacs symlink. Then starting Emacs with emacs works without the input issues.\n\n\n# Compile eMacs 25.1 on Ubuntu 14.04 (installation step by step tutorials) \u0026 on Mac OSX\nPlease check the detailed tutorial files. \nHere come just a few basic steps. Don't forget install the dependencies too (emacs24).\n\n\n1) ```sudo apt-get install build-essential```\n2) sudo apt-get install build-dep emacs\n\nIf you get error message: E: Unable to locate package build-dep\nSolve with this line: apt-get install lib32stdc++6 \n\n3) sudo apt-get install emacs\n\n4) emacs\n\n# Adam-Arold Clojure setup summary \n// from Clojure Budapest Meetup\nhttps://github.com/adam-arold/emacs-config-tutorial\n\n\n# Other sources\nYoutube video: https://www.youtube.com/watch?v=XTuzbY1YyzM \u003c/br\u003e\nLearning GNU Emacs https://www.amazon.com/Learning-Emacs-Third-Debra-Cameron/dp/0596006489\n\n5) Mac OSX keyword fixing (!!) --- ALT (M)\nfrom: https://github.com/frobware/cmd-key-happy\n\nBuild, Installation and Usage Instructions\n==========================================\n\nBuild the application:\n\n  $ make\n\nInstall (default is /usr/local/bin)\n\n  $ sudo make install\n\nCopy the sample rcfile (example-rcfile.lua) to ~/.cmd-key-happy.lua:\n\n  $ make install-rcfile\n\nInstall the launchd configuration:\n\n  $ make install-plist\n\n*** BEGIN Mavericks only BEGIN ****\n\nThis last step will pop-up a dialog saying something like:\n\"cmd-key-happy\" would like to control this computer using accesibility\nfeatures. Select \"Open System Preferences\" and grant \"cmd-key-happy\"\naccess.  And now you need to restart:\n\n  $ cmd-key-happy-restart\n\nNote: It is necessary to restart as the dialog that is popped up is\nasynchronous to the running of cmd-key-happy.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamesek%2Femacs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdamesek%2Femacs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamesek%2Femacs/lists"}