I've been working on align-rules for Fortran 90 so that the built-in align and align-current functions do something useful. What would be the best way to make this code available for others?
Asked
Active
Viewed 81 times
1 Answers
2
You can send the code and any instructions to Emacs for its inclusion, using M-x report-emacs-bug
. Sending a patch is preferred.
Or you can make the code available from a GIT repository or at Emacs Wiki. At Emacs Wiki you can just copy+paste the code into your web browser - no need to set anything up locally etc.

Drew
- 77,472
- 10
- 114
- 243
report-emacs-bug
as well. Helping to make things just work in Emacs by default is tremendously valuable. – phils Apr 21 '16 at 22:39