From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id YPiKNXPOwl9iMAAA0tVLHw (envelope-from ) for ; Sat, 28 Nov 2020 22:25:55 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id MBxLMXPOwl8DPQAAbx9fmQ (envelope-from ) for ; Sat, 28 Nov 2020 22:25:55 +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 78E459403CA for ; Sat, 28 Nov 2020 22:25:55 +0000 (UTC) Received: from localhost ([::1]:37118 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kj8fC-0000sb-GP for larch@yhetil.org; Sat, 28 Nov 2020 17:25:54 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:40732) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kj8eU-0000ry-Sr for emacs-orgmode@gnu.org; Sat, 28 Nov 2020 17:25:11 -0500 Received: from out1.migadu.com ([2001:41d0:2:863f::]:9538) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kj8eS-0003X6-Tb for emacs-orgmode@gnu.org; Sat, 28 Nov 2020 17:25:10 -0500 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kyleam.com; s=key1; t=1606602343; h=from:from: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; bh=GI6CPCm96avjyrrbhOnm9E6NkFt8Lj7agFO9wJ7yltE=; b=quK5C3BInPyIS3nnGiippzcES1+W8ap7txi1i+oX2SZXfG6h3JqFZ8u+QxuPPXDlzlfgR/ 2JduWE9AJAveXZjxjcGHWHqCZAvJQ36LW3xbhnWdH/T6IrA4rUVwhCGdU+uPeKyA2lYn+a HBpUbXGGDxQ1m8SD6fVxu4K9UZaytl+aRA4WMroLWeGXdpJRetTYpzBSrK6mmFGLEGwLX4 NONwGs2CVJwEitusm6CcRciAjuE0/ZiggRS1uDKB/mTQv3zdl/Tu3oEh7LPGKSHFH48SU1 r2qiWyGJq/utijyvmDrrgTAqbzWXHkY6fxKopf5jLb3ATeIlA5kPB9WwF3fwSQ== From: Kyle Meyer To: Omar =?utf-8?Q?Antol=C3=ADn?= Camarena Subject: Re: Bug: Error message: =?utf-8?Q?=22Symbol=E2=80=99s?= function definition is void: org-refile-get-location" [9.4 (9.4-41-g9bb930-elpaplus @ /home/omarantolin/.emacs.d/elpa/org-plus-contrib-20201116/)] In-Reply-To: <87h7pil2v5.fsf@matem.unam.mx> References: <87h7pil2v5.fsf@matem.unam.mx> Date: Sat, 28 Nov 2020 17:25:04 -0500 Message-ID: <87lfelqfun.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Migadu-Auth-User: kyle@kyleam.com Received-SPF: pass client-ip=2001:41d0:2:863f::; envelope-from=kyle@kyleam.com; helo=out1.migadu.com 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, 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 X-Migadu-Spam-Score: -2.47 X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=kyleam.com header.s=key1 header.b=quK5C3BI; 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-TUID: z9uRhc0l+oo8 Omar Antol=C3=ADn Camarena writes: > The org-goto command doesn't work unless org-refile has been loaded. > > I started Emacs, loaded org, opened and org file and tried running org-go= to. > I got the following error message: > > Symbol=E2=80=99s function definition is void: org-refile-get-location [...] Thanks for reporting. Fixed on the maint branch (c974467fe).