Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emacspeak add at 44 #17022

Closed
wants to merge 2 commits into from
Closed

Conversation

KoviRobi
Copy link
Contributor

@KoviRobi KoviRobi commented Jul 16, 2016

Motivation for this change

Adding emacspeak because I wanted to try it out. I have no idea about emacs packages, so someone who knows how those work should review it. Not sure if it is a package, or a standalone executable, as it creakes an "emacspeak" script that calls emacs loading emacs-setup.el

Also could not get either software-dtk working, or linux-outloud, so just have a false assertion

Requires #17021, henced the 2 'commits'

Things done
  • Tested using sandboxing
    (nix.useChroot on NixOS,
    or option build-use-chroot in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • OS X
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@joachifm
Copy link
Contributor

@ttuegel may help you with emacs packaging questions.

@KoviRobi
Copy link
Contributor Author

Thank you, @ttuegel the emacspeak executable works, but it does not seem to work as a (require 'emacspeak), only as (load "/nix/...emacspeak-44.0/share/emacs/site-lisp/emacspeak/lisp/emacspeak-setup.el") though not sure if this is due to emacspeak or my packaging

@ttuegel
Copy link
Member

ttuegel commented Jul 27, 2016

@KoviRobi You need to set EMACSLOADPATH for the script so it Emacs can find your package.

@joachifm
Copy link
Contributor

joachifm commented Mar 8, 2017

@KoviRobi are you still working on this?

@KoviRobi
Copy link
Contributor Author

KoviRobi commented Mar 9, 2017

I started working on other stuff, may return to it when I'm looking for an audio interface (because augmented reality glasses are expensive ;) ) but feel free to delete the pull request if you want to

@c0bw3b
Copy link
Contributor

c0bw3b commented Nov 12, 2017

@KoviRobi I will close this for now.
Feel free to reopen or come back with a new PR when you get it running. :)

@c0bw3b c0bw3b closed this Nov 12, 2017
@KoviRobi KoviRobi deleted the emacspeak-add-at-44 branch October 10, 2022 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants