Fix: (org-ql-completing-read) Warn about empty headings
This commit is contained in:
parent
be20dc3d5b
commit
56e203110b
3 changed files with 49 additions and 39 deletions
65
org-ql.info
65
org-ql.info
|
|
@ -1038,6 +1038,9 @@ File: README.info, Node: 072-pre, Next: 071, Up: Changelog
|
|||
(https://github.com/alphapapa/org-ql/issues/351). Thanks to Daniel
|
||||
Fleischer (https://github.com/danielfleischer) for reporting.)
|
||||
• Handle narrowed buffers correctly in ‘org-ql-find’.
|
||||
• Warn about empty headings in ‘org-ql-completing-read’ (the Org
|
||||
format allows a heading line to have no text, but it’s useless for
|
||||
this purpose, and usually indicates unnoticed corruption).
|
||||
|
||||
|
||||
File: README.info, Node: 071, Next: 07, Prev: 072-pre, Up: Changelog
|
||||
|
|
@ -1779,37 +1782,37 @@ Node: Links37257
|
|||
Node: Tips37944
|
||||
Node: Changelog38268
|
||||
Node: 072-pre39053
|
||||
Node: 07139760
|
||||
Node: 0740573
|
||||
Node: 06343497
|
||||
Node: 06244028
|
||||
Node: 06144333
|
||||
Node: 0644901
|
||||
Node: 05247955
|
||||
Node: 05148255
|
||||
Node: 0548678
|
||||
Node: 04950209
|
||||
Node: 04850491
|
||||
Node: 04750840
|
||||
Node: 04651249
|
||||
Node: 04551657
|
||||
Node: 04452018
|
||||
Node: 04352377
|
||||
Node: 04252580
|
||||
Node: 04152741
|
||||
Node: 0452988
|
||||
Node: 03257089
|
||||
Node: 03157492
|
||||
Node: 0357689
|
||||
Node: 02360989
|
||||
Node: 02261223
|
||||
Node: 02161503
|
||||
Node: 0261708
|
||||
Node: 0165786
|
||||
Node: Notes65887
|
||||
Node: Comparison with Org Agenda searches66049
|
||||
Node: org-sidebar66938
|
||||
Node: License67217
|
||||
Node: 07139972
|
||||
Node: 0740785
|
||||
Node: 06343709
|
||||
Node: 06244240
|
||||
Node: 06144545
|
||||
Node: 0645113
|
||||
Node: 05248167
|
||||
Node: 05148467
|
||||
Node: 0548890
|
||||
Node: 04950421
|
||||
Node: 04850703
|
||||
Node: 04751052
|
||||
Node: 04651461
|
||||
Node: 04551869
|
||||
Node: 04452230
|
||||
Node: 04352589
|
||||
Node: 04252792
|
||||
Node: 04152953
|
||||
Node: 0453200
|
||||
Node: 03257301
|
||||
Node: 03157704
|
||||
Node: 0357901
|
||||
Node: 02361201
|
||||
Node: 02261435
|
||||
Node: 02161715
|
||||
Node: 0261920
|
||||
Node: 0165998
|
||||
Node: Notes66099
|
||||
Node: Comparison with Org Agenda searches66261
|
||||
Node: org-sidebar67150
|
||||
Node: License67429
|
||||
|
||||
End Tag Table
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue