Re: emacs-cider company-mode no match found

2014-09-27 Thread Joe (Zhou Xiangtao)
hi Tassilo,

I switch to the prelude package, it works now. thanks a lot.

Joe

On Sun, Sep 21, 2014 at 3:59 PM, Tassilo Horn t...@gnu.org wrote:

 Xiangtao Zhou tao...@gmail.com writes:

 Hi!

  I have upgrade the latest emacs-cider, the document suggest me to use
  company for auto completion, but it doesn't work, anyone know what
  should I do.

 Just to be sure, you did M-x cider-jack-in RET in the Clojure project
 you are hacking in, right?

 Bye,
 Tassilo




-- 
Zhou Xiangtao
Email: tao...@gmail.com

-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Clojure group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


emacs-cider company-mode no match found

2014-09-21 Thread Xiangtao Zhou
hi every,

I have upgrade the latest emacs-cider, the document suggest me to use 
company for auto completion,  but it doesn't work, anyone know what should 
I do.

here is the part of .emacs

(require 'cider)
(require 'smartparens)
(require 'icomplete)
(require 'company)
(add-hook 'clojure-mode-hook 'smartparens-strict-mode)
(add-hook 'clojure-mode-hook 'rainbow-delimiters-mode)
(add-hook 'cider-mode-hook 'cider-turn-on-eldoc-mode)
(add-hook 'cider-repl-mode-hook 'smartparens-strict-mode)
(add-hook 'cider-repl-mode-hook 'rainbow-delimiters-mode)
(global-company-mode)


-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Clojure group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: emacs-cider company-mode no match found

2014-09-21 Thread Tassilo Horn
Xiangtao Zhou tao...@gmail.com writes:

Hi!

 I have upgrade the latest emacs-cider, the document suggest me to use
 company for auto completion, but it doesn't work, anyone know what
 should I do.

Just to be sure, you did M-x cider-jack-in RET in the Clojure project
you are hacking in, right?

Bye,
Tassilo

-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Clojure group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: emacs-cider company-mode no match found

2014-09-21 Thread Xiangtao Zhou
hi Tassilo,

i'm pretty sure, because I also want to have company working with repl. 
both cider  cider-repl not working.

Joe

On Sunday, September 21, 2014 3:59:59 PM UTC+8, Tassilo Horn wrote:

 Xiangtao Zhou tao...@gmail.com javascript: writes: 

 Hi! 

  I have upgrade the latest emacs-cider, the document suggest me to use 
  company for auto completion, but it doesn't work, anyone know what 
  should I do. 

 Just to be sure, you did M-x cider-jack-in RET in the Clojure project 
 you are hacking in, right? 

 Bye, 
 Tassilo 


-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Clojure group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: emacs-cider company-mode no match found

2014-09-21 Thread Tassilo Horn
Xiangtao Zhou tao...@gmail.com writes:

Hi Joe,

 i'm pretty sure, because I also want to have company working with repl. 
 both cider  cider-repl not working.

Hm, strange, it works just fine for me since ages.  And looking in my
~/.emacs, there's no special code for making it work.  I currently use
those MELPA versions of the relevant packages together with Emacs 24
from the current bzr trunk (though it should work fine also with the
latest released version).

  cider  20140916.627 installed Clojure Integrated 
Development Environment and REPL
  clojure-mode   20140914.556 installed Major mode for Clojure 
code
  company20140914.4   installed Modular text completion 
framework

Bye,
Tassilo

-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Clojure group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.