From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Synacek Subject: Re: Bug: Org leaves whitespace around :LOGBOOK: [8.2.10 (release_8.2.10 @ /home/jsynacek/.local/share/emacs/24.4/lisp/org/)] Date: Mon, 03 Nov 2014 10:24:06 +0100 Message-ID: References: <87lhntgs8m.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56077) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlDs9-0001QV-AD for emacs-orgmode@gnu.org; Mon, 03 Nov 2014 04:24:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XlDs4-0001Vs-7S for emacs-orgmode@gnu.org; Mon, 03 Nov 2014 04:24:25 -0500 Received: from mx1.redhat.com ([209.132.183.28]:51113) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlDs3-0001Vm-W3 for emacs-orgmode@gnu.org; Mon, 03 Nov 2014 04:24:20 -0500 In-Reply-To: <87lhntgs8m.fsf@nicolasgoaziou.fr> 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Nicolas Goaziou writes: > Hello, > > Jan Synacek writes: > >> I'm not sure if this is by design or not, but it sure looks like a bug >> to me and is quite annoying. >> >> Reproducer: >> 1) emacs -Q >> 2) eval the following: >> (require 'org) >> (setq org-log-done 'time) >> (setq org-log-into-drawer t) >> (setq org-todo-keywords >> '((sequence "TODO(t)" "WAITING(w@/!)" "|" "DONE(d!)"))) >> 3) create a temporary org-mode buffer, insert an item in it, and C-c C-t >> on the item (set the item to the WAITING state) >> 4) notice the whitespace after :LOGBOOK: and :END:, creating sort of a b= ox >> >> Emacs : GNU Emacs 24.4.2 (x86_64-unknown-linux-gnu, GTK+ Version 3.10.9) >> of 2014-10-22 on jsynacek-ntb-work.brq.redhat.com >> Package: Org-mode version 8.2.10 (release_8.2.10 @ /home/jsynacek/.local= /share/emacs/24.4/lisp/org/) > > FWIW, I cannot reproduce it on development version (8.3_beta). Git bisect log: bad: [3f484a52775c8873a3b1b44e8264e01369850a8a] Fix headline insertion afte= r an empty headline good: [e112f3c0df49264998d4ae8df545c9940692f68f] ox-texinfo: Fix corner cas= e when fixing a node name good: [409913b253de2de1b49f9468a4b77b9292e090c4] Fix `org-promote' error bad: [dc16617f46d64073e4d06308f7150c46d992a408] orgguide.texi: Small fixes good: [2e5b3dede103bba0071144ec7b7fc250471c1463] org-element: Interpret hea= dlines according to `org-o;dd-levels-only' bad: [2de0c1c3da1e7f9859b82d8af0167c60545c5c5f] Fix 37bf05 bad: [37bf0576f2f2894c6e37239ee8db63a3ef21a840] org-element: Make propertie= s parsing more robust first bad commit: [37bf0576f2f2894c6e37239ee8db63a3ef21a840] org-element: M= ake properties parsing mor;e robust Cheers, =2D-=20 Jan Synacek Software Engineer, Red Hat --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJUV0m2AAoJEL3BmMJQOtjBI+8P+we1qzZE44sera+uZKgRK7Fd UNnyhPp1vW/8RvmwaBSM5Suaf7H4G2Svcx/THls6EDX1M5qZIYvrAEd73NrVcZG9 MKgm8HvtEhF0U05upVBVvT4Z8JrrETRCOghhPNpM1/lqZVa9arVvqWi7gLTnEVJA JfOZOieJyOpC/pwF21Bno21XWJqfa82NwIaVOdb8mksH5N1hMIFPyWtrPQ7IuKy5 q69IBXMzZT1n4EnFJzHJ/kvFWGFwKIb3CRXTdwHz7ODC0UeCLsCpOunPgMXV7R5Y FrGGwPFnFYnwtGcilp9PfUr0ijY6SGRE2zLTBux0T6lh80gJ5ZRoz+ffjIm/leQ1 8t+Mix7AAL/OVCOIRvnd9WvcDEsG2FYftQQKicHIEgwODU7Eu2+P8ItXGD+04duy 0WczuMMRXuyAvgfatB32/DmIlTz6eUW8m6uCTdk6mmex01Qoifl4QGyGKldh3cA1 lQ/nkOpKjaH4mfacdlI3L/XWrksix7jKSLq+aQ+VUBsbaRxaAeN23g8rMxi7UFzS 0Afmfl3/FClS6DQOl5MEHrU6kHhZEMpTVW41T9LTrazeuePdrJiFjUeH3+SlTR4T u8B01YQ3stJeh5t58JT8ju34SOv5WsPyyaOBtG2rrNOviKOrEXpdSYq+tAni6MWd Cle2D+mPrJOQ65jKhSBG =YFMM -----END PGP SIGNATURE----- --=-=-=--