emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [BUG] "args out of range" on link heading completion [9.5 (9.5-gd361


From: Carlos Pita
Subject: Re: [BUG] "args out of range" on link heading completion [9.5 (9.5-gd361c7 @ /Users/carlos/.emacs.d/straight/build/org/)]
Date: Thu, 21 Oct 2021 01:07:09 -0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (darwin)

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 <M-TAB> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]