From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id MBW1I4JSa1+HdwAA0tVLHw (envelope-from ) for ; Wed, 23 Sep 2020 13:49:54 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id ZeN9H4JSa18VaAAAB5/wlQ (envelope-from ) for ; Wed, 23 Sep 2020 13:49:54 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 22F8594053E for ; Wed, 23 Sep 2020 13:49:54 +0000 (UTC) Received: from localhost ([::1]:48500 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kL59d-0001bx-32 for larch@yhetil.org; Wed, 23 Sep 2020 09:49:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39830) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kL58I-0001aS-VJ for emacs-orgmode@gnu.org; Wed, 23 Sep 2020 09:48:31 -0400 Received: from mail-pf1-x436.google.com ([2607:f8b0:4864:20::436]:38115) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kL58H-0007RA-5U; Wed, 23 Sep 2020 09:48:30 -0400 Received: by mail-pf1-x436.google.com with SMTP id l126so15076771pfd.5; Wed, 23 Sep 2020 06:48:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:reply-to:date:in-reply-to:message-id :user-agent:mime-version; bh=KYzpKcq82tjSZG2ou7OJNGrmStWPeMQcBpJY3Grh5Ow=; b=SmUWA+GXwd/Pr1sdrgWyyEQjwuSLMAMh5iH2RvrPAGad0+Tk67htxk+TE7ARRir2zl fvs9KwHi2ja0L62SB/I/eBbT+Fon7x488OPBbbZl7lKM0z/LIUvKWiu/blItlV11E/9P TnwTRSdN8Fh9OPOeJtuDTwa3dz9tULklQUYzMwYK9BQ8AGBed4GFY8uQ6AHPiczCwjqG dEch4peN6+5dz3KKrCjm3XEW5a1xz8tKjiif/8h3fGv6/Qz+ZsjKAgrUCAz4ekRhNSzi TjRhZv2xxyuyhmu8AlWpG/FvD9InoQdn9d9AdrK7w6frpEuBilu1Hay1i4460qt/50O8 DYSg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:reply-to:date :in-reply-to:message-id:user-agent:mime-version; bh=KYzpKcq82tjSZG2ou7OJNGrmStWPeMQcBpJY3Grh5Ow=; b=Pmp0ONCaTl6/UHRDKRIc9UG0C4aUKdD0sEW+7WDhfsDca2KyQLAvyVm2DSblfziaue eI+3+NqA9/fEP6umKi9JZJ7W8YUIKp8Oet7C7OUemJdKAdCECrXvggyRFjI5lXVQRiKr UH7766gJgcrhoiNo61/2MPsjesTshwWYpaW1ix1FN7oGdORMBI4gJ1sC70fzdg1orAdS JsXWOYi+nFBTfkSbYbvSnuID2SVUrFiOIvozvSoN9t/VsR5YVEp5sTdAlpRlvmpMa0g9 S2/sXCFZyVPqOO2P0ADEEhgH4Oe2O3lo7xIh1yt+3+rZweACU1kQtqpA09YDsFG3XNGI PlMA== X-Gm-Message-State: AOAM530KzVcDCN1hSIsNx3ry3L7J3TECGmYqcDqhk2E7zF61oPjGjWGz 9H/PGJji9+MwQXbybDje7dA= X-Google-Smtp-Source: ABdhPJwCZsZ+/egxhH5MiaBCLSspwdhxc9EswO6EqliWS4/Mg/bx9zA3phTUErHwowOk2XXqlKugAg== X-Received: by 2002:a63:cc42:: with SMTP id q2mr6785410pgi.216.1600868907323; Wed, 23 Sep 2020 06:48:27 -0700 (PDT) Received: from kimr-dellxps ([2601:1c0:6801:94c0:d06f:8d06:c047:f2b]) by smtp.gmail.com with ESMTPSA id i9sm60485pgb.37.2020.09.23.06.48.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 23 Sep 2020 06:48:26 -0700 (PDT) From: Richard Kim To: Bastien Subject: Re: Cycling through TODO workflow joins the next line onto the current one References: <87tuvparnu.fsf@gnu.org> <87h7ropqph.fsf@gmail.com> Date: Wed, 23 Sep 2020 06:48:25 -0700 In-Reply-To: <87h7ropqph.fsf@gmail.com> (Richard Kim's message of "Wed, 23 Sep 2020 06:28:42 -0700") Message-ID: <87d02cppsm.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::436; envelope-from=emacs18@gmail.com; helo=mail-pf1-x436.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -15 X-Spam_score: -1.6 X-Spam_bar: - X-Spam_report: (-1.6 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, FREEMAIL_REPLYTO_END_DIGIT=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: emacs18@gmail.com Cc: Krishan Kharagjitsing , emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=SmUWA+GX; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -1.71 X-TUID: D7kN8kK1rbG4 Richard Kim writes: > Bastien writes: > >> Hi Krishan, >> >> Krishan Kharagjitsing writes: >> >>> Hello, I found the following weird behaviour. >> >> What is M-x org-version RET ? > > Because of (setq org-log-done 'time) according to > https://github.com/syl20bnr/spacemacs/issues/13901#issuecomment-697323151 > >>> When I set some tasks to DONE and fold the headings with TAB, then >>> when I cycle back from DONE to TODO it joins the next line with the >>> current one. >>> >>> org_mode_bug >>> >>> Reproduction guide >>> >>> Make two TODO headings in org mode >>> Cycle both TODO items to DONE >>> Fold the headings (so the dots appear, because the timestamp gets >>> folded with the heading) >>> Cycle the first DONE heading >> >> Why are there timestamps? Can you provide a test .org file where we >> can reproduce the problem? >> >> Thanks, > > The original report at the top of > https://github.com/syl20bnr/spacemacs/issues/13901 > has gif animation on how this problem can be seen. On my emacs 27, following demonstrates the problem. (let () (switch-to-buffer (generate-new-buffer "*demo line joining bug*")) (erase-buffer) (org-mode) (setq org-log-done 'time) (insert "* one\n") (insert "* two\n") (goto-line 1) (org-todo) (org-todo) (org-todo) (org-cycle) (org-todo) (org-todo) )