From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id OF49GI9P02CJUQAAgWs5BA (envelope-from ) for ; Wed, 23 Jun 2021 17:13:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 8GcCFI9P02CfMQAAB5/wlQ (envelope-from ) for ; Wed, 23 Jun 2021 15:13:19 +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 A4C7B15F8A for ; Wed, 23 Jun 2021 17:13:18 +0200 (CEST) Received: from localhost ([::1]:55372 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lw4Z2-0008KA-Uz for larch@yhetil.org; Wed, 23 Jun 2021 11:13:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57776) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lw4WF-0005o4-Jd for emacs-orgmode@gnu.org; Wed, 23 Jun 2021 11:10:23 -0400 Received: from mail-io1-xd2f.google.com ([2607:f8b0:4864:20::d2f]:37447) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lw4WD-0001HR-Tm for emacs-orgmode@gnu.org; Wed, 23 Jun 2021 11:10:23 -0400 Received: by mail-io1-xd2f.google.com with SMTP id o5so3883793iob.4 for ; Wed, 23 Jun 2021 08:10:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:user-agent:content-transfer-encoding:date :message-id:mime-version; bh=HZUKZ3LRWMr0TyqBzPc5W8MOO5x0xflpVxELrVH1p5k=; b=g5OR7W/X2VlbxCfeSh5CwrKhDhMlBsy5c2hpXuL1t5QfpaILRWLUMo/qAUy0l1Bser DyxqzjV4r4JFEwiSwPEckNHAlNO+zlv5eaFIRHMAM9ll5OFxWEvOq/YMpAGo+XdJW9DY SyH6y1nsN5JF7S+01u8Q5v89ztf74KCXe/mry6PPAx2Y6qKgmgBfW3ciMdW28hv/fi8/ wZGgAOJfoFkCdY9n/XxRbMnE8hAxDyLrNjv3WpgUQaTrEvkF+RYg91SzLGlQQBbnwO/r XvdV27H6ST+1NrwsqUVaZj5Y4HaH4ItRcpqsoPmfuDvq2GZjeLnyUCLirfEkyyHWHgYB 1NqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:user-agent :content-transfer-encoding:date:message-id:mime-version; bh=HZUKZ3LRWMr0TyqBzPc5W8MOO5x0xflpVxELrVH1p5k=; b=pnrsmtK/2RsoiCvlV7l+vtKhvHxvAvJrGMyh499u6AgwEwefjgFnWTEHC87Wmi6m2e jDy16y+lfLaJ912fpH1y7+pLlXsZ13LP3eDwgvg6eLilsD1zGJzR+LAcOm+tclUsD5O3 pa6VrSb7Up8e6vG2ZtSD5d/A8+G4wz1C3dRq3D3YvNYEC7Rw5TKv9svHJ+8TFAAkuYg0 WNxoLdcBPl9pL6autJonjg6iNZXavFhl4fDsFQ1DCzVA9KSJhos6s3wUhcm8A9JljBYA +bdtQWfwE1dfPLAqaN4UJrPBJjuZoQcVFTNS+rDCWwTYyj3sQP16JCkISoiJMRT5a+Hw 68qA== X-Gm-Message-State: AOAM53226SGYE/CacuszQG+rV12WSl9AyxX1MXxuHuLHXdJ12xHbI7MX Yd7rr7mmcb5FWR7Okpy0NI+r9dCni0g= X-Google-Smtp-Source: ABdhPJw54NL61uIFXU4bVqd2n+9N9HMHvIFUk1V5TLR6vfv45h8NM9y8YJHmMTqsMYvD2yVwVcU4NA== X-Received: by 2002:a05:6638:3478:: with SMTP id q56mr69177jav.17.1624461019395; Wed, 23 Jun 2021 08:10:19 -0700 (PDT) Received: from localhost.localdomain (c-98-33-162-63.hsd1.ut.comcast.net. [98.33.162.63]) by smtp.gmail.com with ESMTPSA id r14sm19645iod.41.2021.06.23.08.10.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 23 Jun 2021 08:10:18 -0700 (PDT) From: torys.anderson@gmail.com (Tory S. Anderson) To: "orgmode list" Subject: org-agenda no longer clocks out then in User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Content-Transfer-Encoding: quoted-printable Date: Wed, 23 Jun 2021 09:10:18 -0600 Message-ID: <877diky5ut.fsf@byu.edu> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::d2f; envelope-from=torys.anderson@gmail.com; helo=mail-io1-xd2f.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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_FROM=0.001, MIME_QP_LONG_LINE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham 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: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1624461199; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=HZUKZ3LRWMr0TyqBzPc5W8MOO5x0xflpVxELrVH1p5k=; b=c4Gh7aFYagxp0r/UzYeyNLkWlyMh4s3fvGZtFdtuozlIj/fB/WdKIOlkCKf/q7lf5RIuFO Bp2+0WB4Eg/ONmYkzHjS14p8gfNaDRHQcXsMXojJ1hn8cV2WXYJcYuQs+WTH+Pv9WGX7PA Nm+BALTkUPRhDfXbTDajRISrz0NC2wKpd+wJpX5ZjYrBWII+P47jloNbclX6otJZZ51aRH CIAIHXS0L6zRgIoGA8b87jYFsrsd8xi8Zj8sc0efZhnQ9CQqWitbQFnX4WPFoz8b7uj9bx SSrJWuYkOVgtGpAU5y34RUEQjoX7a/udPblOXvlEB2+Sp9R3qCdlKg+4R1NEqA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1624461199; a=rsa-sha256; cv=none; b=OIsbNwIrfZjnNvtO//YhjIiZnB64NzCm6yWbYvi0osOhA+n6JZ5FvzOYQZ5jceuiUDHzjB /tSreRZ4Cl5fyCfvFWboIkPoECqnVWFwfWEpBo70w89X3DGylb9Jt8zG9Z/P6zac8jBd8n au+5wfwwdInB82kyg1Cf/Cm5khehoZJ7bP4FF9LL8r/M9LObZA2z7jlp4UBcYk17iG1Sjh xZEDBIxTSleLXPX0fXzOBhG/r/u/Ku6XrLJzVy3TcWBFG6meYsPmO4BFb3Gw9DxlmAYbPj h95OfTnkaa/u/zpltdeJzbq5S3W4NbfXQD30nLXnzUv+uF38UIzQz3Wqn3wXbg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b="g5OR7W/X"; 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-Migadu-Spam-Score: -0.63 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b="g5OR7W/X"; 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-Migadu-Queue-Id: A4C7B15F8A X-Spam-Score: -0.63 X-Migadu-Scanner: scn1.migadu.com X-TUID: 4FNAhu2W4XgW For years my workflow has centered in org-agenda and I would go from one clocked item to the next. For instance, I would be clocked into my "Emails" task, which never closes, and then eventually move down in the agenda to "Task B". Then I hit C-x TAB to clock in. It correctly queries for a comment on the task I'm leaving but no longer clocks me in to the new task as I'd asked. Is this a bug or am I missing a new setting? Org mode version 9.4.6 (9.4.6-gf70e36 Thanks! - Tory