From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: A bit more feedback on org-publish-all Date: Mon, 06 Feb 2012 10:21:47 -0500 Message-ID: <24079.1328541707@alphaville> References: <87ty351gl6.fsf@iro.umontreal.ca> <871uq821ez.fsf@iro.umontreal.ca> <17364.1328499519@alphaville> <87ipjkau4c.fsf@iro.umontreal.ca> Reply-To: nicholas.dokos@hp.com 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]:34005) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RuQOA-000310-VW for emacs-orgmode@gnu.org; Mon, 06 Feb 2012 10:22:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RuQO7-0005fz-3r for emacs-orgmode@gnu.org; Mon, 06 Feb 2012 10:21:54 -0500 Received: from g5t0006.atlanta.hp.com ([15.192.0.43]:3166) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RuQO7-0005fh-07 for emacs-orgmode@gnu.org; Mon, 06 Feb 2012 10:21:51 -0500 In-Reply-To: Message from pinard@iro.umontreal.ca (=?us-ascii?Q?=3D=3Futf-?= =?us-ascii?Q?8=3FQ=3FFran=3DC3=3DA7ois=3F=3D?= Pinard) of "Mon\, 06 Feb 2012 09\:56\:03 EST." <87ipjkau4c.fsf@iro.umontreal.ca> 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: =?us-ascii?Q?=3D=3Futf-8=3FQ=3FFran=3DC3=3DA7?= =?us-ascii?Q?ois=3F=3D?= Pinard Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org Fran=C3=A7ois Pinard wrote: > > Also, don't you get messages for every file? >=20 > Yes, and these messages usually say: "Skipping unmodified file ..." >=20 > 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. >=20 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 |=20 | Documentation: | Non-nil means show message about files *not* published. |=20 `---- Nick