From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id gJybKb0AwWHzRgEAgWs5BA (envelope-from ) for ; Mon, 20 Dec 2021 23:16:29 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 8HdAJb0AwWGMegAAB5/wlQ (envelope-from ) for ; Mon, 20 Dec 2021 22:16:29 +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 6FE6D8557 for ; Mon, 20 Dec 2021 23:16:29 +0100 (CET) Received: from localhost ([::1]:53296 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mzQxI-0005NF-4j for larch@yhetil.org; Mon, 20 Dec 2021 17:16:28 -0500 Received: from eggs.gnu.org ([209.51.188.92]:37968) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mzQws-0005Ms-Fh for emacs-orgmode@gnu.org; Mon, 20 Dec 2021 17:16:02 -0500 Received: from [2a00:1450:4864:20::229] (port=46650 helo=mail-lj1-x229.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mzQwn-0000HU-Hz for emacs-orgmode@gnu.org; Mon, 20 Dec 2021 17:16:02 -0500 Received: by mail-lj1-x229.google.com with SMTP id a37so18219264ljq.13 for ; Mon, 20 Dec 2021 14:15:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=OVFraXX9WevxqBbjIsOMtuHDXjO1r0tKjiJgRuw3y0U=; b=oQ74MI73t9oUnnbeiM6npDJ/SZgDkZzmw/I6sQHd6Z9VAWfGx3/RpvFHlMHttFjo6t VhgN/oWglORcR+b2w9k5s/bHCz28cO1e97UXCU1GecQgxr8eV72I8QHKcO7Zq74SDZWj 7q6uHffyfJoBdpnqj6qNmUrV1jlfQCEWPj1RHICxc/RGgxKrv8p8GT9ifO+UiTspkJcH PVgh8CTnOQhXD2hKo4hZAksz7hZvubiCeQmx50D1L6olU54Bt1MSMKsNqJl6ml0gSaYK ZPW9dguY91gBVNpivs/6LdBa1Nm39HUYzccwDURXGy7+mA9fYDEoqc/h5geW80wk94rH ORvA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=OVFraXX9WevxqBbjIsOMtuHDXjO1r0tKjiJgRuw3y0U=; b=J7ZZK7b4WD97mJs9G+di0mHy9KVKWkkrcz6BLT5M0XckvSXx0O0ns1vBEITyd3kRJQ cynr5FLkugAHLopIlrvZTRiAlIsCmRxX3qqa7JII3vO9LaUNKcrm2N6mzM1nELqW4497 TYZ4e/CMKmPTF2phitjxXSOXauA7fKv9zdgLNxdBZHstsMSOubAZgUc9tWOLNMWXOZpK oyuvjUTESlGQWl5Hp3n8QCxYJPOPEyPfu5ViRsUUmvJU7TUdqOPeUtJkaMk3sG69sRKo jPMGtciFIri3RvF0opUyz8lt2hvVQPWH0GIf/aTO2UXd/WPz6qcQzQSQCDAwXH++DOlf bbSA== X-Gm-Message-State: AOAM532Kp2jStElwjoM3YLTN2IVevBgX73Wa9vG+G5+wmxOQtGiXW6K1 sNlnyzeqaLoLvqmHCIHlx9oT+zk05JAdt71WeRQ= X-Google-Smtp-Source: ABdhPJxZl49pPqIpDnajgWXsNWOt66QbOedchzQ4qYMPGD1egC83x2huxsAddHwIRPK8rsSAeXex8ZaK2mnTlGDkQHg= X-Received: by 2002:a2e:b8d1:: with SMTP id s17mr113921ljp.446.1640038555782; Mon, 20 Dec 2021 14:15:55 -0800 (PST) MIME-Version: 1.0 Received: by 2002:a05:6504:1491:0:0:0:0 with HTTP; Mon, 20 Dec 2021 14:15:54 -0800 (PST) In-Reply-To: <87k0fzl3x0.fsf@localhost> References: <87y24graas.fsf@localhost> <87k0fzl3x0.fsf@localhost> From: Samuel Wales Date: Mon, 20 Dec 2021 15:15:54 -0700 Message-ID: Subject: Re: next-error for agenda searches To: Ihor Radchenko Content-Type: text/plain; charset="UTF-8" X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::229 (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::229; envelope-from=samologist@gmail.com; helo=mail-lj1-x229.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 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, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, T_SPF_TEMPERROR=0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 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-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1640038589; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=OVFraXX9WevxqBbjIsOMtuHDXjO1r0tKjiJgRuw3y0U=; b=M9IXwNjGOwPAeFo+FBBqHCwK7ayNKwRsAe1KY6y9yA5/EhC9FdWejr3ei8dMQxNHPb+43h LsVTlbaNV9vUMRJBbnlI7Fem9X1ULLlyCdg6+9vyOj6/tkoIB6d5EEvrhXRTsY+S8kWmsJ r4ip2QOdnBi3w7QMy2SDonu6ix4OjExOqLOZzcYeK2ryJly7TOQjsJhBqz+wYcypJXYey2 xbqaJFdsPF8aWqCp+prxOQOSxOnEXz9+w6ZN6EJ+dn8Hh0zMakFboTlc9YSJ5oERBHqup/ MgH8ATV/wTmWpXOY0aHzK0OTlvbkfmUfJxah0qaeyQ4V1DlB5bORwNblTfDBEw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1640038589; a=rsa-sha256; cv=none; b=ut8IxGF0AksNZE6IMyUaM28hYGxiyjoFZZEQH5Ag4FWmuTRR3sf5cHTJ6Km4UN+XNy1Ejy +/ifg+fN9G1uEo0bLrc9TtQ7a0JP6nUdmw/Q+Wm/KK63TmsJ2+OtIZ+XjW2h/jCpR3K3bS uNZsJWpSFuyriZ2/WV+x55AaDHHngelgaArxpf+UdYvv+nalr29H2jz86WzMDnu4Cbna+s MGT8bh6c6GGkaOmBhpFi4rmgMbQstfwicNX+L0+eZcpEOtKYR8evJ7WW0LWpo0O6Ws8Glf w4GyK37i4xVTr5ARiS4QqwJrcE3edDxvdebKV/0krvVaxv3ctngaJxT5c0u6AA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=oQ74MI73; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.22 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=oQ74MI73; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 6FE6D8557 X-Spam-Score: -4.22 X-Migadu-Scanner: scn0.migadu.com X-TUID: z+6imzXAR4Nd more below. On 12/20/21, Ihor Radchenko wrote: > If more people are interested, I do not see why next-error integration > cannot be included into Org. nitpick: it already is integrated for sparse tree matches in the outline. i suggested that if next-error worked for more things, like agenda text and tag matches, then it would be consistent with the existing org next-error functionality. user would know to try it. -- The Kafka Pandemic A blog about science, health, human rights, and misopathy: https://thekafkapandemic.blogspot.com