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 kbk
2 hours ago
tcl by manveru
6 hours ago
tcl by manveru
6 hours ago
tcl by manveru
6 hours ago
tcl by manveru
6 hours ago
tcl by ee
8 hours ago
tcl by jdc
5 days ago
tcl by thomas
7 days ago
tcl by chromebel_
7 days ago
tcl by chromebel_
7 days ago
Submit
New paste
Documentation
From Jabber