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 uDYXNv7gtGBaqwAAgWs5BA (envelope-from ) for ; Mon, 31 May 2021 15:13:34 +0200 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 cLJMMf7gtGA8agAAB5/wlQ (envelope-from ) for ; Mon, 31 May 2021 13:13:34 +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 A444E17D74 for ; Mon, 31 May 2021 15:13:33 +0200 (CEST) Received: from localhost ([::1]:44508 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lnhjY-0002oa-2i for larch@yhetil.org; Mon, 31 May 2021 09:13:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49458) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lnhio-0002lU-6G for emacs-orgmode@gnu.org; Mon, 31 May 2021 09:12:46 -0400 Received: from mail-ed1-x536.google.com ([2a00:1450:4864:20::536]:34423) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lnhim-00042W-8K for emacs-orgmode@gnu.org; Mon, 31 May 2021 09:12:45 -0400 Received: by mail-ed1-x536.google.com with SMTP id cb9so1538896edb.1 for ; Mon, 31 May 2021 06:12:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:cc:date:message-id :mime-version:content-transfer-encoding; bh=AOhPr0GIvK39gZUzIl444qdCeHtMwZGmNAw3nQ4FsTI=; b=k+9n9QoQIPUericENP9sYE6p+DAO+bErUQb5PRBIwANIQrlm8OrVgig0WjVzbpRLWL uXhbUXT5MIBnVJbNHX1tzkjC3YwKJcgPQsGQf3iVDLeoFG6uHOdvRbbV6vECquA1SIpo 6IhNiUwN01mWiPbnmVXXYbJ0q/aIcLP+wN+XpF7dK2KPL216nyjv1hQW+hhWJDc4xcnT vSoClmM0HghAndw39xpt26D1BOk2VsV5oX/GihZWM+TxS6+BgHZWGiW3NJmbDOy9ZGQ9 WoQI+2Tho5eXPbp7WXMJxtrsjR5PNohSWYLAed/g7tMTKAoaoQuY1Eajn3j0YsSYuszy lCPQ== 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:cc:date :message-id:mime-version:content-transfer-encoding; bh=AOhPr0GIvK39gZUzIl444qdCeHtMwZGmNAw3nQ4FsTI=; b=ZyD+9sDgS5kQ3fKnKfu+CtirczeMz+rXf5XPraEtooeYo7a6NqFBGLfWIO8KADlWEO /w+sQypdpz4JfyY1d6SXVnCgRRzmH3yp+5ErAUiwJtX0RHwyBMfz7rezObFsKij5jg3d b6BJew9jCMgf7BoD1QKv+/ZfS8WDfpRv6PURBbPon1evzWlCasjGQ2+FOkFDU0tEWKTO yKGK+K8AJ3teSRHiJKpW1oUyYN5S3Xoik5wUu+3u2NXl+hREfe/d4xVREbwFo2CKGXOM lAvoY1lG2yV6HK0Wrz2dHQXZxslZA3wxe0flImlRmS2xmq0k/w6M9exJP5UQHdjw8syN SAcQ== X-Gm-Message-State: AOAM533pDiGLpjdrzhCvYh/ofkaPQ+tervymxTKmVpVegYtNc2swOlIc 4OJP+SEzqZ1K8Myfbm4odgA= X-Google-Smtp-Source: ABdhPJwP1x+E9fReaT/t6KAbGsGJXUfYNLnax/TfExA3ah3bBDArwNr7YtyMn/MwYI5Tdv2c904NkQ== X-Received: by 2002:aa7:d284:: with SMTP id w4mr16625752edq.347.1622466762792; Mon, 31 May 2021 06:12:42 -0700 (PDT) Received: from localhost ([158.255.2.9]) by smtp.gmail.com with ESMTPSA id g19sm5913292ejw.79.2021.05.31.06.12.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 31 May 2021 06:12:42 -0700 (PDT) From: Ihor Radchenko To: Jakob =?utf-8?Q?Sch=C3=B6ttl?= Subject: Re: [bug] org-agenda-set-tags does not append tags to headline but at cursor In-Reply-To: <1ba6520e-5fcc-d0e6-b75c-c57c5095496c@gmail.com> References: <1ba6520e-5fcc-d0e6-b75c-c57c5095496c@gmail.com> Date: Mon, 31 May 2021 21:17:24 +0800 Message-ID: <87a6ob11qz.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::536; envelope-from=yantar92@gmail.com; helo=mail-ed1-x536.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: , Cc: emacs-orgmode@gnu.org 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=1622466814; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=AOhPr0GIvK39gZUzIl444qdCeHtMwZGmNAw3nQ4FsTI=; b=bY+Icd7edeFzuqSKbNDnyXTzwz9Of1w4aX5J5KALW1K5nNE1Ir33hV7GZ9cSq2w+y3wkcg kTP/bpOd0bfpfFkcYLmwNh0V6bdVaPghXo7uEHcOoAj5RXiz2grKQ3RQfIfTqOEyo1pLKX Vv32acNe8XW4e1nSlZWWrKjEDsWLgFHToJV9ZGZmRwtAEwh7KLMfWkuUk64bIee+ig8Tx1 67JnOcDqqvWBLKk03z3Zb7PyDOdVeqJ5hPNGC5vZJu6K1gymsmCial95OI0Zpz/KLPcGPH +aiUMruN7Soi3XWcQTkcCHm60OgjjC304Jzs54yqSTO5EG4T9Jv6zMQRTWiPNA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1622466814; a=rsa-sha256; cv=none; b=kbOoLiY3CXGMrEn0KfjUfzHPeHl5sHbkr6tWZwRjId1JNv9jTIQQp6FmRoRxWoVdQq3hRW WENqF7QIB60RQcAusCKJANm/cjK9AipR8JtjaYVHGUS+dQb8m4AbqqtN5fqIvfG9JGW3Vn sAvo+V5hK4cq164JOOp9PSHvjIOl6azf9iE+H3Xl7bcOaC3Ie/sJvsMoy40ToDkXsqfieS fe5YM/87VqE8lkSdp9NCdFwBp3HDLF+LQa55ZB+Tw1zmKDGDgHVjxxAcbc18mybj0cCEXi jATUjka97xBCuPHNgLMxKiqF5nlG9tBJNQ6xjhZoWPxrOYCd2hzpXyl353qEcw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=k+9n9QoQ; 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: -2.63 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=k+9n9QoQ; 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: A444E17D74 X-Spam-Score: -2.63 X-Migadu-Scanner: scn0.migadu.com X-TUID: yAbnKfaOBgz7 Jakob Sch=C3=B6ttl writes: > Reproduce: > ... > The tags are not appended to the task's headline but to the line the=20 > cursor was. I tried with Org 9.4.4 and with current master. I cannot reproduce. Can you try to repeat your steps from emacs -Q? Best, Ihor