unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Using CPerl mode with CVS Emacs
@ 2003-11-28 18:24 Dan Anderson
  2003-11-28 19:51 ` Harry Putnam
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Anderson @ 2003-11-28 18:24 UTC (permalink / raw)



        I needed  to get a copy  of CVS emacs to  properly read e-mail
and send it.  So I did and it works wondefully, except it breaks CPerl
mode.  When i type M-x cperl-mode I get the following error:

,----[ Error:
| Invalid read syntax "?"
`------------------------------

        Does anyone know if  there's an updated CPerl-mode package for
the CVS version of emacs, or if there is any way to fix this?

Thanks in advance,

Dan

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Using CPerl mode with CVS Emacs
  2003-11-28 18:24 Using CPerl mode with CVS Emacs Dan Anderson
@ 2003-11-28 19:51 ` Harry Putnam
  0 siblings, 0 replies; 2+ messages in thread
From: Harry Putnam @ 2003-11-28 19:51 UTC (permalink / raw)


Dan Anderson <dan@mathjunkies.com> writes:

>         I needed  to get a copy  of CVS emacs to  properly read e-mail
> and send it.  So I did and it works wondefully, except it breaks CPerl
> mode.  When i type M-x cperl-mode I get the following error:
>
> ,----[ Error:
> | Invalid read syntax "?"
> `------------------------------
>
>         Does anyone know if  there's an updated CPerl-mode package for
> the CVS version of emacs, or if there is any way to fix this?
>
> Thanks in advance,
>
> Dan

Have you tried examining the cvs-emacs files for a cperl mode?  Maybe
run a diff againt the cperl you were using and the one in cvs distro
of emacs.

Try taking the old cperl out of load path.  Making the newer one be
used.  Find the cperl.el file in your cvs-emacs files and diff it
against any in your load path.

Check the sizes maybe?

ls -l <$CVS_EMACS>/lisp/progmodes/cperl-mode.el

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-11-28 19:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-28 18:24 Using CPerl mode with CVS Emacs Dan Anderson
2003-11-28 19:51 ` Harry Putnam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).