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 oC54O3RSuF7AQQAA0tVLHw (envelope-from ) for ; Sun, 10 May 2020 19:13:56 +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 CIIOJoJSuF7pPAAA1q6Kng (envelope-from ) for ; Sun, 10 May 2020 19:14:10 +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 E31FF9400EA for ; Sun, 10 May 2020 19:14:07 +0000 (UTC) Received: from localhost ([::1]:47680 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jXrOp-0006NA-K5 for larch@yhetil.org; Sun, 10 May 2020 15:14:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48902) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jXrOB-0006Lp-2P for emacs-orgmode@gnu.org; Sun, 10 May 2020 15:13:27 -0400 Received: from pb-smtp2.pobox.com ([64.147.108.71]:52887) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jXrO7-0000c5-Oz for emacs-orgmode@gnu.org; Sun, 10 May 2020 15:13:26 -0400 Received: from pb-smtp2.pobox.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id 8522C5F1E2; Sun, 10 May 2020 15:13:21 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to :subject:in-reply-to:references:date:message-id:mime-version :content-type; s=sasl; bh=0qsU+nsUXfNLkVmt9MekuScrlpQ=; b=TiXXyy B90NOSOrr3zdM4QwlZwuDZMY0sV7UrKOjZMtinbX9WK+aCQ6jh0CYnZP4NUXptva jdeLgKPt1aX46yrGRFSmzWWNhGkNBtFY2t0tOsZ4jpk4vZNNiJDH+dZYskT5mX+Y 1gzeFLQOPZQ0Mvf1f2XXWew8UaXCW6Uj6KM1U= Received: from pb-smtp2.nyi.icgroup.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id 7D8BE5F1E1; Sun, 10 May 2020 15:13:21 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=kyleam.com; h=from:to:subject:in-reply-to:references:date:message-id:mime-version:content-type; s=mesmtp; bh=5MwsZJBCmDPAF57Wwziw8SsVy2K1gAvC0DMtTXdpNZg=; b=PXVwV/57sONjviUZau+z73+tg3qZc+R8xrJdZyN84AzzX5YP5QsQRulel23gUMlkC2vP+ZQPw/HDi4DuNeE4dMLtDYFYWpt0CtyV5DCxZQVchbzo4kyq0xUvZBzyjaTPQoCH0/+ODcD9ifcOG2JX+eqe0trFmqIxAC3emLaIzyU= 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-smtp2.pobox.com (Postfix) with ESMTPSA id 0086B5F1E0; Sun, 10 May 2020 15:13:21 -0400 (EDT) (envelope-from kyle@kyleam.com) From: Kyle Meyer To: orgmode@pm.me, emacs-orgmode@gnu.org Subject: Re: Possible bug with columnview and active dates In-Reply-To: References: Date: Sun, 10 May 2020 19:13:20 +0000 Message-ID: <87d07bd2nj.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: 5001D95E-92F2-11EA-9910-D1361DBA3BAF-24757444!pb-smtp2.pobox.com Received-SPF: pass client-ip=64.147.108.71; envelope-from=kyle@kyleam.com; helo=pb-smtp2.pobox.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/10 15:13:21 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_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN 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-Scanner: scn0 X-Spam-Score: -1.21 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=pobox.com header.s=sasl header.b=TiXXyy B; dkim=pass header.d=kyleam.com header.s=mesmtp header.b=PXVwV/57; 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-Scan-Result: default: False [-1.21 / 13.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; GENERIC_REPUTATION(0.00)[-0.5390494426397]; DWL_DNSWL_FAIL(0.00)[kyleam.com:server fail,209.51.188.17:server fail]; R_SPF_ALLOW(-0.20)[+ip4:209.51.188.0/24:c]; IP_REPUTATION_HAM(0.00)[asn: 22989(0.08), country: US(-0.00), ip: 209.51.188.17(-0.54)]; TO_DN_NONE(0.00)[]; MX_GOOD(-0.50)[cached: eggs.gnu.org]; RCPT_COUNT_TWO(0.00)[2]; DKIM_TRACE(0.00)[pobox.com:+,kyleam.com:+]; MAILLIST(-0.20)[mailman]; FORGED_RECIPIENTS_MAILLIST(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:22989, ipnet:209.51.188.0/24, country:US]; TAGGED_FROM(0.00)[larch=yhetil.org]; FROM_NEQ_ENVFROM(0.00)[kyle@kyleam.com,emacs-orgmode-bounces@gnu.org]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[pobox.com:s=sasl,kyleam.com:s=mesmtp]; URIBL_BLOCKED(0.00)[orgmode.org:url,kyleam.com:dkim,pobox.com:dkim,stackexchange.com:url]; FROM_HAS_DN(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[kyleam.com]; HAS_LIST_UNSUB(-0.01)[]; DNSWL_BLOCKED(0.00)[209.51.188.17:from]; RWL_MAILSPIKE_POSSIBLE(0.00)[209.51.188.17:from]; RCVD_COUNT_SEVEN(0.00)[7]; FORGED_SENDER_MAILLIST(0.00)[] X-TUID: Ihf/1R3NzeL2 > I posted this question here: > https://emacs.stackexchange.com/questions/58337/how-remove-active-date-from-a-dynamic-block-using-columnview > regarding removing the active dates from a columnview. A user replied > suggesting this could maybe be a bug. > > According to the docs: > https://orgmode.org/manual/Special-Properties.html#Special-Properties > Using DEADLINE or SCHEDULED should not include the angular brackets. Thanks for the report. There is certainly a document/code mismatch. Digging a bit, it seems that brackets started being included quite a while ago: 8d8ad9838 (Rewrite `org-entry-properties', 2014-09-30). I didn't spot anything in that commit that suggests that it was an intended change.