Ulrich Mueller writes: > Use something like ‘(unless (string-empty-p eclipse) " ")’? WFM. > > > We also need to fix the space handling in calendar-lunar-phases aka M in > > calendar - when no eclipse occurs, the descriptions end with a > > trailing space. > > While at it, maybe replace ‘(car (last x))’ by ‘(nth 3 x)’? I tried to do that (and a bit more):