zsh-users
 help / color / mirror / code / Atom feed
From: Joost Bremmer <joost@madeofmagicandwires.online>
To: zsh-users@zsh.org
Subject: Having trouble with a weird `is-at-least` function issue
Date: Mon, 5 Mar 2018 14:35:21 +0100	[thread overview]
Message-ID: <CAJ7utHnXtr8XNLFdtN1nd+LAzfTnWPWUxF9e5PzDi1YFXMPD3A@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1030 bytes --]

Hey everyone,

I've come up against a weird issue and I hope you can help me figure it
out. It first presented itself with the zsh-syntax-highlighting plugin, so
that's the example I'll use.

Syntax-highlighting tries to autoload the `is-at-least` function but then
when CALLING said function it gives the following error: "is-at-least:
function not defined by file".
Manually following the same steps gives the same results.

Now it's got me a bit stumped. The is-at-least source file exists on my
system, the `functions/Misc` folder is properly added to $fpath, and other
functions located in that folder work perfectly fine, and I can't think of
anything else that might be affecting it.

I've of course looked around online for the issue, but haven't found
anything similar. I can therefore only assume it isn't a general bug with
syntax-highlighting or zsh itself and there's something off about my setup,
I just don't know WHAT.

If anyone can point me in the right direction I'd be very grateful.

Sincerely,
Joost Bremmer

             reply	other threads:[~2018-03-06 17:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-05 13:35 Joost Bremmer [this message]
2018-03-06 17:27 ` Bart Schaefer
2018-03-06 17:32   ` Peter Stephenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJ7utHnXtr8XNLFdtN1nd+LAzfTnWPWUxF9e5PzDi1YFXMPD3A@mail.gmail.com \
    --to=joost@madeofmagicandwires.online \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).