the competition's expm vs ours

John W. Eaton jwe at octave.org
Tue Dec 9 13:09:34 CST 2008


On  9-Dec-2008, Jaroslav Hajek wrote:

| I don't basically object, but is it a good idea to tailor coding style
| specifically for Emacs?

Using ## for comments that are indented to the code level is the
coding style, with or without Emacs.  But it definitely simplifies
deciding how to indent comments in the Emacs mode depending on whether
they begin with one, two, or three comment characters.

| Not everyone uses Emacs (I use ViM). Using ## for comments is OK, I'm
| more annoyed by those weird trailing lisp-like comment blocks in C++
| sources. I always thought Emacs was even better customizable than ViM,
| so can't such settings be configured in Emacs configuration files?

Yes, but then the customizations for the files depend on users
individual settings.  We can delete those if people would prefer to
not have them in the source files.

jwe


More information about the Octave-maintainers mailing list