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 YHNqA6LncGGK1gAAgWs5BA (envelope-from ) for ; Thu, 21 Oct 2021 06:08:02 +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 MD62OqHncGEXOAAAB5/wlQ (envelope-from ) for ; Thu, 21 Oct 2021 04:08:01 +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 798229EED for ; Thu, 21 Oct 2021 06:08:01 +0200 (CEST) Received: from localhost ([::1]:44718 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPN2-0006aw-MN for larch@yhetil.org; Thu, 21 Oct 2021 00:08:00 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40802) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPMQ-0006Xg-Gm for emacs-orgmode@gnu.org; Thu, 21 Oct 2021 00:07:22 -0400 Received: from mail-vk1-xa2c.google.com ([2607:f8b0:4864:20::a2c]:41535) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPMO-0006v0-Lr for emacs-orgmode@gnu.org; Thu, 21 Oct 2021 00:07:22 -0400 Received: by mail-vk1-xa2c.google.com with SMTP id l20so10316326vkm.8 for ; Wed, 20 Oct 2021 21:07:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=i3oOt2uv6xgsac1hj8tSM/a+zDHuSAZR7PlnchljfGM=; b=QN0+K3O6h7zJnNDOvpihpYsEhFXKejJS+8ZjtzH/RPk5T1EA87JAM/3JIdpatm9xyY XR0/9eN5Xkc24F/jqKHK5MrpJKZPB1lars/9QdSpIpgbFy88PUPVKSJEKkm9niH3RyZi zVC1LxVc0vgRzUEhHXjRPEBpFXnAxwDALAtog2Nl7DY5J5KwFlGuQjw6haiM4v7zfeo6 QRjwkBAck6Dtuy12zF22cwGiREBHvqgEWoOysQbGYP9m9lKoAnTvDj5+H8ogNddkjwoN rYAoqRmadLkYSs7Y7KUorJSEMr2N4BVQHK5XN6/zjhSTy1GowisTYfbIgw1oy3lfM+LI Hmkg== 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:references:date:in-reply-to :message-id:user-agent:mime-version; bh=i3oOt2uv6xgsac1hj8tSM/a+zDHuSAZR7PlnchljfGM=; b=rPec9cczgcGCCgM4cWKjRq/NRX7+NN5P7dKtLb+RjA/G9f13LEjhieeu9PTIR8qhR0 oRjPDJEtu4lfr134XWbXGs0wtKH2sBx8wTbqzuSgD+gtcwA67mTjEkNRJ1mfMat/3yaB iQ41rb7YAcdwf2kMKPknd7zcIUwdRRBddOyZqDKpOkeygqCm8V2Mwj7dBYDPyciXs97U unAK42pX+Sg+F6moJgg+nWhc03tsyORCxFSLlSNrgaUyWnSYa8twUZ0lBAP/grBC+du4 bi/2w0ZwfLZPo34z+QD27fUJ+WZ4qZBdJwJ92z77KFxfBYhJS7TRXEkrfuZtIhM/6XRL Cs0g== X-Gm-Message-State: AOAM533AJrQdNb7BBXx3vNQrzlnk7wJNF+2AkApczXqU5lxfBzP8HzF0 5xjmAj9tUzimFpjmmv/oZBhfN+9VRHo2rA== X-Google-Smtp-Source: ABdhPJyZoSS9OxIczQi2TSMAvuUNcFl39BPTjsVqdY76cHvENV1usbJoOFMy1qV+c0ud0J5NmKtIWA== X-Received: by 2002:a05:6122:901:: with SMTP id j1mr4055298vka.13.1634789236400; Wed, 20 Oct 2021 21:07:16 -0700 (PDT) Received: from Carloss-MacBook-Pro.local ([186.136.138.53]) by smtp.gmail.com with ESMTPSA id y73sm2545799vkc.43.2021.10.20.21.07.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Oct 2021 21:07:16 -0700 (PDT) From: Carlos Pita To: Greg Minshall Subject: Re: [BUG] "args out of range" on link heading completion [9.5 (9.5-gd361c7 @ /Users/carlos/.emacs.d/straight/build/org/)] References: <913858.1634788206@apollo2.minshall.org> Date: Thu, 21 Oct 2021 01:07:09 -0300 In-Reply-To: <913858.1634788206@apollo2.minshall.org> (Greg Minshall's message of "Thu, 21 Oct 2021 06:50:06 +0300") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (darwin) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::a2c; envelope-from=carlosjosepita2@gmail.com; helo=mail-vk1-xa2c.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=1634789281; 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=i3oOt2uv6xgsac1hj8tSM/a+zDHuSAZR7PlnchljfGM=; b=o+fnOOLCYocs89xy5VasHatbJA8ljrrFA0yL+keKWhV6s5cpUdpQALMt5SNQ1za3SAQCTM +PxgJ+Vfin91bZGHztgZBDHuEvu/y5n/xElbwXCfuOCP91lCUAO/Vn41Rcp5LwxYo5UlcZ Q5VgPQK/FjiPW5jAKdBH4d31TfaA1gkr/j0xKRUAmUfrFerDdh+4PkbwxaFiKUqi3b48el rqob79moBlHsrRX9uUimC8r2VWWn8j5Q5UZ9hP3839uao6I/z0vRANPbP/5h0iUQqequdS SeE8D/5aIe1BE71HIaYYuLP645KoGcZfPUMECIH5tVfI5r3UPrcRJGvpw6qxhg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634789281; a=rsa-sha256; cv=none; b=YvnqS+jqz8d3WglRf82Kc/Oni2XQ/VEr0g+8BnY3ft6503XkeTtAsHfUGFDN3b3nt+IlY5 7pnt5hy1LojM2R8QnQiVFSw8L6B3o2WCuUgGcukyzzKCgkY6xrpj9fae8dKoNrQLewhDXV bXDsHgV1mSrFIdahoLk5QKQ7kawGEP5jjYNSHzvGPsjhb/zOh2BYfCsasiIOBX4mSHgXlT /wj0xTPNrPejCIiOdPE4cBk3510hnZOB+4djfs/HrvppLNGAW56gX9al4ci68/A+FVxcjL pm4rvg0fyXGUsADwU+oBd3LS6FgiX0ddnjkbmJVBkFHHXQXqk8jWygrzmAhDIA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=QN0+K3O6; 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: -3.13 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=QN0+K3O6; 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: 798229EED X-Spam-Score: -3.13 X-Migadu-Scanner: scn0.migadu.com X-TUID: uxFY008BmOZf Hi Greg, > fwiw, using > > : emacs -Q -L ~/.emacs.d/straight/build/org foo.org It's exactly the same. To be more precise, this is what I did: 1. open -na emacs --args -Q -L ~/.emacs.d/straight/build/org foo.org 2. C-x C-f /tmp/test.org (a new file) 3. Type "* heading" in the first line 4. Type "[[]]" in the second line 5. Go into the brackets an type "*head" 6. Press or C-M-i. This is the message I get: completion--some: Args out of range: #("*hea" 0 1 (fontified t help-echo "LINK: *head" htmlize-link (:uri "*head") rear-nonsticky (mouse-face highlight keymap invisible intangible help-echo org-linked-text htmlize-link) face org-link ...) 1 2 (fontified t help-echo "LINK: *head" htmlize-link (:uri "*head") rear-nonsticky (mouse-face highlight keymap invisible intangible help-echo org-linked-text htmlize-link) face org-link ...) 2 3 (fontified t help-echo "LINK: *head" htmlize-link (:uri "*head") rear-nonsticky (mouse-face highlight keymap invisible intangible help-echo org-linked-text htmlize-link) face org-link ...) 3 4 (fontified t help-echo "LINK: *head" htmlize-link (:uri "*head") rear-nonsticky (mouse-face highlight keymap invisible intangible help-echo org-linked-text htmlize-link) face org-link ...)), Interestingly enough the message includes the string "*hea" as well as the string "*head". If you can't still reproduce it let me know and I will debug the issue. > ps -- the org-version was > : Org mode version 9.5 (9.5-gdc154f @ > /home/minshall/.emacs.d/straight/build/org/) What are these? Seemingly not git revisions. Can I checkout that version somehow? If not, pass me your git revision and I will rerun my recipe there. Best regards, Carlos