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

Default arguments for buffer and position? #73

Open
alphapapa opened this issue Jul 14, 2018 · 0 comments
Open

Default arguments for buffer and position? #73

alphapapa opened this issue Jul 14, 2018 · 0 comments

Comments

@alphapapa
Copy link

Hi,

I just added mention of this package to the org-super-agenda docs. It's very cool origami works with it without any configuration!

While working on that example, I noticed that a lot of the functions require arguments that idiomatic Emacs code would typically provide by default, e.g. I have to call (origami-show-node (current-buffer) (point)) instead of just (origami-show-node) (I'm already in the buffer and at the position).

Could these arguments be made optional? It would save a lot of time and trouble when developing, and make it much less error-prone.

Thanks for your work on this package!

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

No branches or pull requests

1 participant