From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#14076: 24.3; Comments in Fortran Source Date: Wed, 03 Apr 2013 23:51:46 -0400 Message-ID: References: <87vc8b8r6d.fsf@mon1.i-did-not-set--mail-host-address--so-tickle-me> <51564D9C.4030905@mathalacarte.com> <515B7932.7020206@mathalacarte.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1365047521 18228 80.91.229.3 (4 Apr 2013 03:52:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 4 Apr 2013 03:52:01 +0000 (UTC) Cc: fkrogh@mathalacarte.com, 14076@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Apr 04 05:52:28 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 1UNbDw-0006J1-FP for geb-bug-gnu-emacs@m.gmane.org; Thu, 04 Apr 2013 05:52:28 +0200 Original-Received: from localhost ([::1]:46265 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNbDX-0002Jh-PO for geb-bug-gnu-emacs@m.gmane.org; Wed, 03 Apr 2013 23:52:03 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:52764) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNbDQ-0002IX-L8 for bug-gnu-emacs@gnu.org; Wed, 03 Apr 2013 23:52:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNbDO-0006aj-Ud for bug-gnu-emacs@gnu.org; Wed, 03 Apr 2013 23:51:56 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:56886) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNbDO-0006af-RB for bug-gnu-emacs@gnu.org; Wed, 03 Apr 2013 23:51:54 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1UNbGP-0000IJ-Vj for bug-gnu-emacs@gnu.org; Wed, 03 Apr 2013 23:55:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 04 Apr 2013 03:55: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.13650476961115 (code B ref 14076); Thu, 04 Apr 2013 03:55:01 +0000 Original-Received: (at 14076) by debbugs.gnu.org; 4 Apr 2013 03:54:56 +0000 Original-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 Original-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 Original-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 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-Attribution: GM In-Reply-To: (Stefan Monnier's message of "Wed, 03 Apr 2013 15:04:25 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) 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:73144 Archived-At: 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.