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

Using a variables view dispatch and toolbars #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

haji-ali
Copy link

This pull request proposes two variables calfw-blocks-toolbar-views and calfw-blocks-view-dipatch-funcs for better code factoring and an easier way to add views. These should really be part of emacs-calfw, but that package seems not to be maintained anymore. So I propose either including these variables in calfw-blocks or forking emacs-calfw and basing calfw-block on an enhanced fork.

Context
Over in my fork, I made several changes that I think improve the overall view and quality of the calfw and calfw-blocks. One of the main changes is that I split the code for transposed views into its own file since I don't use them. Adding these two variables make it easy to include or exclude these views without re-advising the view dispatch and toolbar rendering functions.

I have used my fork for a while now and I am happy to create pull requests for some or all of these features if there's interest (you can check the readme on my fork for a list of changes).

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.

1 participant