sp1ff/elfeed-score

(elfeed-score-enable) must have an argument now, unlike README suggests

yantar92 opened this issue · 1 comments

Interactive definition of elfeed-score-enable requires exactly one argument to be provided all the time. However, README suggests to run (elfeed-score-enable) without arguments, which leads to error.

sp1ff commented

Closed; foolish miss on my part-- `arg' should have been optional.
Thank-you for the report.