all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "numbchild@gmail.com" <numbchild@gmail.com>
To: emacs-devel@gnu.org
Subject: Imenu has errors when work in sh-mode
Date: Mon, 3 Oct 2016 17:11:02 +0800	[thread overview]
Message-ID: <CAL1eYu+EmqcjLejVXNbvJQWDf1SwBjSgP=ONc4v5xykxLT9kkw@mail.gmail.com> (raw)

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

Here are the steps to reproduce this issue:

1. emacs -q
2. [M-x package-initialize]
3. [C-x C-f] to an file.sh
4. [M-x sh-mode] to enable sh-mode.
5. [M-: (require 'imenu)] to load imenu. (I don't explicitly load Imenu in
my init files. but some packages load it automatically)
6. [M-x company-mode] to enable company-mode
7. in buffer, type fun, then got error:

```
imenu unavailable: "No items suitable for an index found in this buffer""
with args (candidates function)
```

Here is an discussion on GitHub:
https://github.com/company-mode/company-mode/issues/386


[stardiviner]           <Hack this world!>      GPG key ID: 47C32433
IRC(freeenode): stardiviner                     Twitter:  @numbchild
Key fingerprint = 9BAA 92BC CDDD B9EF 3B36  CB99 B8C4 B8E5 47C3 2433
Blog: http://stardiviner.github.io/

[-- Attachment #2: Type: text/html, Size: 2486 bytes --]

             reply	other threads:[~2016-10-03  9:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-03  9:11 numbchild [this message]
2016-10-11 12:47 ` Imenu has errors when work in sh-mode Andreas Politz
2016-10-15  1:09   ` numbchild

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='CAL1eYu+EmqcjLejVXNbvJQWDf1SwBjSgP=ONc4v5xykxLT9kkw@mail.gmail.com' \
    --to=numbchild@gmail.com \
    --cc=emacs-devel@gnu.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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.