From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?Q?Alberto_Sim=C3=B5es?= Newsgroups: gmane.emacs.help Subject: CPerl and Perl 5.10.x Date: Wed, 26 Aug 2009 20:27:57 +0100 Message-ID: <2b670b7e0908261227o12ef58b9lc97bae8d24728fef@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=00151758858cc1c12704721072ea X-Trace: ger.gmane.org 1251316529 18462 80.91.229.12 (26 Aug 2009 19:55:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 26 Aug 2009 19:55:29 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 26 21:55:23 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MgOaW-0002vW-Vi for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Aug 2009 21:55:21 +0200 Original-Received: from localhost ([127.0.0.1]:45166 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MgOaW-0001ti-Gf for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Aug 2009 15:55:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MgOAC-00031n-0Y for help-gnu-emacs@gnu.org; Wed, 26 Aug 2009 15:28:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MgOA6-0002p6-Gl for help-gnu-emacs@gnu.org; Wed, 26 Aug 2009 15:28:07 -0400 Original-Received: from [199.232.76.173] (port=49921 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MgOA5-0002n6-5w for help-gnu-emacs@gnu.org; Wed, 26 Aug 2009 15:28:01 -0400 Original-Received: from mail-bw0-f222.google.com ([209.85.218.222]:53746) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MgOA4-0008Qe-Al for help-gnu-emacs@gnu.org; Wed, 26 Aug 2009 15:28:00 -0400 Original-Received: by bwz22 with SMTP id 22so454625bwz.42 for ; Wed, 26 Aug 2009 12:27:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=w65qs1pkQAlT9k9t9QE2Co4M/UCevdNsv3Z8ZhVuois=; b=juQ5nbf/vLEUCOuMClf9K2y0e0msQdMnVoG2Or+esBv/ItF1DX6LYxYnZSTmcH3F1K Te8JC0cVisycB/y3XCqlFDLGAJrBXG1DTUDW1HJxvztVyavnW7XvDRH6j2yakBxvQKxn aHPvzhwdnZHqUpgl2PFDp4uoWI4/Z4reL6jkw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Czc48JikS9cW2xbjHMBudHW7icfgNfHDex3MBfjnI9+OwHFL2hVCQvYnCwEG9k3FhM EmFTS4eKzFIBbYM8qiFskwML99eeuaw1rWXlw3tJ5QcXMzK+pgOmvpOs2dKAqQqe7qNQ nzrVL/geL1Lx58rj6jkSMmu8noXf7r7HQxQq0= Original-Received: by 10.204.7.92 with SMTP id c28mr3884503bkc.170.1251314877186; Wed, 26 Aug 2009 12:27:57 -0700 (PDT) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:67568 Archived-At: --00151758858cc1c12704721072ea Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Probably a good idea to add to the list of constructs, the string 'given' and 'where' and 'default' as they are new to Perl 5.10 to the current cperl version under CVS. In any case, at the moment I would ask for help to add them myself in my .emacs configuration file. I remember to see that for C (extra C types, at least) but I can't find any similar property for CPerl. Thank you Alberto --=20 Alberto Sim=C3=B5es --00151758858cc1c12704721072ea Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi

Probably a good idea to add to the list of constructs, the string= =C2=A0 'given' and 'where' and 'default' as they ar= e new to Perl 5.10 to the current cperl version under CVS.

In any ca= se, at the moment I would ask for help to add them myself in my .emacs conf= iguration file. I remember to see that for C (extra C types, at least) but = I can't find any similar property for CPerl.

Thank you
Alberto

--
Alberto Sim=C3=B5es
--00151758858cc1c12704721072ea--