unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Fred Krogh <fkrogh@mathalacarte.com>
To: Glenn Morris <rgm@gnu.org>
Subject: bug#14076: 24.3; Comments in Fortran Source
Date: Fri, 29 Mar 2013 19:27:40 -0700	[thread overview]
Message-ID: <51564D9C.4030905@mathalacarte.com> (raw)
In-Reply-To: <hdzjxl8xsp.fsf@fencepost.gnu.org>

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 <cntrl><alt>\
and the ! Comment is indented, and I think this should not happen.

Thanks for looking into this.
Fred







  reply	other threads:[~2013-03-30  2:27 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-28 15:44 bug#14076: 24.3; Comments in Fortran Source fkrogh
2013-03-30  1:46 ` Glenn Morris
2013-03-30  2:27   ` Fred Krogh [this message]
2013-04-03  0:19     ` Glenn Morris
2013-04-03  0:34       ` Fred Krogh
2013-04-03  1:01         ` Glenn Morris
2013-04-03  1:57           ` Fred Krogh
2013-04-04  3:50             ` Glenn Morris
2013-04-04  4:27               ` Fred Krogh
2013-04-04 12:36               ` Stefan Monnier
2013-04-05 19:18                 ` Glenn Morris
2013-04-03 19:04           ` Stefan Monnier
2013-04-04  3:51             ` Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51564D9C.4030905@mathalacarte.com \
    --to=fkrogh@mathalacarte.com \
    --cc=rgm@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).