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

Separate pacmacs.el into smaller modules #161

Open
rexim opened this issue Nov 20, 2015 · 0 comments
Open

Separate pacmacs.el into smaller modules #161

rexim opened this issue Nov 20, 2015 · 0 comments
Assignees

Comments

@rexim
Copy link
Member

rexim commented Nov 20, 2015

Extracted from #160 (comment)

@ForNeVeR: Overall I'd say that the pacmacs.el is getting huge, so maybe you need more modules here.

I'd suggest to move all the object management code to one file, state management to another, and (that's the most important part) emacs environment interoperation (such as input management and rendering) to the third file. It will make it more easy to create a server implementation in future. #37

@rexim rexim added the refactor label Nov 20, 2015
@rexim rexim self-assigned this Nov 20, 2015
@rexim rexim added the meta label Nov 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant