Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • O oct
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • oct
  • oct
  • Merge requests
  • !14

Fix #16: Use named-readtables

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Raymond Toy requested to merge issue-16-use-named-readtables into master Dec 19, 2020
  • Overview 0
  • Commits 6
  • Pipelines 5
  • Changes 12

To make it easier for users to select the oct readtable, require the use of named-readtables. We're using https://github.com/melisgl/named-readtables to implement the readtables.

Thus use (named-readtables:in-readtable oct:oct-readtable) to set up the appropriate readtable to support #q. To go back to the standard table, use (named-readtables:in-readtable :standard).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: issue-16-use-named-readtables