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

Create a HelpSource directory and document the EmacsBuffer class #15

Merged
merged 2 commits into from
Dec 22, 2019

Conversation

mlang
Copy link
Collaborator

@mlang mlang commented Dec 15, 2019

No description provided.

add_subdirectory(sc)
install(DIRECTORY HelpSource
DESTINATION share/SuperCollider/Extensions/scide_scel/)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think this needs to change for macOS, but i see sc/CMakeLists.txt does this too, so it's already broken there. probably worth logging an issue for that and resolving it at some point.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actually, it appears there is already a related issue - #12

Copy link

@mossheim mossheim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks! all looks good except for a typo

::

METHOD:: gotoBob
Move the cursor (point in Emacs jargon) to thr beginning of the buffer.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo ('thr')

@mossheim mossheim merged commit 6b63bf1 into supercollider:master Dec 22, 2019
@mlang mlang deleted the HelpSource branch December 22, 2019 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants