all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Imenu has errors when work in sh-mode
@ 2016-10-03  9:11 numbchild
  2016-10-11 12:47 ` Andreas Politz
  0 siblings, 1 reply; 3+ messages in thread
From: numbchild @ 2016-10-03  9:11 UTC (permalink / raw)
  To: emacs-devel

[-- 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 --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-10-15  1:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-03  9:11 Imenu has errors when work in sh-mode numbchild
2016-10-11 12:47 ` Andreas Politz
2016-10-15  1:09   ` numbchild

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.