[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] A bit more feedback on org-publish-all
From: |
Nick Dokos |
Subject: |
Re: [O] A bit more feedback on org-publish-all |
Date: |
Mon, 06 Feb 2012 10:21:47 -0500 |
François Pinard <address@hidden> wrote:
> > Also, don't you get messages for every file?
>
> Yes, and these messages usually say: "Skipping unmodified file ..."
>
> On the "entertaining side", this is too much noise; I would have
> preferred a mere line per project. Not a big deal anyway for me. On
> the "debugging side", this is sufficient indeed.
>
C-h v org-publish-list-skipped-files says:
,----
| org-publish-list-skipped-files is a variable defined in `org-publish.el'.
| Its value is t
|
| Documentation:
| Non-nil means show message about files *not* published.
|
`----
Nick