From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 28 13:00:38 2013 Received: (at submit) by debbugs.gnu.org; 28 Mar 2013 17:00:38 +0000 Received: from localhost ([127.0.0.1]:49843 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1ULGBq-000305-0d for submit@debbugs.gnu.org; Thu, 28 Mar 2013 13:00:38 -0400 Received: from eggs.gnu.org ([208.118.235.92]:38975) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1ULGBm-0002zw-KX for submit@debbugs.gnu.org; Thu, 28 Mar 2013 13:00:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULG9H-0007qL-LO for submit@debbugs.gnu.org; Thu, 28 Mar 2013 12:58:03 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-101.9 required=5.0 tests=BAYES_00,NO_DNS_FOR_FROM, USER_IN_WHITELIST autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:47917) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULG9H-0007qF-HN for submit@debbugs.gnu.org; Thu, 28 Mar 2013 12:57:59 -0400 Received: from eggs.gnu.org ([208.118.235.92]:50274) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULG9E-0002Wp-0i for bug-gnu-emacs@gnu.org; Thu, 28 Mar 2013 12:57:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULG99-0007n8-5p for bug-gnu-emacs@gnu.org; Thu, 28 Mar 2013 12:57:55 -0400 Received: from mathalacarte.com ([216.86.203.11]:52167) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULG98-0007kM-Oj for bug-gnu-emacs@gnu.org; Thu, 28 Mar 2013 12:57:51 -0400 Received: from localhost (localhost [127.0.0.1]) by mathalacarte.com (Postfix) with ESMTP id 417BB3C042C for ; Thu, 28 Mar 2013 08:44:46 -0700 (PDT) X-Virus-Scanned: amavisd-new at mathalacarte.com Received: from mathalacarte.com ([127.0.0.1]) by localhost (mathalacarte.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jCMiopT99FGC for ; Thu, 28 Mar 2013 08:44:42 -0700 (PDT) Received: by mathalacarte.com (Postfix, from userid 1000) id EBED23C04FF; Thu, 28 Mar 2013 08:44:42 -0700 (PDT) From: fkrogh@mathalacarte.com To: bug-gnu-emacs@gnu.org Subject: 24.3; Comments in Fortran Source Date: Thu, 28 Mar 2013 08:44:42 -0700 Message-ID: <87vc8b8r6d.fsf@mon1.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) I have options set so that comments should not be touched when formatting a region, but they are indented to the current indentation level. It is a bit of a pain to use a regular expression search and replace to get them back where they belong. In GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.6.3) of 2013-03-25 on mon1 Windowing system distributor `The X.Org Foundation', version 11.0.11400000 System Description: Gentoo Base System release 2.2 Configured using: `configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--disable-dependency-tracking' '--program-suffix=-emacs-24' '--program-transform-name=s/emacs-[0-9].*/emacs-24/' '--infodir=/usr/share/info/emacs-24' '--enable-locallisppath=/etc/emacs:/usr/share/emacs/site-lisp' '--with-crt-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64' '--with-gameuser=games' '--without-compress-info' '--without-hesiod' '--without-kerberos' '--without-kerberos5' '--with-gpm' '--with-dbus' '--without-gnutls' '--without-xml2' '--without-selinux' '--without-wide-int' '--with-sound' '--with-x' '--without-ns' '--without-gconf' '--without-gsettings' '--without-toolkit-scroll-bars' '--without-gif' '--with-jpeg' '--with-png' '--with-rsvg' '--without-tiff' '--with-xpm' '--without-imagemagick' '--without-xft' '--without-libotf' '--without-m17n-flt' '--with-x-toolkit=gtk3' 'GENTOO_PACKAGE=app-editors/emacs-24.3' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -march=native -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS='' Important settings: value of $LANG: en_US.utf8 locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: F90 Minor modes in effect: shell-dirtrack-mode: t recentf-mode: t show-paren-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t auto-fill-function: f90-do-auto-fill transient-mark-mode: t Recent input: t h a l a c a r t e . c o m W h e n SPC r e f o r m a t t i n g SPC f o r m a t t i n g SPC a SPC r e g i o n SPC i n SPC F o r t r a n SPC c o m m e n t s SPC a r e SPC i n d e n t e d SPC t o SPC t h e SPC c u r r e n t SPC i n d e n t a t i o n SPC l e v 3 e l e l , SPC e v e n SPC t h o u g h SPC I SPC h a v e SPC s e t SPC t h e SPC o p t i o n s SPC n o t SPC t o SPC c h a n g e SPC c o m m e n t s . C-x k y e s C-x k C-x k C-x k C-M-\ C-/ Recent messages: Load-path shadows: /home/m/color-theme hides /usr/local/share/emacs/site-lisp/color-theme/color-theme /home/m/color-theme-freds hides /usr/local/share/emacs/site-lisp/color-theme/color-theme-freds /home/m/color-theme hides /usr/local/share/emacs/site-lisp/color-theme /home/m/color-theme-freds hides /usr/local/share/emacs/site-lisp/color-theme-freds /home/m/.emacs hides /usr/share/emacs/site-lisp/.emacs Features: (shadow sort gnus-util mail-extr emacsbug message idna format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader find-func pp help-mode apropos time-stamp shell pcomplete compile comint ansi-color ring misearch multi-isearch cc-langs preview prv-emacs warnings tex-buf reftex-dcr reftex-auc reftex reftex-vars noutline outline font-latex byte-opt bytecomp byte-compile cconv latex easy-mmode tex-style tex dbus xml latexenc make-mode color-theme cl-macs gv edmacro kmacro cl sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils reporter ps-bdf ps-mule ps-print ps-def lpr fortran f90 cus-edit cus-start cus-load recentf tree-widget wid-edit cc-mode cc-fonts easymenu cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs pc-bufsw uniquify advice help-fns cl-lib advice-preload bm-ext bm paren site-gentoo preview-latex tex-site auto-loads time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting move-toolbar gtk x-toolkit x multi-tty emacs) From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 29 21:48:56 2013 Received: (at 14076) by debbugs.gnu.org; 30 Mar 2013 01:48:56 +0000 Received: from localhost ([127.0.0.1]:51749 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1ULkud-0004GL-M6 for submit@debbugs.gnu.org; Fri, 29 Mar 2013 21:48:56 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:41167) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1ULkuc-0004GF-AU for 14076@debbugs.gnu.org; Fri, 29 Mar 2013 21:48:54 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1ULks2-0005e5-It; Fri, 29 Mar 2013 21:46:14 -0400 From: Glenn Morris To: fkrogh@mathalacarte.com Subject: Re: bug#14076: 24.3; Comments in Fortran Source References: <87vc8b8r6d.fsf@mon1.i-did-not-set--mail-host-address--so-tickle-me> X-Spook: offensive information warfare wire transfer Islam X-Ran: dNy;"9U'Cm^^WhJVd`i233(^rf%<.Jkf&0DZl@'AKLM,l4W*CM[?s>^seY*o (fkrogh@mathalacarte.com's message of "Thu, 28 Mar 2013 08:44:42 -0700") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -5.5 (-----) X-Debbugs-Envelope-To: 14076 Cc: 14076@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.8 (------) 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. From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 30 12:46:29 2013 Received: (at 14076) by debbugs.gnu.org; 30 Mar 2013 16:46:29 +0000 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 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 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 Bcc: rgm@gnu.org X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-103.2 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD, USER_IN_WHITELIST autolearn=disabled version=3.3.2 X-Virus-Scanned: amavisd-new at mathalacarte.com Message-ID: <51564D9C.4030905@mathalacarte.com> Organization: Math a la Carte MIME-Version: 1.0 References: <87vc8b8r6d.fsf@mon1.i-did-not-set--mail-host-address--so-tickle-me> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 216.86.203.11 Date: Fri, 29 Mar 2013 19:27:40 -0700 From: Fred Krogh To: Glenn Morris Subject: Re: bug#14076: 24.3; Comments in Fortran Source 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-Spam-Score: -5.5 (-----) X-Debbugs-Envelope-To: 14076 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: fkrogh@mathalacarte.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.3 (------) 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 From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 02 20:24:02 2013 Received: (at 14076) by debbugs.gnu.org; 3 Apr 2013 00:24:03 +0000 Received: from localhost ([127.0.0.1]:58875 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UNBUf-0002X4-TQ for submit@debbugs.gnu.org; Tue, 02 Apr 2013 20:24:02 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:42393) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UNBUd-0002Wo-CN for 14076@debbugs.gnu.org; Tue, 02 Apr 2013 20:24:00 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1UNBRh-00059d-Vt for 14076@debbugs.gnu.org; Tue, 02 Apr 2013 20:20:58 -0400 Resent-Message-ID: <20827.30185.911103.175071@gnu.org> Resent-Date: Tue, 2 Apr 2013 20:20:57 -0400 Resent-From: Glenn Morris Resent-To: 14076@debbugs.gnu.org Bcc: rgm@gnu.org References: <87vc8b8r6d.fsf@mon1.i-did-not-set--mail-host-address--so-tickle-me> <51564D9C.4030905@mathalacarte.com> X-Ran: @ECvH3y2]=@zeYm'.*[/q/ETloBBE(2AZqK;C+ilQcI{""2Sl$GVgSA*|dr6d(Xc"^&4vA X-Hue: magenta X-Attribution: GM In-Reply-To: <51564D9C.4030905@mathalacarte.com> (Fred Krogh's message of "Fri, 29 Mar 2013 19:27:40 -0700") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 02 Apr 2013 20:19:52 -0400 From: Glenn Morris To: fkrogh@mathalacarte.com Subject: Re: bug#14076: 24.3; Comments in Fortran Source X-Spook: White House Albania Roswell JUWTF anthrax mailbomb Lon User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-Spam-Score: -6.5 (------) X-Debbugs-Envelope-To: 14076 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -9.2 (---------) Please keep the debbugs address cc'd. [I then forgot to do so myself...] Fred Krogh wrote: > 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. Why do you think it should not happen? F90 mode has always behaved like this. Earlier you said: > I have options set so that comments should not be touched when > formatting a region, What options are those? From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 02 20:38:11 2013 Received: (at submit) by debbugs.gnu.org; 3 Apr 2013 00:38:11 +0000 Received: from localhost ([127.0.0.1]:58906 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UNBiN-0002sP-FB for submit@debbugs.gnu.org; Tue, 02 Apr 2013 20:38:11 -0400 Received: from eggs.gnu.org ([208.118.235.92]:32948) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UNBiL-0002sI-80 for submit@debbugs.gnu.org; Tue, 02 Apr 2013 20:38:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNBfO-0002Pg-Lh for submit@debbugs.gnu.org; Tue, 02 Apr 2013 20:35:07 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-101.5 required=5.0 tests=BAYES_50,RP_MATCHES_RCVD, USER_IN_WHITELIST autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:34239) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNBfO-0002PZ-Jh for submit@debbugs.gnu.org; Tue, 02 Apr 2013 20:35:06 -0400 Received: from eggs.gnu.org ([208.118.235.92]:44304) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNBfN-0000yB-Iy for bug-gnu-emacs@gnu.org; Tue, 02 Apr 2013 20:35:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNBfM-0002Ma-K7 for bug-gnu-emacs@gnu.org; Tue, 02 Apr 2013 20:35:05 -0400 Received: from mathalacarte.com ([216.86.203.11]:54677) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNBfM-0002Fq-Ar; Tue, 02 Apr 2013 20:35:04 -0400 Received: from localhost (localhost [127.0.0.1]) by mathalacarte.com (Postfix) with ESMTP id 217823C0E58; Tue, 2 Apr 2013 17:35:02 -0700 (PDT) X-Virus-Scanned: amavisd-new at mathalacarte.com Received: from mathalacarte.com ([127.0.0.1]) by localhost (mathalacarte.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pRUKxZQ_BUcv; Tue, 2 Apr 2013 17:34:58 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by mathalacarte.com (Postfix) with ESMTP id 719FF3C0CFD; Tue, 2 Apr 2013 17:34:58 -0700 (PDT) Message-ID: <515B7932.7020206@mathalacarte.com> Date: Tue, 02 Apr 2013 17:34:58 -0700 From: Fred Krogh Organization: Math a la Carte User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130325 Thunderbird/17.0.4 MIME-Version: 1.0 To: Glenn Morris Subject: Re: bug#14076: 24.3; Comments in Fortran Source References: <87vc8b8r6d.fsf@mon1.i-did-not-set--mail-host-address--so-tickle-me> <51564D9C.4030905@mathalacarte.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -4.2 (----) X-Debbugs-Envelope-To: submit Cc: bug-gnu-emacs@gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: fkrogh@mathalacarte.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) On 04/02/2013 05:19 PM, Glenn Morris wrote: > Please keep the debbugs address cc'd. > > Fred Krogh wrote: > >> 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. > Why do you think it should not happen? > F90 mode has always behaved like this. I'm hoping that just because it has "always" done this, that does not make it correct. > > Earlier you said: > >> I have options set so that comments should not be touched when >> formatting a region, > What options are those? fortran-comment-indent-style is a variable defined in `fortran.el'. Its value is nil Original value was fixed This variable is safe as a file local variable if its value satisfies the predicate which is a byte-compiled expression. Documentation: How to indent comments. nil forces comment lines not to be touched; `fixed' indents to `fortran-comment-line-extra-indent' columns beyond `fortran-minimum-statement-indent-fixed' (if `indent-tabs-mode' nil), or `fortran-minimum-statement-indent-tab' (if `indent-tabs-mode' non-nil); `relative' indents to current Fortran indentation plus `fortran-comment-line-extra-indent'. You can customize this variable. Specifically nil forces comment lines not to be touched. When you get down to it, I don't care what nil does, but I certainly want some way to say "don't change my comments". But from the above, that seems to be what nil is supposed to do. I'd be happy if there was some choice that did this, but here is what I see for choices Fortran Comment Indent Style: (*) Untouched ( ) fixed ( ) relative State : SAVED and set. How to indent comments. Hide nil forces comment lines not to be touched; `fixed' indents to `fortran-comment-line-extra-indent' columns beyond `fortran-minimum-statement-indent-fixed' (if `indent-tabs-mode' nil), or `fortran-minimum-statement-indent-tab' (if `indent-tabs-mode' non-nil); `relative' indents to current Fortran indentation plus `fortran-comment-line-extra-indent'. Groups: Fortran Indent I have fortran-comment-line-extra-indent set to 0. Perhaps there is some combination in there that would make it do what I want, but since it appears that nil should do the job, I've filed this report. Many thanks for looking into this. Fred From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 02 21:04:33 2013 Received: (at 14076) by debbugs.gnu.org; 3 Apr 2013 01:04:33 +0000 Received: from localhost ([127.0.0.1]:58942 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UNC7r-0003XK-LH for submit@debbugs.gnu.org; Tue, 02 Apr 2013 21:04:32 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:42900) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UNC7p-0003XD-Gx for 14076@debbugs.gnu.org; Tue, 02 Apr 2013 21:04:30 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1UNC4t-0002E3-Do; Tue, 02 Apr 2013 21:01:27 -0400 From: Glenn Morris To: fkrogh@mathalacarte.com Subject: Re: bug#14076: 24.3; Comments in Fortran Source References: <87vc8b8r6d.fsf@mon1.i-did-not-set--mail-host-address--so-tickle-me> <51564D9C.4030905@mathalacarte.com> <515B7932.7020206@mathalacarte.com> X-Spook: NWO FTS2000 Bush Wired Rand Corporation Marxist ANC X-Ran: `5wB4jS:u7azf-:=xF|OQyq+V_wP`C>u2*%@tZNQ' (Fred Krogh's message of "Tue, 02 Apr 2013 17:34:58 -0700") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.5 (------) X-Debbugs-Envelope-To: 14076 Cc: 14076@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -9.2 (---------) Fred Krogh wrote: > fortran-comment-indent-style is a variable defined in `fortran.el'. > Its value is nil Fortran mode is not F90 mode. They don't have all the same features, and fortran- variables have no effect on F90 mode. It's a bit unfortunate that we ended up with "fortran" mode meaning "F77", but here we are. From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 02 22:00:31 2013 Received: (at 14076) by debbugs.gnu.org; 3 Apr 2013 02:00:31 +0000 Received: from localhost ([127.0.0.1]:58981 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UND02-0004sd-Cw for submit@debbugs.gnu.org; Tue, 02 Apr 2013 22:00:30 -0400 Received: from mathalacarte.com ([216.86.203.11]:44471) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UNCzz-0004sU-Mz for 14076@debbugs.gnu.org; Tue, 02 Apr 2013 22:00:29 -0400 Received: from localhost (localhost [127.0.0.1]) by mathalacarte.com (Postfix) with ESMTP id 1D34A3C0E57; Tue, 2 Apr 2013 18:57:25 -0700 (PDT) X-Virus-Scanned: amavisd-new at mathalacarte.com Received: from mathalacarte.com ([127.0.0.1]) by localhost (mathalacarte.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3VO3uBn0GHr3; Tue, 2 Apr 2013 18:57:21 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by mathalacarte.com (Postfix) with ESMTP id D76D83C00E5; Tue, 2 Apr 2013 18:57:21 -0700 (PDT) Message-ID: <515B8C81.8020508@mathalacarte.com> Date: Tue, 02 Apr 2013 18:57:21 -0700 From: Fred Krogh Organization: Math a la Carte User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130325 Thunderbird/17.0.4 MIME-Version: 1.0 To: Glenn Morris Subject: Re: bug#14076: 24.3; Comments in Fortran Source References: <87vc8b8r6d.fsf@mon1.i-did-not-set--mail-host-address--so-tickle-me> <51564D9C.4030905@mathalacarte.com> <515B7932.7020206@mathalacarte.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -1.5 (-) X-Debbugs-Envelope-To: 14076 Cc: 14076@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: fkrogh@mathalacarte.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.3 (--) On 04/02/2013 06:01 PM, Glenn Morris wrote: > Fred Krogh wrote: > >> fortran-comment-indent-style is a variable defined in `fortran.el'. >> Its value is nil > Fortran mode is not F90 mode. They don't have all the same features, > and fortran- variables have no effect on F90 mode. It's a bit > unfortunate that we ended up with "fortran" mode meaning "F77", but here > we are. > I guess now this turns into a new feature request. I'd love to have some way to leave comments untouched (the nil in Fortran mode). Looking in the f90 settings, I don't see any way to do this. Thanks, Fred From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 03 15:07:33 2013 Received: (at 14076) by debbugs.gnu.org; 3 Apr 2013 19:07:33 +0000 Received: from localhost ([127.0.0.1]:60497 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UNT1w-0003HZ-Rx for submit@debbugs.gnu.org; Wed, 03 Apr 2013 15:07:33 -0400 Received: from ironport2-out.teksavvy.com ([206.248.154.182]:11877) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UNT1v-0003HQ-ME for 14076@debbugs.gnu.org; Wed, 03 Apr 2013 15:07:31 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av4EABK/CFFFxLSu/2dsb2JhbABEvw4Xc4IeAQEEAVYjEAsOJhIUGA0kiB4GwS2RCgOkeoFegxM X-IPAS-Result: Av4EABK/CFFFxLSu/2dsb2JhbABEvw4Xc4IeAQEEAVYjEAsOJhIUGA0kiB4GwS2RCgOkeoFegxM X-IronPort-AV: E=Sophos;i="4.84,565,1355115600"; d="scan'208";a="6408297" Received: from 69-196-180-174.dsl.teksavvy.com (HELO pastel.home) ([69.196.180.174]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 03 Apr 2013 15:04:22 -0400 Received: by pastel.home (Postfix, from userid 20848) id 1BA3167A1E; Wed, 3 Apr 2013 15:04:25 -0400 (EDT) From: Stefan Monnier To: Glenn Morris Subject: Re: bug#14076: 24.3; Comments in Fortran Source Message-ID: References: <87vc8b8r6d.fsf@mon1.i-did-not-set--mail-host-address--so-tickle-me> <51564D9C.4030905@mathalacarte.com> <515B7932.7020206@mathalacarte.com> Date: Wed, 03 Apr 2013 15:04:25 -0400 In-Reply-To: (Glenn Morris's message of "Tue, 02 Apr 2013 21:01:27 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 14076 Cc: fkrogh@mathalacarte.com, 14076@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) >> fortran-comment-indent-style is a variable defined in `fortran.el'. >> Its value is nil > Fortran mode is not F90 mode. They don't have all the same features, > and fortran- variables have no effect on F90 mode. It's a bit > unfortunate that we ended up with "fortran" mode meaning "F77", but here > we are. How 'bout we rename fortran.el to f77.el, change the "fortran-" prefix to "f77-" (and add obsolete aliases where needed)? Stefan From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 03 23:53:46 2013 Received: (at 14076) by debbugs.gnu.org; 4 Apr 2013 03:53:46 +0000 Received: from localhost ([127.0.0.1]:60990 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UNbFC-0000G9-70 for submit@debbugs.gnu.org; Wed, 03 Apr 2013 23:53:46 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:60941) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UNbF7-0000Fv-HZ for 14076@debbugs.gnu.org; Wed, 03 Apr 2013 23:53:42 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1UNbC5-00083v-10; Wed, 03 Apr 2013 23:50:33 -0400 From: Glenn Morris To: fkrogh@mathalacarte.com Subject: Re: bug#14076: 24.3; Comments in Fortran Source References: <87vc8b8r6d.fsf@mon1.i-did-not-set--mail-host-address--so-tickle-me> <51564D9C.4030905@mathalacarte.com> <515B7932.7020206@mathalacarte.com> <515B8C81.8020508@mathalacarte.com> X-Spook: MDA high security halcon computer terrorism SHA spies FSF X-Ran: "DHwilR\-S-qpynfGevX~|NHNdou4;Mr.b7fai=k.G*^/A{Om0N (Fred Krogh's message of "Tue, 02 Apr 2013 18:57:21 -0700") Message-ID: <91fvz72buf.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.5 (------) X-Debbugs-Envelope-To: 14076 Cc: 14076@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -9.2 (---------) Fred Krogh wrote: > I guess now this turns into a new feature request. I'd love to have > some way to leave comments untouched (the nil in Fortran mode). > Looking in the f90 settings, I don't see any way to do this. You should be able to (ab)use f90-directive-comment-re for this: (setq f90-directive-comment-re "!") I don't really want to add a feature for this since AFAIK other programming modes don't have such a thing. Fortran mode is different because comments are weird in old-school F77. From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 03 23:54:56 2013 Received: (at 14076) by debbugs.gnu.org; 4 Apr 2013 03:54:56 +0000 Received: from localhost ([127.0.0.1]:60995 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UNbGJ-0000Hw-Pq for submit@debbugs.gnu.org; Wed, 03 Apr 2013 23:54:56 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:60961) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UNbGI-0000Hp-Av for 14076@debbugs.gnu.org; Wed, 03 Apr 2013 23:54:55 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1UNbDG-00089C-4z; Wed, 03 Apr 2013 23:51:46 -0400 From: Glenn Morris To: Stefan Monnier Subject: Re: bug#14076: 24.3; Comments in Fortran Source References: <87vc8b8r6d.fsf@mon1.i-did-not-set--mail-host-address--so-tickle-me> <51564D9C.4030905@mathalacarte.com> <515B7932.7020206@mathalacarte.com> X-Spook: assassinate Zachawi spy threat emc George W. Bush X-Ran: Hr#xM<9^31u)uPjVgkVk=Uq~DvW!*-f(.9Xg.KQ%Y1{_byOvtA5DGB:nD&1EQ=B^Ee*|yJ X-Hue: magenta X-Debbugs-No-Ack: yes X-Attribution: GM Date: Wed, 03 Apr 2013 23:51:46 -0400 In-Reply-To: (Stefan Monnier's message of "Wed, 03 Apr 2013 15:04:25 -0400") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -7.3 (-------) X-Debbugs-Envelope-To: 14076 Cc: fkrogh@mathalacarte.com, 14076@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -9.2 (---------) Stefan Monnier wrote: > How 'bout we rename fortran.el to f77.el, change the "fortran-" prefix > to "f77-" (and add obsolete aliases where needed)? Probably the right thing to do; but: Once I had some vague hope to make "fortran-mode" a smart thing that chose the correct mode, f77 or f90 (or f95 or f2000 or ...), based on the filename/contents, but it never happened and shows no sign of doing so. Without a realistic expectation of that second step, the first step of renaming things will just annoy people for no reason, so I can't see much point. From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 03 23:55:44 2013 Received: (at control) by debbugs.gnu.org; 4 Apr 2013 03:55:44 +0000 Received: from localhost ([127.0.0.1]:60999 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UNbH6-0000JT-6A for submit@debbugs.gnu.org; Wed, 03 Apr 2013 23:55:44 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:60979) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UNbH4-0000JN-2a for control@debbugs.gnu.org; Wed, 03 Apr 2013 23:55:42 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1UNbE2-0008E5-CA for control@debbugs.gnu.org; Wed, 03 Apr 2013 23:52:34 -0400 Date: Wed, 03 Apr 2013 23:52:34 -0400 Message-Id: Subject: control message for bug 14076 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -6.5 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -7.3 (-------) tag 14076 wontfix From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 04 00:30:16 2013 Received: (at 14076) by debbugs.gnu.org; 4 Apr 2013 04:30:16 +0000 Received: from localhost ([127.0.0.1]:32803 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UNboV-00022x-PR for submit@debbugs.gnu.org; Thu, 04 Apr 2013 00:30:16 -0400 Received: from mathalacarte.com ([216.86.203.11]:47691) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UNboT-00022p-Go for 14076@debbugs.gnu.org; Thu, 04 Apr 2013 00:30:14 -0400 Received: from localhost (localhost [127.0.0.1]) by mathalacarte.com (Postfix) with ESMTP id D3A023C0C79; Wed, 3 Apr 2013 21:27:04 -0700 (PDT) X-Virus-Scanned: amavisd-new at mathalacarte.com Received: from mathalacarte.com ([127.0.0.1]) by localhost (mathalacarte.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Zms1Z_wghxmj; Wed, 3 Apr 2013 21:27:01 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by mathalacarte.com (Postfix) with ESMTP id 6D5E33C025C; Wed, 3 Apr 2013 21:27:01 -0700 (PDT) Message-ID: <515D0115.3040209@mathalacarte.com> Date: Wed, 03 Apr 2013 21:27:01 -0700 From: Fred Krogh Organization: Math a la Carte User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130325 Thunderbird/17.0.4 MIME-Version: 1.0 To: Glenn Morris Subject: Re: bug#14076: 24.3; Comments in Fortran Source References: <87vc8b8r6d.fsf@mon1.i-did-not-set--mail-host-address--so-tickle-me> <51564D9C.4030905@mathalacarte.com> <515B7932.7020206@mathalacarte.com> <515B8C81.8020508@mathalacarte.com> <91fvz72buf.fsf@fencepost.gnu.org> In-Reply-To: <91fvz72buf.fsf@fencepost.gnu.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -1.5 (-) X-Debbugs-Envelope-To: 14076 Cc: 14076@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: fkrogh@mathalacarte.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.8 (--) On 04/03/2013 08:50 PM, Glenn Morris wrote: > Fred Krogh wrote: > >> I guess now this turns into a new feature request. I'd love to have >> some way to leave comments untouched (the nil in Fortran mode). >> Looking in the f90 settings, I don't see any way to do this. > You should be able to (ab)use f90-directive-comment-re for this: > > (setq f90-directive-comment-re "!") > > I don't really want to add a feature for this since AFAIK other > programming modes don't have such a thing. Fortran mode is different > because comments are weird in old-school F77. > I don't know about the abuse, but it works, and I'm very happy to have it. Many Thanks, Fred From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 04 08:39:25 2013 Received: (at 14076) by debbugs.gnu.org; 4 Apr 2013 12:39:25 +0000 Received: from localhost ([127.0.0.1]:33178 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UNjRt-00075E-A8 for submit@debbugs.gnu.org; Thu, 04 Apr 2013 08:39:25 -0400 Received: from ironport2-out.teksavvy.com ([206.248.154.182]:35803) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UNjRn-000754-6j for 14076@debbugs.gnu.org; Thu, 04 Apr 2013 08:39:24 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av4EABK/CFFFxLSu/2dsb2JhbABEvw4Xc4IeAQEEAVYjBQsLDiYSFBgNJIgeBsEtkQoDpHqBXoMT X-IPAS-Result: Av4EABK/CFFFxLSu/2dsb2JhbABEvw4Xc4IeAQEEAVYjBQsLDiYSFBgNJIgeBsEtkQoDpHqBXoMT X-IronPort-AV: E=Sophos;i="4.84,565,1355115600"; d="scan'208";a="6457662" Received: from 69-196-180-174.dsl.teksavvy.com (HELO pastel.home) ([69.196.180.174]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 04 Apr 2013 08:36:06 -0400 Received: by pastel.home (Postfix, from userid 20848) id F3DE667C34; Thu, 4 Apr 2013 08:36:08 -0400 (EDT) From: Stefan Monnier To: Glenn Morris Subject: Re: bug#14076: 24.3; Comments in Fortran Source Message-ID: References: <87vc8b8r6d.fsf@mon1.i-did-not-set--mail-host-address--so-tickle-me> <51564D9C.4030905@mathalacarte.com> <515B7932.7020206@mathalacarte.com> <515B8C81.8020508@mathalacarte.com> <91fvz72buf.fsf@fencepost.gnu.org> Date: Thu, 04 Apr 2013 08:36:08 -0400 In-Reply-To: <91fvz72buf.fsf@fencepost.gnu.org> (Glenn Morris's message of "Wed, 03 Apr 2013 23:50:32 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 14076 Cc: fkrogh@mathalacarte.com, 14076@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) > I don't really want to add a feature for this since AFAIK other > programming modes don't have such a thing. Fortran mode is different > because comments are weird in old-school F77. You could make f90 follows the "3 comment chars" convention, as in Lisp. Stefan From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 05 15:22:14 2013 Received: (at 14076) by debbugs.gnu.org; 5 Apr 2013 19:22:14 +0000 Received: from localhost ([127.0.0.1]:35941 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UOCDG-0007mk-0Q for submit@debbugs.gnu.org; Fri, 05 Apr 2013 15:22:14 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:55904) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UOCDD-0007mb-Rx for 14076@debbugs.gnu.org; Fri, 05 Apr 2013 15:22:12 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1UOCA2-0000KX-GN; Fri, 05 Apr 2013 15:18:54 -0400 From: Glenn Morris To: Stefan Monnier Subject: Re: bug#14076: 24.3; Comments in Fortran Source References: <87vc8b8r6d.fsf@mon1.i-did-not-set--mail-host-address--so-tickle-me> <51564D9C.4030905@mathalacarte.com> <515B7932.7020206@mathalacarte.com> <515B8C81.8020508@mathalacarte.com> <91fvz72buf.fsf@fencepost.gnu.org> X-Spook: Delta Force BRLO digicash White House AIMSX government X-Ran: gj&)['cgP1T^uEEI%>;RrL!CrqHH%BCV!R<3^dr1]/TEE#R0Nnhxa'f<;J"HV/&]#>N3te X-Hue: red X-Debbugs-No-Ack: yes X-Attribution: GM Date: Fri, 05 Apr 2013 15:18:54 -0400 Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.1 (------) X-Debbugs-Envelope-To: 14076 Cc: 14076@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -8.0 (--------) Stefan Monnier wrote: > You could make f90 follows the "3 comment chars" convention, as > in Lisp. !!! comments are already indented to column 0. !! comments can be indented to code with (setq f90-indented-comment-re "!!") From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 05 15:22:31 2013 Received: (at control) by debbugs.gnu.org; 5 Apr 2013 19:22:31 +0000 Received: from localhost ([127.0.0.1]:35944 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UOCDW-0007nD-Bn for submit@debbugs.gnu.org; Fri, 05 Apr 2013 15:22:31 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:55907) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UOCDU-0007n6-Td for control@debbugs.gnu.org; Fri, 05 Apr 2013 15:22:29 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1UOCAK-0000Pp-1r for control@debbugs.gnu.org; Fri, 05 Apr 2013 15:19:12 -0400 Date: Fri, 05 Apr 2013 15:19:12 -0400 Message-Id: Subject: control message for bug 14076 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -6.6 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -7.4 (-------) close 14076 From unknown Sun Jun 22 03:57:15 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 04 May 2013 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator