From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 4P4kEG4LUl/FVgAA0tVLHw (envelope-from ) for ; Fri, 04 Sep 2020 09:39:58 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id sHMWDG4LUl/zVgAAB5/wlQ (envelope-from ) for ; Fri, 04 Sep 2020 09:39:58 +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 E90E69403A7 for ; Fri, 4 Sep 2020 09:39:57 +0000 (UTC) Received: from localhost ([::1]:37816 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kE8CK-0004EQ-UL for larch@yhetil.org; Fri, 04 Sep 2020 05:39:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43964) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kE89Y-0000PJ-6r for emacs-orgmode@gnu.org; Fri, 04 Sep 2020 05:37:04 -0400 Received: from mail-wm1-x334.google.com ([2a00:1450:4864:20::334]:39648) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kE89W-0006Mh-OI for emacs-orgmode@gnu.org; Fri, 04 Sep 2020 05:37:03 -0400 Received: by mail-wm1-x334.google.com with SMTP id b79so5424392wmb.4 for ; Fri, 04 Sep 2020 02:37:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:user-agent:mime-version; bh=g6XTILABm+Q6ILyck4OTe5dVzwU4j2wHGLYhCylDfuU=; b=sBbdA7nhPxPmzKO6NJ4Io+XKfHetO6c1V0DLC7OcVuDkDJwOcGuSmzZLI95jcr0yKY KFFEjT79kpc63FNg3YqMm4sbn5E2jqYcgHoRKt7v2gre50nvCBHI4wAMGi4Ro1HTippI jhRgIQja5/cJYuX2hAl9Tmb0WmtUQmVk5huRvzCfJyUeaOfVwU4xUYQSnYqnmhgJ35Jk 5P7pNBhL2CAmTo364/0Chp83LxD8YHIZnymDMZ0jA5og0zreHYyafAAZT4lpCX4kHFR7 LH28bEgZC3BHsQ/ayy4ePAp880AtrgXJA59f9KUymtQhaVZ4H+Oio51uoMEaaKnzmS5M u0Vg== 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:date:message-id:user-agent :mime-version; bh=g6XTILABm+Q6ILyck4OTe5dVzwU4j2wHGLYhCylDfuU=; b=ndAB12qzTQNMJag2zWGR8FcrBCqLHJVgE3RLeIDaQf9FKVo2YAOTEvUgrd1qK2nL7j dYESnLkbgOxUfE9TCvrx+V3J8SXcTwrMS8fK6vO6KiOt4H+ciEYsc19FtiiGM7SU7Iho HonXt22zZsB0pgWYl4rCR3l+FS7jrGoPewq/r+WPZnsBLxwubMNKtQfVkhoEyejZIV7v LSMmKpTK9cEdNOu5H8n0KhLOmkALJ8sdJas3Fvt459og3Sl/LNtc91X384FLQGiMeddR UGtp/XTDugn/FnyaVjThgiOx3lLYDS3cg1W4Be6YmtgGs7qc5psJ/Yopb0ayJfHmq6Ga MYFA== X-Gm-Message-State: AOAM530ekA7lSkkjlvFdFvl0Ph7pB/D5ZMUEfw8Na8F6KiSLV5neO+3k ZJyhcZTUfznwM45/Q9OpZK7/tWxofww= X-Google-Smtp-Source: ABdhPJzKxqveuqvKvzZ1nEw171k5dPRayeWSD+wJFfl/iDn9vVUzDYY8aqNgCYGYI/VTDw33YTTy4Q== X-Received: by 2002:a05:600c:2159:: with SMTP id v25mr7147380wml.180.1599212220343; Fri, 04 Sep 2020 02:37:00 -0700 (PDT) Received: from freegnu (24.183.22.109.rev.sfr.net. [109.22.183.24]) by smtp.gmail.com with ESMTPSA id f17sm10505941wru.13.2020.09.04.02.36.59 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 04 Sep 2020 02:36:59 -0700 (PDT) From: Jeremie Juste To: emacs-orgmode Subject: org-store link does not work in gnus article-mode Date: Fri, 04 Sep 2020 11:36:58 +0200 Message-ID: <87lfhpzxvp.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::334; envelope-from=jeremiejuste@gmail.com; helo=mail-wm1-x334.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, 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-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=sBbdA7nh; 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-Spam-Score: -1.71 X-TUID: tOhW1sj2hvGR Hello, I notice that org-store-link is not working as expected in article mode. M-x org-store-link produces user-error: No method for storing a link from this buffer Any ideas about a solution? I'll launch an investigation as soon as I have some time to spare. Best regards, Jeremie - Org mode version 9.3.7 (release_9.3.7-725-g7bc18e @ /home/djj/src/org-mode/lisp/) - GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.5, cairo version 1.16.0) of 2020-09-01