From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id qFuzDAOtB2AETQAA0tVLHw (envelope-from ) for ; Wed, 20 Jan 2021 04:09:39 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 8AWECAOtB2BNMwAA1q6Kng (envelope-from ) for ; Wed, 20 Jan 2021 04:09:39 +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 C8377940482 for ; Wed, 20 Jan 2021 04:09:38 +0000 (UTC) Received: from localhost ([::1]:47252 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l24oK-00050v-TV for larch@yhetil.org; Tue, 19 Jan 2021 23:09:36 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:52346) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l24it-0001va-UI for emacs-orgmode@gnu.org; Tue, 19 Jan 2021 23:03:59 -0500 Received: from mail-pl1-x62f.google.com ([2607:f8b0:4864:20::62f]:39676) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l24is-0000Rp-GM for emacs-orgmode@gnu.org; Tue, 19 Jan 2021 23:03:59 -0500 Received: by mail-pl1-x62f.google.com with SMTP id x18so11790891pln.6 for ; Tue, 19 Jan 2021 20:03:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:date:message-id:mime-version; bh=sfgJfOImon4AWMcrErFAK/E7/8RIBXnW9hkPxNc/Prg=; b=Ful7ciAg3W1r1xAkSjDuIvQ9hwilZ0hM7cmPMqJf3QearDdBf+xdvVUUdLG1K7nuQF 4HmizzwxFqEwKkFwVodeVbq5OMxdX4Unwxc4v+hxoBSVxvGiwopLClbzIStSnOG6MLE2 FNFBGT9+rxbVaL/ZQCg7T8/h7fPz0xCy68vMLMqNwJ5N0ArQ82lyAmgbHoLLPiuthCnb XFUUS0hCQJaw0D++XwrznL5h+nQP6ycEiepO+130e1KZgRayXPcivDjnPWWMG0Ff4RyX ANLlruRIXIZs/koERsst16Jy5jaNfSwBNsNeAyV2ZAHl+2au9uP3Yfb2i7vWK5DA1XYp P/0g== 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:in-reply-to:references:date :message-id:mime-version; bh=sfgJfOImon4AWMcrErFAK/E7/8RIBXnW9hkPxNc/Prg=; b=DkfPkFtHied4DqD/3HBFJhTw3dVwaL9MBHQ6FfpLZCEaYSQr69hOYJx5AOXaFb03Io OgR3imEwj938fcRmVhBwSr+opuKORV5n/RybaG4/b9pddSsZCUzE7PooPv/tn3pRSpm9 HhEU+/FCOp/SwMcSE12CqT5Agrsw03J8Q9gyQwVx1VcKOwiukDYdFtIR3TQBmUgCuusD FC6Oi01QxvhnmSD6SvT2QXaf8N+QfhkCTD/l3to8ugM8AciL71LBZc6jURivhxZ7Wrvd 2XtR+S9Xm2AF38qrBJ6xm4ImY6cNv1DSFDcwbrTKoscNJBMNl22irRXXnXGAkMyXw4DN NI1A== X-Gm-Message-State: AOAM533+b+GCzM+QpExZ3eO/KNJwxBRCgUH8W6uTWyjBOsVMi4rQfG7L bZWZoRkABH+w59rur8snKz/IHnsHUhs= X-Google-Smtp-Source: ABdhPJx+YehzjlJZEB4hvDKihUHl4Nq94PjTnmQFyQcLaM0lHzPurlmR+zDhE8asawqZfG55G9L+AA== X-Received: by 2002:a17:902:6903:b029:da:f458:798c with SMTP id j3-20020a1709026903b02900daf458798cmr8026304plk.68.1611115436908; Tue, 19 Jan 2021 20:03:56 -0800 (PST) Received: from localhost ([50.7.251.66]) by smtp.gmail.com with ESMTPSA id o32sm543151pgm.10.2021.01.19.20.03.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 19 Jan 2021 20:03:55 -0800 (PST) From: Ihor Radchenko To: Michael Heerdegen , emacs-orgmode@gnu.org Subject: Re: logrepeat only logging LAST_REPEAT In-Reply-To: <877do988lb.fsf@web.de> References: <877do988lb.fsf@web.de> Date: Wed, 20 Jan 2021 12:08:02 +0800 Message-ID: <87y2gouu71.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::62f; envelope-from=yantar92@gmail.com; helo=mail-pl1-x62f.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 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, 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 X-Migadu-Spam-Score: -2.55 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=Ful7ciAg; 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: C8377940482 X-Spam-Score: -2.55 X-Migadu-Scanner: scn0.migadu.com X-TUID: HQpq5Qj0Eh8u Michael Heerdegen writes: > Is there a way to get only the :LAST_REPEAT: prop logged, without the > ever-growing list? I guess you can try to play with org-log-done and org-log-repeat variables. Best, Ihor