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

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

bug#5595: Commenting in F90


From: Angelo Graziosi
Subject: bug#5595: Commenting in F90
Date: Thu, 18 Feb 2010 11:30:26 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1

I do not know if this is a bug but it looks strange to me.

Start Emacs with:

$ emacs -Q &

Then visit a new file:

C-x C-f foo.f90

Type '!' (it is at line 1, column 0 in Emacs).

Then continue to comment: C-M-j. The new '!' is at line 2, column 2 and not at line 2, column 0, i.e. below the previous '!', as one expects (at least me!). In other word the second '!' is indended.

Why this?

Ciao,
Angelo.







reply via email to

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