From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Fred Krogh Newsgroups: gmane.emacs.bugs Subject: bug#14076: 24.3; Comments in Fortran Source Date: Fri, 29 Mar 2013 19:27:40 -0700 Organization: Math a la Carte Message-ID: <51564D9C.4030905@mathalacarte.com> References: <87vc8b8r6d.fsf@mon1.i-did-not-set--mail-host-address--so-tickle-me> Reply-To: fkrogh@mathalacarte.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1364661863 26033 80.91.229.3 (30 Mar 2013 16:44:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 30 Mar 2013 16:44:23 +0000 (UTC) Bcc: rgm@gnu.org To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Mar 30 17:44:50 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ULytd-0005su-Sm for geb-bug-gnu-emacs@m.gmane.org; Sat, 30 Mar 2013 17:44:50 +0100 Original-Received: from localhost ([::1]:33546 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULytF-0001j4-KS for geb-bug-gnu-emacs@m.gmane.org; Sat, 30 Mar 2013 12:44:25 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:58655) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULytB-0001ix-HS for bug-gnu-emacs@gnu.org; Sat, 30 Mar 2013 12:44:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULytA-0004RS-Hq for bug-gnu-emacs@gnu.org; Sat, 30 Mar 2013 12:44:21 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:48835) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULytA-0004RN-Eu for bug-gnu-emacs@gnu.org; Sat, 30 Mar 2013 12:44:20 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1ULyvm-0005k8-3I for bug-gnu-emacs@gnu.org; Sat, 30 Mar 2013 12:47:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Fred Krogh Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 30 Mar 2013 16:47:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14076 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 14076-submit@debbugs.gnu.org id=B14076.136466198922025 (code B ref 14076); Sat, 30 Mar 2013 16:47:01 +0000 Original-Received: (at 14076) by debbugs.gnu.org; 30 Mar 2013 16:46:29 +0000 Original-Received: from localhost ([127.0.0.1]:52942 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1ULyvE-0005jB-3M for submit@debbugs.gnu.org; Sat, 30 Mar 2013 12:46:28 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:51349) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1ULyv5-0005it-S0 for 14076@debbugs.gnu.org; Sat, 30 Mar 2013 12:46:20 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1ULysT-00023r-6c for 14076@debbugs.gnu.org; Sat, 30 Mar 2013 12:43:37 -0400 Resent-Message-ID: <20823.5689.51192.480747@gnu.org> Resent-Date: Sat, 30 Mar 2013 12:43:37 -0400 Resent-From: Glenn Morris Resent-To: 14076@debbugs.gnu.org X-Virus-Scanned: amavisd-new at mathalacarte.com In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Bogosity: no, spamicity=0.077347, v1.2.1 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130325 Thunderbird/17.0.4 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:73013 Archived-At: On 03/29/2013 06:46 PM, Glenn Morris wrote: > fkrogh@mathalacarte.com wrote: > >> I have options set so that comments should not be touched when >> formatting a region, but they are indented to the current indentation >> level. > Thanks for the report, but please give a complete example of what you > mean, starting from emacs -Q. > O.k. The program shows up with emacs -Q with this program program tmp integer :: i do i = 1, 5 ! Comment print '("i=",i0)', i end do end program tmp Highlight the whole program, then \ and the ! Comment is indented, and I think this should not happen. Thanks for looking into this. Fred