Timeline for Possible to Set a Frozen Row in Org-Mode Table?
Current License: CC BY-SA 3.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 23, 2017 at 12:38 | history | edited | CommunityBot | replaced http://stackoverflow.com/ with https://stackoverflow.com/ | |
| Dec 11, 2015 at 5:59 | vote | accept | Adam Thompson | ||
| Dec 11, 2015 at 5:59 | comment | added | Adam Thompson | Ah, it works! I needed to press Tab. Thank you so much! | |
| Dec 11, 2015 at 4:17 | comment | added | Adam Thompson | ah! Thank you! I see the header-line now but when I scroll down past the header of my table nothing appears in the header-line. | |
| Dec 10, 2015 at 21:49 | history | edited | user2699 | CC BY-SA 3.0 | added 291 characters in body |
| Dec 10, 2015 at 21:48 | comment | added | user2699 | @Adam, copying it into your init file won't do much (as you found), it has to be called when org-mode is started. I've added an example. | |
| Dec 10, 2015 at 6:31 | comment | added | Adam Thompson | @usere2699 I tried to paste the code from the post you linked into my .init.el but nothing is different when I go into a file with an org-table and scroll past the header. I'm running emacs from the OS X terminal if that makes any difference. | |
| Dec 10, 2015 at 0:24 | comment | added | user2699 | @Adam Which method are you using? The code should recognize which table you're in and do the right thing. | |
| Dec 9, 2015 at 1:57 | comment | added | Adam Thompson | I read that question, but how do I set it for each different document? Each header will be at a different line for each document with a table. | |
| Dec 9, 2015 at 0:05 | history | answered | user2699 | CC BY-SA 3.0 |