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 a special macro argument named #123

Closed
okamsn opened this issue Aug 4, 2022 · 1 comment
Closed

Add a special macro argument named #123

okamsn opened this issue Aug 4, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@okamsn
Copy link
Owner

okamsn commented Aug 4, 2022

We can already set the name by using a symbol, but maybe this would be useful in loopy-iter.

@okamsn okamsn added the enhancement New feature or request label Aug 11, 2022
okamsn added a commit that referenced this issue 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.
okamsn added a commit that referenced this issue 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.
@okamsn
Copy link
Owner Author

okamsn commented Aug 21, 2022

Done in PR #132.

@okamsn okamsn closed this as completed Aug 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant