Pressing M-C-e at the beginning of the buffer or pressing M-C-a at the
beginning of the first method freezes the computer (uses all available CPU
power) for quite some time, especially with large buffers. Maybe there is a
workaround for this?
--
knut
> -----Original Message-----
> From: Paul Kinnucan [SMTP:[EMAIL PROTECTED]]
> Sent: Saturday, November 25, 2000 12:36 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: ANN: JDE 2.2.6beta7 available
>
> at
>
> http://sunsite.auc.dk/jde/
>
>
> JDE 2.2.6beta7 Release Notes
>
> ***************************************************************
> * PLEASE READ *
> ***************************************************************
> * *
> * This release requires semantic 1.3.1 (or later) and *
> * speedbar 0.13 (or later). You can obtain both at *
> * http://www.ultranet.com/~zappo/semantic.shtml *
> * *
> * Note: semantic 1.3.1 and 1.3.2 have compatibility bugs that *
> * render the JDE unusable. The next release should fix these *
> * bugs. *
> * *
> * This release also requires elib 1.0 or later. *
> * Your can obtain elib at the JDE web site in compressed *
> * tar (http://sunsite.auc.dk/jde/elib.tar.gz) or *
> * zip (http://sunsite.auc.dk/jde/elib.zip) format. *
> * *
> ***************************************************************
>
> * Fixed project-file loading code so that it does not require
> ange-ftp to work.
>
> * Restored Classes menu sorting.
>
> Thanks to David Ponce.
>
> * Changed references to custom-set-default to set-default to
> ensure XEmacs compatibility.
>
> * The standard Emacs functions beginning-of-defun (M-C-a) and
> end-of-defun (M-C-e) now work for Java methods. The first
> takes you to the beginning of the current method; the
> second, to the end.
>
> Thanks to David Ponce <[EMAIL PROTECTED]>.