From xemacs-m  Wed Feb  5 18:02:37 1997
Received: from jagor.srce.hr (hniksic@jagor.srce.hr [161.53.2.130])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id SAA08558
	for <xemacs-beta@xemacs.org>; Wed, 5 Feb 1997 18:02:36 -0600 (CST)
Received: (from hniksic@localhost)
          by jagor.srce.hr (8.8.5/8.8.4)
	  id BAA01528; Thu, 6 Feb 1997 01:02:34 +0100 (MET)
Sender: hniksic@public.srce.hr
To: xemacs-beta@xemacs.org
Subject: Re: xemacs-20.0-b90's cperl-mode.el can't indent attached example
References: <rxs4tg6rcmy.fsf@midnight.ecf.teradyne.com> <rxsn2tjnh45.fsf@midnight.ecf.teradyne.com> <kigwwsnx9wf.fsf@jagor.srce.hr> <yvtzpxivqb5.fsf@corona.pixar.com>
X-URL: ftp://gnjilux.cc.fer.hr/pub/unix/util/wget/
X-Attribution: Hrv
X-Face: &}4JQk=L;e.~x+|eo]#DGk@x3~ed!.~lZ}YQcYb7f[WL9L'Z*+OyA\nAEL1M(".[qvI#a2E
 6WYI5>>e7'@_)3Ol9p|Nn2wNa/;~06jL*B%tTcn/XvhAu7qeES0\|MF%$;sI#yn1+y"
From: Hrvoje Niksic <hniksic@srce.hr>
Date: 06 Feb 1997 01:02:33 +0100
In-Reply-To: Hunter Kelly's message of 05 Feb 1997 14:30:38 -0800
Message-ID: <kiglo92yf6u.fsf@jagor.srce.hr>
Lines: 20
X-Mailer: Gnus v5.4.11/XEmacs 19.14

Hunter Kelly <retnuh@corona.pixar.com> writes:

> I agree that it should provide 'cperl-mode, but shouldn't it also
> provide 'perl-mode as well?  I think that would be especially true if
> we make it the default (which I think is a good idea).

No, I don't think so.  cperl-mode.el must provide cperl-mode, and
that's it.  If we make it default, there will be something like:
(fset 'perl-mode 'cperl-mode)

but the cperl-mode will still get loaded.  For example, (featurep
'cc-mode) gives t for me, whereas (featurep 'c-mode) gives nil,
although I call C mode with M-x c-mode.

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
WWW:          World-Wide-Waste.  Waste management corporation, which
              handles the billions of tons of garbage generated by just
              about everybody these days.

