help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: perl mode


From: Philippe Delavalade
Subject: Re: perl mode
Date: Wed, 2 Oct 2013 18:41:11 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Le mercredi 02 octobre à 14:06, Damien Wyart a écrit :
> You can use cperl mode instead of perl, it is a bit more powerful. The
> simplest way to do so is by adding this line to .emacs:
> 
> (defalias 'perl-mode 'cperl-mode)

I did that and test different styles with cperl-set-style and prefered C++.

So I add the following line, based on the manual
(setq cperl-default-style "C++")

I have no error or warning when entering emacs but it does not work.

What is wrong ?

Thanks in advance.

-- 
Ph. Delavalade



reply via email to

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