From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kondo Kenji Subject: Re: Bug: org-publish-current-project reverses the force flag. Date: Thu, 28 Feb 2008 08:45:24 +0900 Message-ID: <87lk56neuj.wl%t60500@mail.ecc.u-tokyo.ac.jp> References: <87ejb0hp37.wl%t60500@mail.ecc.u-tokyo.ac.jp> <86C9459A-92CF-4A91-B54C-FD26875B335B@science.uva.nl> <87k5krr7hy.wl%t60500@mail.ecc.u-tokyo.ac.jp> <8E0EE7D9-D622-4F1D-8C90-16F5DF03F196@science.uva.nl> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JUVxu-0007JA-IP for emacs-orgmode@gnu.org; Wed, 27 Feb 2008 18:45:34 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUVxs-0007Hu-Pt for emacs-orgmode@gnu.org; Wed, 27 Feb 2008 18:45:33 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUVxs-0007Hj-Lw for emacs-orgmode@gnu.org; Wed, 27 Feb 2008 18:45:32 -0500 Received: from mail5.ecc.u-tokyo.ac.jp ([133.11.205.101]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JUVxs-0003EK-4o for emacs-orgmode@gnu.org; Wed, 27 Feb 2008 18:45:32 -0500 Received: from ms003.ecc.u-tokyo.ac.jp (ms003.ecc.u-tokyo.ac.jp [133.11.70.173]) by mail5.ecc.u-tokyo.ac.jp (Postfix) with ESMTP id EB5751DFC0A for ; Thu, 28 Feb 2008 08:45:26 +0900 (JST) Received: from acubens.mail.ecc.u-tokyo.ac.jp (122.211.229.52 [122.211.229.52]) by ms003.ecc.u-tokyo.ac.jp (deepsmtpd.stn.b 3.5.75) with ESMTP id <87lk56neuj.wl%t60500@mail.ecc.u-tokyo.ac.jp> for ; Thu, 28 Feb 2008 08:45:24 +0900 In-Reply-To: <8E0EE7D9-D622-4F1D-8C90-16F5DF03F196@science.uva.nl> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: Kondo Kenji , Org Mode Mailing List Hmm. I tried the git version but timestampes didn't work with C-c C-e P when `org-publish-use-timestamps-flag' is t. Is it OK in your environment? -- Kondo Kenji At Wed, 27 Feb 2008 16:14:40 +0100, Carsten Dominik wrote: > > Thanks, I believe this is now fixes as well, please let me know if not. > > - Carsten > > On Feb 26, 2008, at 5:46 PM, Kondo Kenji wrote: > > > > > Thank you but I'm afraid there still exists one problem to fix. > > > > When `org-publish-use-timestamps-flag' is t, > > `C-c C-e P' or `M-x org-publish-current-project' > > publishes not only changed files but also unchanged files. > > > > -- > > Kondo Kenji > > > > At Tue, 26 Feb 2008 16:02:31 +0100, > > Carsten Dominik wrote: > >> > >> Indeed, there was a bug, I have fixed it ow, available in the git > >> repository, or later > >> in the next release (5.23). > >> > >> Thanks for the report. > >> > >> - Carsten > >> > >> On Feb 25, 2008, at 7:23 PM, t60500@mail.ecc.u-tokyo.ac.jp wrote: > >> > >>> > >>> Hi. > >>> > >>> I've found (maybe) a bug. > >>> > >>> With org 5.22a (org-publish.el version 1.80 b), > >>> org-publish-current-project reverses the force flag > >>> when passing the flag to org-publish. > >>> > >>> Thanks. > >>> > >>> -- > >>> Kondo Kenji > >>> > >>> > >>> _______________________________________________ > >>> Emacs-orgmode mailing list > >>> Remember: use `Reply All' to send replies to the list. > >>> Emacs-orgmode@gnu.org > >>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode > >> > >> > >> > >> _______________________________________________ > >> Emacs-orgmode mailing list > >> Remember: use `Reply All' to send replies to the list. > >> Emacs-orgmode@gnu.org > >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode >