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

Add special macro argument named. #132

Merged
merged 1 commit into from
Aug 21, 2022
Merged

Add special macro argument named. #132

merged 1 commit into from
Aug 21, 2022

Conversation

okamsn
Copy link
Owner

@okamsn okamsn commented Aug 21, 2022

This is another way of naming the loop, which was previously only given by a
symbol in the macro arguments. This might be helpful with loopy-iter.

  • Update Org doc, Texinfo file, and change log. Use named in some examples.
  • Add tests of loopy and loopy-iter.
  • Create function loopy-iter--process-special-arg-loop-name. Use in
    loopy-iter.

okamsn added a commit that referenced this pull request Aug 21, 2022
This is another way of naming the loop, which was previously only given by a
symbol in the macro arguments.  This might be helpful with `loopy-iter`.

- Update Org doc, Texinfo file, and change log.  Use `named` in some examples.
- Add tests of `loopy` and `loopy-iter`.
- Create function `loopy-iter--process-special-arg-loop-name`.  Use in
  `loopy-iter`.

See also PR #132 and issue #123.
This is another way of naming the loop, which was previously only given by a
symbol in the macro arguments.  This might be helpful with `loopy-iter`.

- Update Org doc, Texinfo file, and change log.  Use `named` in some examples.
- Add tests of `loopy` and `loopy-iter`.
- Create function `loopy-iter--process-special-arg-loop-name`.  Use in
  `loopy-iter`.

See also PR #132 and issue #123.
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.

None yet

1 participant