emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Anyone here tracking Ilya's recent CPerl 5.X updates?


From: Andrew M. Scott
Subject: Anyone here tracking Ilya's recent CPerl 5.X updates?
Date: Mon, 24 Oct 2005 09:32:31 -0700

Ilya Zakharevich has been soliciting feedback on his CPerl 5.X "alpha" on 
comp.lang.perl.moderated, comp.emacs, gnu.emacs.help beginning Oct 18,
2005. 

Ilya is his interim code on http://ilyaz.org/software/emacs

Is anyone here giving him regular CVS Emacs feedback? Byte-compiling
his version v5.10 (October 23, 2005) seems to indicate he might need
feedback on generalizing his VC code:

Compiling file /stor/garray/src/cperl-mode.el at Mon Oct 24 08:17:30 2005
cperl-mode.el:1403:38:Warning: `fboundp' called for effect
cperl-mode.el:2320:11:Warning: assignment to free variable
    `unread-command-event'
cperl-mode.el:2401:17:Warning: `fboundp' called for effect

In cperl-mode:
cperl-mode.el:3007:36:Warning: assignment to free variable
    `paren-backwards-message'
cperl-mode.el:3019:24:Warning: assignment to free variable `vc-sccs-header'
cperl-mode.el:3024:35:Warning: `vc-header-alist' is an obsolete variable; use
    `vc-BACKEND-header' instead.
cperl-mode.el:3112:6:Warning: `make-local-hook' is an obsolete function (as of
    Emacs 21.1); not necessary any more.

In cperl-indent-region:
cperl-mode.el:6026:4:Warning: `fboundp' called for effect

In cperl-info-on-command:
cperl-mode.el:7233:34:Warning: `beginning-of-buffer' used from Lisp code
That command is designed for interactive use only

In cperl-find-bad-style:
cperl-mode.el:8007:11:Warning: `beginning-of-buffer' used from Lisp code
That command is designed for interactive use only

In cperl-emulate-lazy-lock:
cperl-mode.el:9261:59:Warning: assignment to free variable
    `font-lock-cache-position'
cperl-mode.el:9301:6:Warning: `make-variable-buffer-local' should be called at
    toplevel

Compiling no file at Mon Oct 24 08:30:25 2005







reply via email to

[Prev in Thread] Current Thread [Next in Thread]