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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to