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 arjen
4 days ago
tcl by cgm
13 days ago
tcl by cgm
13 days ago
tcl by alan
21 days ago
tcl by mookie
43 days ago
tcl by mookie
43 days ago
tcl by mookie
43 days ago
tcl by schelte
45 days ago
tcl by oldlaptop
57 days ago
tcl by oldlaptop
61 days ago
Submit
New paste
Documentation
From Jabber