Stefan Huchler <stefan.huch...@mail.de> writes: > Danie Roux <li...@danieroux.com> writes: > >> On Sat, Jan 16, 2016 at 9:59 PM, Stefan Huchler >> <stefan.huch...@mail.de> wrote: >>> I just tried to write am backend for this todolist format: >>> https://github.com/ginatrapani/todo.txt-cli/wiki/The-Todo.txt-Format >> >> This is not ready for general use. Will probably eat your data. Use >> with care: >> >> https://github.com/danieroux/org-todotxt > > while: Symbol's function definition is void: if-let > > it seems to have undocumented dependencies, google or github search > could not find me something when I search it.
if-let has been define in Emacs's subr-x.el since c08f8be (New if-let, when-let, thread-first and thread-last macros., 2014-06-30). -- Kyle