* Mads Jensen (2009-02-26) writes:

> The multicolumn requires three arguments, but AuCTeX inserts only one
> pair of brackets when using alt-backspace. I couldn't figure out where
> the functionality is located.

`M-backspace' runs `backward-kill-word' unless you fiddled with the
binding.  So without you providing more information about what command
is called by `M-backspace' in your case, it is impossible to tell why
you only get two pairs of braces.  Because if you use the insertion
command provided by AUCTeX, namely `C-c <RET> multicolumn <RET>', then
three pairs are inserted and AUCTeX even prompts you for the arguments.

-- 
Ralf


_______________________________________________
auctex-devel mailing list
auctex-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/auctex-devel

Reply via email to