Nicolas Goaziou <n.goaz...@gmail.com> writes:
> What if `buffer-file-name' returns nil? Sure, the problem won't happen > during agenda generation, but `org-file-contents' is used elsewhere. > > Also, it is better to use: > > (buffer-file-name (buffer-base-buffer)) > > since the current buffer may be an indirect one. I reverted the commit -- I let you guys discuss it and provide the correct one. Thanks, -- Bastien