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

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

bug#2053: TAB does not indent the region when the region is active in pe


From: Dan Nicolaescu
Subject: bug#2053: TAB does not indent the region when the region is active in perl-mode
Date: Sun, 25 Jan 2009 10:14:58 -0800 (PST)

Given this perl file:

   my $bar;
   my $foo;


make an active region that includes the 2 $my lines.  
Press TAB, it should indent the region, but it does not.

This is inconsistent with what modes should do for TAB in emacs-23.







reply via email to

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