all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Shriram Ramanathan <ramanath@cems.umn.edu>
Subject: f90 comments indentation
Date: Wed, 15 Oct 2003 20:28:13 -0600	[thread overview]
Message-ID: <Pine.LNX.4.33.0310152020410.31279-100000@lancelot.cems.umn.edu> (raw)

Hi,

I am writing f90 programs and I have turned auto-fill mode on.  I want my
comments to be indented to where my earlier comment line starts.  So, for
example, what I want is this (irrespective of the comment column)

real, (kind=long), dimension(3,3) :: abcd ! This is a test
                                          ! comment

But, what I get is

real, (kind=long), dimension(3,3) :: abcd ! This is a test
! comment

Can someone help me with this ?

Thanks in advance,
shriram.

             reply	other threads:[~2003-10-16  2:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-16  2:28 Shriram Ramanathan [this message]
2003-10-16 18:12 ` f90 comments indentation Stefan Monnier
2003-10-17 17:31   ` 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

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

  git send-email \
    --in-reply-to=Pine.LNX.4.33.0310152020410.31279-100000@lancelot.cems.umn.edu \
    --to=ramanath@cems.umn.edu \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.