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 ms0.migadu.com with LMTPS id eGkKKGq8WmEPJAEAgWs5BA (envelope-from ) for ; Mon, 04 Oct 2021 10:33:46 +0200 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 CASyI2q8WmEoQwAA1q6Kng (envelope-from ) for ; Mon, 04 Oct 2021 08:33:46 +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 1E46EF05C for ; Mon, 4 Oct 2021 10:33:46 +0200 (CEST) Received: from localhost ([::1]:45666 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mXJPt-0001pf-6a for larch@yhetil.org; Mon, 04 Oct 2021 04:33:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51096) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mXJFh-00058I-Qw for emacs-orgmode@gnu.org; Mon, 04 Oct 2021 04:23:13 -0400 Received: from mail-wr1-x42d.google.com ([2a00:1450:4864:20::42d]:34339) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mXJFg-0002QL-9A for emacs-orgmode@gnu.org; Mon, 04 Oct 2021 04:23:13 -0400 Received: by mail-wr1-x42d.google.com with SMTP id t8so29374863wri.1 for ; Mon, 04 Oct 2021 01:23:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=adGmBQVEfxjRYehmIjXIk3VadLUQvfsBiz2EHkqQQi4=; b=jvXZ8knPYFWRqXbZKglWXUoWFBU6ml2i/bDnT2PMC3vyBcsNU5+FdroDVjbl/QTCdg lUHToOjjlVCZxBZMK/eMiTkKW254FGHJvGUSMDFoFAuNg+ZKT8y1epkvyOSNjyYdG6rJ gj7eYsL2ED7GT0Vb5NrgAAjziPHCzY+ChRnjAVbybwygF0ln8u5t3EKKFzq1yCJMbcL3 SYnRPuhmXNs/SyReiPCXprF09I1ptfkrorvh7S5EYc/MHo2jN/fFeOtj3f558jEZsHLe 8i3Im71F1+dTRkqsHNY3YU8cTZb4A4yx2epoayVOGgmNvcYS4stfHo5eC+I5oTigUmI4 hxIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=adGmBQVEfxjRYehmIjXIk3VadLUQvfsBiz2EHkqQQi4=; b=OzOYHcFF4NcGcaiPnYKQrhupeugQPu7chMo9v9zQlVtQU0s+NRJTpRS+MtZ0RuXJB6 GyIl/8hhhmx2ln30FQvMxX0fuylSwIZ3KRgPkQyQqTBRJ+Zzs8DoDnU6GN7Jxv26bve5 HiL57cKlucBhtdwH1+qBEU79Cj2tc8jXNH9OFOWGG1/ezxTo+uUZKvmoV2J+lga4mvmK rBEm6GwdwluF2NipCN4bhjklXq6hbvia7GQXP5MN0Zup6zWrNIPRAZyAgHlwTCad2/4S 3VAaqMlho/vBHZHKvRx6s4t6mwZ4QMasyVWG+038m/6jbgivOXBVvzThaJJCnlcDDMg1 jKvg== X-Gm-Message-State: AOAM531ASllRLEqp3XIjXDy/AUI4CMzD6oyRau+dNkxgf52PSomqNLhA KnnhSrki/YbKHqf04rAuH98= X-Google-Smtp-Source: ABdhPJzIyhZ+VtbLKamoR22VeV6KB62u25Iv3AiClQ0T/X7wviGkWId4BP4KLu7Dog6Ooi29w6Xjew== X-Received: by 2002:adf:a544:: with SMTP id j4mr12169356wrb.240.1633335790838; Mon, 04 Oct 2021 01:23:10 -0700 (PDT) Received: from localhost ([158.255.2.9]) by smtp.gmail.com with ESMTPSA id y6sm1962896wro.63.2021.10.04.01.23.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 04 Oct 2021 01:23:10 -0700 (PDT) From: Ihor Radchenko To: Tom Ed White Subject: Re: Unable to follow gnus links In-Reply-To: <874k9ycddf.fsf@fiddlebike.us> References: <871r59rjh8.fsf@fiddlebike.us> <8735pi7bfx.fsf@localhost> <874k9ycddf.fsf@fiddlebike.us> Date: Mon, 04 Oct 2021 16:24:27 +0800 Message-ID: <87zgrpb3k4.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::42d; envelope-from=yantar92@gmail.com; helo=mail-wr1-x42d.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=1633336426; 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=adGmBQVEfxjRYehmIjXIk3VadLUQvfsBiz2EHkqQQi4=; b=cUuzyokUV+SYxmM+B7fuk61vvg+7ziBM5riRd3ohwUbk/HZmdShxJZEMks50zRiv5xaMk4 rLXNKRpCjMoawthW63yQso6AxlO/nWqBWXYAqwhV1F5BEZq3e+vkdn4BakqsuszPpPjN+X DmYP8dou4VHwZVVcejR39N7aJBjv0SlUvWjXumJdWAzoFO35Ane1GRKoaGYShqVjWEc3cI OTnYwK5NmycaugJhufojmyq2zfZ2NdHLKAtrkIdX7rGHULM+fhJJlVJ+MPElPMxBMDLhz9 USjFFRTFjgikasV5oiUJTQqzpM+pEg9TwH+0cIF369mnhJnnB0Fs8RkfQNcGHA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1633336426; a=rsa-sha256; cv=none; b=T4Gis8KxMov7fYqsrxXXRFsnoZkNw0V3+/aPnW9mUi9T3YOITVtq4ZLM96xcrOPzPCTA3P nBIaWtLLp4DyGj5Aoj6tTcm66yk/IBPmErsAWCRtQU2P2M+NfF03l50a1+JlN6XrL+3jsS 13CUgbi0R0pBJP0N084Kk9bA35qUReOXBX9278/7FraaEWsTYFXu5oHbO9QLWZLe406rgW WuQV9PgY77Tn2PlRMxUjy7PkVfslMO88EoZXJseO58QpFVSzXsrU9G5ncQq7ia1nZ1TN+K 2U5xFqIqRnF0RI80G2xaqdBmSpC0ZYr0GQVYq1h/d6LGzUgLCUOFib/sTYbXvQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=jvXZ8knP; 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.61 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=jvXZ8knP; 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: 1E46EF05C X-Spam-Score: -2.61 X-Migadu-Scanner: scn0.migadu.com X-TUID: i265EfCsrnrk Tom Ed White writes: > I was able to fix the problem for the time being by changing the > arguments to: > > (defun org-gnus-open (path &rest _) > > The keystroke I use is C-c C-o, which runs org-open-at-point which is in > org.el. I understand. But it does not solve the potential problem for other users. > Debugger entered--Lisp error: (wrong-number-of-arguments (2 . 2) 1) > ... ((functionp (org-link-get-parameter type :follow)) (funcall > (org-link-get-parameter type :follow) path)) > ... Judging from your backtrace, you seem to have a mixed Org installation with some files loaded from Org <9.4 (that's when we changed the number of arguments in :follow functions). Can you try to re-install Org? Note that mixed installation can also cause other unexpected problems. Best, Ihor