RE: Only very minimal font-lock in emacs

2001-09-07 Thread Javier S. López
You need to install overlay-fix.el ftp://cedet.sourceforge.net/pub/cedet/overlay-fix.el or at http://cedet.sourceforge.net/ftpgate.shtml For future reference, it is worth to take a look at the mail archives. This problem has come up many times already and the answer can be found in the

jde-find doesn't work on win32

2001-09-07 Thread Eric Chastan
Hello, On my NTemacs find-grep functions work well with the use of cygwin bash : I'm using different stuff : - from emacro: (setq explicit-shell-file-name (which-first bash)) (setq sh-shell-file (which-first bash)) (setenv ESHELL (which-first bash)) (add-hook

Re: jde-find doesn't work on win32

2001-09-07 Thread Paul Kinnucan
At 05:30 PM 9/7/2001 +0200, you wrote: Hello, On my NTemacs find-grep functions work well with the use of cygwin bash : I'm using different stuff : - from emacro: (setq explicit-shell-file-name (which-first bash)) (setq sh-shell-file (which-first bash)) (setenv ESHELL (which-first bash))

read-only status

2001-09-07 Thread Louis Aloia
It appears that the jde-compile-finish-flush-completion-cache function is turning off the read-only flag of the current buffer (i.e. changing the status of a read-only buffer to writable). I am running Emacs NT 20.7.1 and JDE 2.2.8 Has anyone else experienced this problem? -Original

jde-complete-at-point-menu menu too wide for screen

2001-09-07 Thread Aaron Phillips
Hello, Does anyone know if there is anything that can be done about the method completion menu being too wide for the screen? The menu is getting cut off because of some methods with very long names. I can see the end portion of the long method name, but cannot see any of the other methods.

RE: jde-complete-at-point-menu menu too wide for screen

2001-09-07 Thread Troy Noble
What OS? Emacs or XEmacs? Which JDEE version (although that might not be entirely relevant if I understand the problem correctly). I'll take wild guess and say you are using Emacs 20.7.1 with JDEE 2.2.8 on NT or Win2k. It sounds like you are running into a limit in NT/Win2k. It shouldn't

Free Search Engine Submission Service

2001-09-07 Thread Webmaster Pro News
Title: Webmater Tips Newsletter Webmaster Tips Newsletter You are subscribed to Webmaster Tips Newsletter at: [EMAIL PROTECTED] . You are receiving this newsletter because you posted your link on one of our free links pages, directories, search engines or you used one of our free

jde-parse?

2001-09-07 Thread Nascif Abousalh-Neto
Title: jde-parse? Is jde-parse still supported? I does not seems to work anymore; I traced to source code to a call (through Beanshell) to jde.parser.ParserMain.parseFile, but I can't find the Java source code for this class. It is not in jde.jar for sure. Regards, Nascif