diff options
| author | Craig Jennings <c@cjennings.net> | 2025-11-13 13:45:14 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-11-13 13:45:14 -0600 |
| commit | b2f663e93cc255115a8ec2e5a1195130e9f98853 (patch) | |
| tree | 6f84728eb93e0f2914b6dd6ac81d73a02862bf90 /test-from-git | |
| parent | cc5cb037e923174684bd2cf7aa8b185283679a29 (diff) | |
| download | org-drill-b2f663e93cc255115a8ec2e5a1195130e9f98853.tar.gz org-drill-b2f663e93cc255115a8ec2e5a1195130e9f98853.zip | |
Fix missing return value in org-drill-get-tags-advice
Added fallback to original function when org-get-local-tags doesn't exist.
Changes:
- Removed underscore from orig-fun parameter (now used)
- Added else clause to fallback to (apply orig-fun args)
- Added explanatory comment
Impact: In older org-mode versions where org-get-local-tags doesn't exist,
the function now properly falls back to the original org-get-tags behavior
instead of returning nil, fixing tag functionality.
Fixes severity A bug in todo.org
Diffstat (limited to 'test-from-git')
0 files changed, 0 insertions, 0 deletions
