all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* auto-complete in Java not working
@ 2013-12-20  1:14 Shiyuan
  2013-12-20 10:21 ` Chris Van Dusen
  0 siblings, 1 reply; 2+ messages in thread
From: Shiyuan @ 2013-12-20  1:14 UTC (permalink / raw
  To: help-gnu-emacs

Hi,
     Auto-complete works perfectly in C++ mode but not working in Java.
When I involve 'M-x auto-complete' in Java mode, I got an error"connect:
Connection refused." Any clue what might be wrong?

  Also, is there a way to figure out which  elisp command (line number and
source file) is called before the error message is generated?

Thanks.

Shiyuan


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

* Re: auto-complete in Java not working
  2013-12-20  1:14 auto-complete in Java not working Shiyuan
@ 2013-12-20 10:21 ` Chris Van Dusen
  0 siblings, 0 replies; 2+ messages in thread
From: Chris Van Dusen @ 2013-12-20 10:21 UTC (permalink / raw
  To: Shiyuan; +Cc: help-gnu-emacs


On Dec 19, 2013, at 7:14 PM, Shiyuan <gshy2014@gmail.com> wrote:

> Hi,
>     Auto-complete works perfectly in C++ mode but not working in Java.
> When I involve 'M-x auto-complete' in Java mode, I got an error"connect:
> Connection refused." Any clue what might be wrong?
> 
>  Also, is there a way to figure out which  elisp command (line number and
> source file) is called before the error message is generated?

Try:  M-x toggle-debug-on-error RET

and then,  M-x auto-complete

hth,
Chris.



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

end of thread, other threads:[~2013-12-20 10:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-20  1:14 auto-complete in Java not working Shiyuan
2013-12-20 10:21 ` Chris Van Dusen

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.