emacs-pretest-bug
[Top][All Lists]
Advanced

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

syntax in cperl


From: rahed
Subject: syntax in cperl
Date: Sun, 22 Jan 2006 11:58:26 +0100

Symptoms:

cperl version 5.0 doesn't recognise regexp syntax of a type @foo =
m/"([^"]+)"/g; With cursor on closing parentheses the minibuffer
reports 'no opening parenthesis found'. Double quote inside square
brackets is the culprit. Latest cperl version 5.14 behaves similarly
and even pod syntax (=pod,=cut) is not recognised with 5.14 version.

Interestingly cperl 5.14 running with emacs 21.3.1 doesn't show these bugs.


In GNU Emacs 22.0.50.1 (i386-mingw-nt5.1.2600)
 of 2005-12-18 on NEUTRINO
X server distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --cflags 
-Ic:/Programme/GnuWin32/include'

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: CSY
  locale-coding-system: cp1250
  default-enable-multibyte-characters: t

Major mode: Summary

Minor modes in effect:
  display-time-mode: t
  show-paren-mode: t
  encoded-kbd-mode: t
  tooltip-mode: t
  auto-compression-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-decoding-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  line-number-mode: t





reply via email to

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