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

Submap slicing without needing a map in memory #27

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

msyriac
Copy link
Contributor

@msyriac msyriac commented Nov 12, 2017

Maybe this was already possible before this PR, but when working with maps, it's often useful for me to know what the geometry of a submap is without explicitly doing imap.submap, because I may not yet have imap loaded in memory. This PR just adds some new functions to allow this.

@msyriac
Copy link
Contributor Author

msyriac commented Nov 12, 2017

Running emacs' tabify seems to have added some extra whitespace. Let me know if this is annoying.

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