alphapapa / alphapapa/taxy.el

`taxy-magit-section-insert` should not signal error when passed a `taxy` struct

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Emacs Lisp
Stars
113
Forks
9
PR merge metrics
No merged PRs in 30d

Description

The documented examples suggest that `taxy-magit-section-pp` can accept a `taxy` struct. However, `taxy-magit-section-insert`'s labeled function `insert-taxy` attempts to access the `level-indent` slot of the `taxy` argument.

#15 was an attempt to resolve this issue, but since the `insert-taxy` labeled function has conditional logic based on the type of the `taxy` argument, it's has been closed.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.