From mboxrd@z Thu Jan 1 00:00:00 1970 From: pinard@iro.umontreal.ca (=?utf-8?Q?Fran=C3=A7ois?= Pinard) Subject: Re: A bit more feedback on org-publish-all Date: Sun, 05 Feb 2012 20:31:00 -0500 Message-ID: <871uq821ez.fsf@iro.umontreal.ca> References: <87ty351gl6.fsf@iro.umontreal.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:32992) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RuDQA-0004cA-LW for emacs-orgmode@gnu.org; Sun, 05 Feb 2012 20:31:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RuDQ6-000454-Fu for emacs-orgmode@gnu.org; Sun, 05 Feb 2012 20:31:06 -0500 Received: from 206-248-137-202.dsl.teksavvy.com ([206.248.137.202]:58280 helo=mercure.epsilon-ti.ca) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RuDQ6-00044y-CN for emacs-orgmode@gnu.org; Sun, 05 Feb 2012 20:31:02 -0500 In-Reply-To: <87ty351gl6.fsf@iro.umontreal.ca> (=?utf-8?Q?=22Fran=C3=A7ois?= Pinard"'s message of "Sun, 05 Feb 2012 09:48:37 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org pinard@iro.umontreal.ca (Fran=C3=A7ois Pinard) writes: > When I execute org-publish-all, I would like to have some indication > of the progress, so I can follow what is going on. [...] Such > "Publishing PROJECT..." message would also be useful to me in another > way. [...] the script execution is a bit longish [...] while being > too silent. Hmph! `emacs --batch' buffers its output. So, "Publishing PROJECT" messages would not be written timely, and the delaying would remove the entertaining virtues. Yet, such "Publishing PROJECT" messages would be helpful in case of any error, as a kind of title prefixing it, and would ease debugging. Fran=C3=A7ois