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

Bug#341759: [Pkg-octave-devel] Bug#341759: no obvious way to turn off comment indentation



On  2-Dec-2005, Frederik Eaton wrote:

| Package: octave2.9-emacsen
| Version: 2.9.4-8
| Severity: normal
| 
| I have "Auto Indent" set to "off" in the octave customization group
| but when I type a "#" character it still ends up indented by 32
| columns. I would like to make octave-mode stop doing this so that I
| can easily type unindented comments, but I can't figure out what the
| proper configuration variable is.

I will try to look at this bug, but in the meantime, you can use  ###
to produce comments that are not indented, ## for comments that are
indented to code level, and # for (aligned) end of line comments.

jwe




Reply to: