Your message dated Wed, 02 May 2007 01:17:02 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#406657: fixed in jde 2.3.5.1-2 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: jde Version: 2.3.5.1-1 Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-==============================-==============================-============================================================================ ii bsh 2.0b4-4 Java scripting environment (BeanShell) Version 2 ii eieio 1.0pre3-6 Enhanced Implementation of Emacs Interpreted Objects ii elib 1.0-11.1 Library of commonly-used Emacs functions ii emacs21 21.4a+1-3 The GNU Emacs editor ii java-common 0.25 Base of all Java packages ii jde 2.3.5.1-1 JDEE, Java Development Environment for Emacs(en) ii semantic 1.0pre3-6 Parser Infrastructure for Emacsen ii speedbar 1.0pre3-6 Everything browser, or Dired on steroids c-indent-command fails in following source. >public class Foo { > public void bar() > // c-indent-command fails in this line > { > } >} c-point macro of cc-defs.el is required in c-only-java-annotations-p function. --- jde-2.3.5.1.orig/lisp/jde-annotations.el +++ jde-2.3.5.1/lisp/jde-annotations.el @@ -33,6 +33,10 @@ ;;; Code: +;; When compile time, c-point macro of cc-defs.el is needed. +(eval-when-compile + (require 'cc-defs)) + (defun c-preprend-offset (symbol offset) "Find the offset entry for SYMBOL and add OFFSET at the front of the list. See `c-set-offset' for a description of OFFSET and SYMBOL." -- // HIBINO Kei // [EMAIL PROTECTED]
--- End Message ---
--- Begin Message ---Source: jde Source-Version: 2.3.5.1-2 We believe that the bug you reported is fixed in the latest version of jde, which is due to be installed in the Debian FTP archive: jde_2.3.5.1-2.diff.gz to pool/contrib/j/jde/jde_2.3.5.1-2.diff.gz jde_2.3.5.1-2.dsc to pool/contrib/j/jde/jde_2.3.5.1-2.dsc jde_2.3.5.1-2_all.deb to pool/contrib/j/jde/jde_2.3.5.1-2_all.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Masayuki Hatta (mhatta) <[EMAIL PROTECTED]> (supplier of updated jde package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Wed, 02 May 2007 00:10:36 +0900 Source: jde Binary: jde Architecture: source all Version: 2.3.5.1-2 Distribution: unstable Urgency: low Maintainer: Masayuki Hatta (mhatta) <[EMAIL PROTECTED]> Changed-By: Masayuki Hatta (mhatta) <[EMAIL PROTECTED]> Description: jde - JDEE, Java Development Environment for Emacs(en) Closes: 235164 237041 297015 406657 Changes: jde (2.3.5.1-2) unstable; urgency=low . * Now it's possible to specify the location of needed files - closes: #235164, #237041 * Fixed c-indent-command failure in some cases - closes: #406657 * emacsen-startup: Removed autoload - closes: #297015 * emacsen-startup: Added workaround for using JDK 1.6 javac. Files: 8a69f82a49c2710e82fce051630a721a 571 contrib/devel optional jde_2.3.5.1-2.dsc d4fd36eb3e0cada13be46b1c0302b3e2 12429 contrib/devel optional jde_2.3.5.1-2.diff.gz 84e4a2fe24d6758d141b666e9e60b7b7 1571930 contrib/devel optional jde_2.3.5.1-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGN96dy2+jQOcHWlQRAmpOAJ9kfzqbQ7T6Yo1FoIktVZjBmnrueACglnv9 TCqmFWyLe6+QsZ/x0H8X41s= =mzUV -----END PGP SIGNATURE-----
--- End Message ---

