Indenting code in emacs
Posted to
tcl
by jeremy_c at Sat Jan 23 13:58:44 GMT 2010
view raw
db select {
SELECT
abc, def
FROM
xyz, 123
WHERE
hij=lmnop
ORDER BY
qrs
}
Emacs wants to do this:
db select {
SELECT
abc, def
FROM
xyz, 123
WHERE
hij=lmnop
ORDER BY
qrs
}
Recent Posts
tcl by colin
1 days ago
tcl by colin
2 days ago
tcl by apn
2 days ago
tcl by evilotto
4 days ago
tcl by evilotto
4 days ago
tcl by colin
6 days ago
tcl by colin
7 days ago
tcl by colin
7 days ago
tcl by colin
7 days ago
tcl by egavilan
11 days ago
Submit
New paste
Documentation
From Jabber