emacs lisp files: why not most current eg f90.el

Emacs 21 was released in October 2001, the various 21.x releases since
then were maintenance releases so the various modes haven't been
updated.

If you want a recent Emacs, use the `emacs-snapshot' package, sarge
packages are available from my repo, see:

http://www.emacswiki.org/cgi-bin/wiki/EmacsCvsAndDebian

Also, note that:
1. you should *never* change files that are under dpkg's control, or bad
things may happen,
2. replacing the .el file as you suggest would have no effect, Emacs
loads the compiled (.elc) file. But don't replace it!

--
,''`.
: :' : Romain Francoise
`. `' http://people.debian.org/~rfrancoise/
`-

--

0

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

emacs lisp files: why not most current eg f90.el

michael writes:

> I have a distant memory of editting Fortran codes and being able to
> jump from an IF to the next corresponding ELSE or END IF. (I thought
> f90-next-block would do this but it seems not). Do you know of the
> correct lisp package/command that does this?

C-M-n and C-M-p?

--
,''`.
: :' : Romain Francoise
`. `' http://people.debian.org/~rfrancoise/
`-

--

Syndicate content