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 8O8QADghml+UfAAA0tVLHw (envelope-from ) for ; Thu, 29 Oct 2020 01:56:08 +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 OHZ5Nzchml+7OwAA1q6Kng (envelope-from ) for ; Thu, 29 Oct 2020 01:56:07 +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 008D69401BE for ; Thu, 29 Oct 2020 01:56:06 +0000 (UTC) Received: from localhost ([::1]:44548 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kXxAa-0000EN-OM for larch@yhetil.org; Wed, 28 Oct 2020 21:56:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56556) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kXx9i-0000EH-4o for emacs-orgmode@gnu.org; Wed, 28 Oct 2020 21:55:10 -0400 Received: from pb-smtp20.pobox.com ([173.228.157.52]:57187) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kXx9d-0002qQ-HE for emacs-orgmode@gnu.org; Wed, 28 Oct 2020 21:55:09 -0400 Received: from pb-smtp20.pobox.com (unknown [127.0.0.1]) by pb-smtp20.pobox.com (Postfix) with ESMTP id DCD40F4280; Wed, 28 Oct 2020 21:55:01 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:in-reply-to:references:date:message-id:mime-version :content-type; s=sasl; bh=9ilxfbF5iiAZh9aHS0mdZzIAZhI=; b=MbVk9P Csum5WsX9BouvUs8qvhkO1AEvFMsrEnHFperQg1czd5LhCL3R0taT+0gn3D0198H 0SGcBw45DzWmpep1jE7pLyQh9XRda8PaMAXgIT/VODb8EhNGnA678y1UfVmjJVU2 uN7klraD6LsezM6J4kvQOkE84efiJsKKNGG7Q= Received: from pb-smtp20.sea.icgroup.com (unknown [127.0.0.1]) by pb-smtp20.pobox.com (Postfix) with ESMTP id CF36AF427F; Wed, 28 Oct 2020 21:55:01 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=kyleam.com; h=from:to:cc:subject:in-reply-to:references:date:message-id:mime-version:content-type; s=mesmtp; bh=kLURea/hPOIcaD3BcYGjcUGvEQ0Vqa6CW5g3jUQ7i8M=; b=NLf1GDzkZwTQdwqcrjXlEClruSKRd2KuFTyF/9P0X9NxywRe7ly9KAMQLBA+prX887yRorpA5hneKMgs4yRJWDgKDh44LwukEmlxjpGMybilepQJjkkp4UnNNnFo8xluz8sJThL0EtnW6+T29x5ue8mBb2pi184jra+jsg71Enk= Received: from localhost (unknown [45.33.91.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp20.pobox.com (Postfix) with ESMTPSA id 22917F427B; Wed, 28 Oct 2020 21:54:59 -0400 (EDT) (envelope-from kyle@kyleam.com) From: Kyle Meyer To: Michael Heerdegen Subject: Re: org-marker vs. org-hd-marker In-Reply-To: <87imaw6ihk.fsf@web.de> References: <87tuugx2mg.fsf@web.de> <87tuug4bme.fsf@kyleam.com> <87imaw6ihk.fsf@web.de> Date: Wed, 28 Oct 2020 21:54:57 -0400 Message-ID: <875z6tvlse.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: C03FCADC-1989-11EB-87CF-E43E2BB96649-24757444!pb-smtp20.pobox.com Received-SPF: pass client-ip=173.228.157.52; envelope-from=kyle@kyleam.com; helo=pb-smtp20.pobox.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/10/28 21:55:02 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.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, RCVD_IN_DNSWL_LOW=-0.7, 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: , Cc: 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=pobox.com header.s=sasl header.b=MbVk9P C; dkim=pass header.d=kyleam.com header.s=mesmtp header.b=NLf1GDzk; dmarc=none; 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.21 X-TUID: 6SN8yBmQEkhH Michael Heerdegen writes: > Do you know whether I can assume that one of those is always present > (org-marker probably, since org-hd-marker is not always present) when > examining the result of `org-agenda-get-day-entries'? I don't care > about the exact location in an entry. Going through each of the collection functions at the end of org-agenda-get-day-entries, it looks like they all set org-marker. Plus, I can spot places in org-agenda.el that rely on agenda entries having org-marker (e.g., org-agenda-goto and org-agenda-todo), so I think that assumption would be safe.