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
9 hours ago
tcl by aspect
1 days ago
tcl by saedelaere
1 days ago
tcl by saedelaere
1 days ago
tcl by andrewsh
3 days ago
tcl by APN
4 days ago
tcl by saedelaere
4 days ago
tcl by colin
14 days ago
tcl by daapp
15 days ago
tcl by dogeen
15 days ago
Submit
New paste
Documentation
From Jabber