I'm running a stable/sarge system: [EMAIL PROTECTED]:~$ uname -a Linux ratty 2.6.8-3-686-smp #1 SMP Sat Jul 15 08:52:57 UTC 2006 i686 GNU/Linux
and have the latest 'emacs21' loaded: [EMAIL PROTECTED]:~$ dpkg -l emacs21* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-===================-===================-====================================================== ii emacs21 21.4a-1 The GNU Emacs editor ii emacs21-bin-common 21.4a-1 The GNU Emacs editor's shared, architecture dependent ii emacs21-common 21.4a-1 The GNU Emacs editor's shared, architecture independen ii emacs21-el 21.4a-1 GNU Emacs LISP (.el) files un emacs21-nox <none> (no description available) However, the 'f90.el' seems about 5 years out of date (/tmp/f90.el was downloaded from http://www.koders.com) [EMAIL PROTECTED]:~/models-3/myUtils$ head /tmp/f90.el ;;; f90.el --- Fortran-90 mode (free format) ;; Copyright (C) 1995, 1996, 1997, 2000, 2001, 2002, 2003, 2004, 2005 ;; Free Software Foundation, Inc. ;; Author: Torbj\"orn Einarsson <[EMAIL PROTECTED]> ;; Maintainer: Glenn Morris <[EMAIL PROTECTED]> ;; Keywords: fortran, f90, languages ;; This file is part of GNU Emacs. [EMAIL PROTECTED]:~/models-3/myUtils$ head /usr/share/emacs/21.4/lisp/progmodes/f90.el ;;; f90.el --- Fortran-90 mode (free format) ;; Copyright (C) 1995, 1996, 1997, 2000 Free Software Foundation, Inc. ;; Author: Torbj\"orn Einarsson <[EMAIL PROTECTED]> ;; Maintainer: Glenn Morris <[EMAIL PROTECTED]> ;; Keywords: fortran, f90, languages ;; This file is part of GNU Emacs. Could somebody comment on whether there are some packages I've missed or whether I can just overwrite the usr/share/emacs/21.4/lisp/progmodes/f90.el with the /tmp/f90.el? Thanks, Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]