octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: the competition's expm vs ours


From: John W. Eaton
Subject: Re: the competition's expm vs ours
Date: Tue, 9 Dec 2008 14:09:34 -0500

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]