Creating tables in Emacs
Ruslan Spivak - - October 01, 2007Sometimes I need to create tables in Emacs as it was in post describing comparison and arithmetic operations in Python and Erlang.
Over time I became aware of several means to create tables and export them in different formats in Emacs(at the moment I’m personally interested in plain ASCII and HTML):
- Excellent org-mode has built-in table editor which allows easily format tables in plain ASCII
- table.el with its advanced ability to construct table layout
Both modes (technically though Table mode in table.el is not mode) are part of modern Emacs and both allow export table in HTML format.
To quickly create tables personally I prefer table.el which provides also following features:
- A cell can be split horizontally and vertically.
- A cell can span into an adjacent cell.
Use C-h b in table to get self-descriptive information about table.el key bindings. In contrast to org-mode(or its orgtbl-mode minor mode) table.el has no special bindings to copy row/cell and yank it. But this is easily achieved by using usual region commands for rows and rectangular commands for cells.
Categories: Blogs Ruslan Spivak
Erlang on Twitter
» Erlang_Cielers (Erlang G Sebastian): @indahtriutami14 makasih udah d follback :) lams knal yaa ..
» erlang_26 (Prabu Rangga Lawe): Ampe seret ni tenggorokan.. Yang namanya perang siap nggak siap hadapiiii !!!
» gab_km (let ガブ = Some(エンジニア)): RT @taketon_: PropEr: A QuickCheck-inspired property-based testing tool for Erlang http://t.co/At4HP7nVa0
» michaelklishin (Michael Klishin): «+zdbbl [Erlang VM flag] sets the distribution average zabble double shwazzizle…» http://t.co/KoXNN3PMBA
» indahtriutami14 (indah tri utami): Iyah udah:) RT”@Erlang_Cielers: @indahtriutami14 follback yaa :)”
» masterq_teokure (ジプシー): erlang?
» pocketberserker (なかやん・ゆーき(モミアゲマン)): RT @taketon_: PropEr: A QuickCheck-inspired property-based testing tool for Erlang http://t.co/At4HP7nVa0
» JCCodeHound (Justin Calcagni): @bryan_hunter I added my erlang repo (4 whole files!) to NashFP. I hope I didn’t break any unwritten rules in the process.
» taketon_ (Shig.Takei): PropEr: A QuickCheck-inspired property-based testing tool for Erlang http://t.co/At4HP7nVa0
» Erlang_Cielers (Erlang G Sebastian): @indahtriutami14 follback yaa :)
Statistics
Number of aggregated posts: 10650
Most recent article: May 20, 2013
Latest comments
» Moraru on This is Why You Spent All that Time Learning to Program: It is true that computer science was a pain in the back at time that i’ve had to learn it…
» Commercial hand dryers on Couchbase Meetup at new HQ: Buy online from here where you will get so much of variety in Commercial hand dryers for people. If you…
» Fort McMurray Homes on Motivated Reasoning and Erlang vs Python vs Node: I don’t really understand why this post is motivational? I don’t even see a post, just a title. Fort McMurray…
