Sven Joachim <[EMAIL PROTECTED]> writes: > That being said, I agree that it would be better if > indent-for-tab-command would indent with a tab rather than with spaces > in fundamental mode; unfortunately, there is apparently no option to > enable this.
Uh? No, as noted in my initial message it's because the offset in the example file is 5 spaces and `tab-width' is 8 by default. Replace the word ``menu'' by ``menufoo'' and Emacs will insert a tab, because the indentation offset becomes 8 spaces, i.e. 1 tab. -- ,''`. : :' : Romain Francoise <[EMAIL PROTECTED]> `. `' http://people.debian.org/~rfrancoise/ `- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

