mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 15:40:58 +00:00
1 line
9.1 KiB
JSON
1 line
9.1 KiB
JSON
[{"user_id": 5367, "stars": [], "topic_id": 8307, "date_created": 1298466269.2453959, "message": "I think it shows some really cool features supported by Emacs 24 out of the box", "group_id": 83, "id": 187366}, {"user_id": 5367, "stars": [{"date_created": 1299409022.3345771, "user_id": 2617}], "topic_id": 8307, "date_created": 1298466180.632591, "message": "I 've read http://www.viget.com/extend/emacs-24-rails-development-environment-from-scratch-to-productive-in-5-minu/ today and I 'm thinking on adopting for python development", "group_id": 83, "id": 187353}, {"user_id": 5367, "stars": [], "topic_id": 8307, "date_created": 1298466295.333025, "message": "Also didn't know about el-get for some reason", "group_id": 83, "id": 187372}, {"user_id": 5367, "stars": [], "topic_id": 8307, "date_created": 1298466236.3254249, "message": "(adopting and adapting)", "group_id": 83, "id": 187360}, {"user_id": 9271, "stars": [{"date_created": 1300661516.7785039, "user_id": 8119}], "topic_id": 8307, "date_created": 1298468359.0185189, "message": "Also check out zpinter's .emacs config system: https://github.com/zpinter/emacs.d", "group_id": 83, "id": 187472}, {"user_id": 9271, "stars": [], "topic_id": 8307, "date_created": 1298468423.9641471, "message": "it provides a very nice framework for easily managing, tweaking, activating somewhat 'sandboxed' elisp extensions", "group_id": 83, "id": 187481}, {"user_id": 9271, "stars": [], "topic_id": 8307, "date_created": 1298468556.6027191, "message": "also, keeping one's emacs config in git makes replicating one's dev environment much easier", "group_id": 83, "id": 187487}, {"user_id": 5367, "stars": [], "topic_id": 8307, "date_created": 1298469407.6925139, "message": "Cool, I 'll check that out as well.", "group_id": 83, "id": 187563}, {"user_id": 5367, "stars": [], "topic_id": 8307, "date_created": 1298469457.9307101, "message": "What I liked from what I posted is that it seems to me that I can keep only my init.el in a repo and I 'll be done.", "group_id": 83, "id": 187567}, {"user_id": 1111, "stars": [], "topic_id": 8307, "date_created": 1298478728.6839261, "message": "I've been running nightlies of Emacs, and thus 24, for a while now. I do Python development all day.", "group_id": 83, "id": 188454}, {"user_id": 1111, "stars": [], "topic_id": 8307, "date_created": 1298478738.728385, "message": "Just giving a thumbs up, I guess.", "group_id": 83, "id": 188458}, {"user_id": 218, "stars": [], "topic_id": 8307, "date_created": 1298527110.64168, "message": "I've been running 24 for ~1-2 months.", "group_id": 83, "id": 195655}, {"user_id": 218, "stars": [], "topic_id": 8307, "date_created": 1298527127.2109289, "message": "Its good. I did it to try to remove some things from my emacs config. I pared it down to only needing magit, for now.", "group_id": 83, "id": 195657}, {"user_id": 6214, "stars": [], "topic_id": 8307, "date_created": 1298555969.9084661, "message": "Anyone using http://emacs.naquadah.org/ for Ubuntu or just compiling from source?", "group_id": 83, "id": 197572}, {"user_id": 9650, "stars": [], "topic_id": 8307, "date_created": 1298557597.678113, "message": "I compile from sources for Ubuntu. I would not say that this is better than using a package, it's just the way I've always done it. However, bzr-emacs tends to contain fatal errors which are fixed minutes/hours later, so it is important to be able to a) go back to a previous version and/or b) get further updates quickly.", "group_id": 83, "id": 197843}, {"user_id": 5367, "stars": [], "topic_id": 8307, "date_created": 1298560550.00436, "message": "Since we 're talking on build issues, currently the brew installable method that the article I posted proposes fails. You 'll have to comment out the patch with brew edit.", "group_id": 83, "id": 198294}, {"user_id": 1715, "stars": [], "topic_id": 8307, "date_created": 1298620948.7721181, "message": "You could also use the following patch if you want fullscreen-mode, this is an updated patch that applies (at least it did yesterday) https://github.com/downloads/hh/emacs/feature-fullscreen.patch", "group_id": 83, "id": 206545}, {"user_id": 5367, "stars": [], "topic_id": 8307, "date_created": 1298628395.902885, "message": "Cool I 'll check that out.", "group_id": 83, "id": 206913}, {"user_id": 9650, "stars": [], "topic_id": 8307, "date_created": 1298628925.630887, "message": "@alfborge This seems to work only on Macs.", "group_id": 83, "id": 206939}, {"user_id": 5367, "stars": [{"date_created": 1298984185.7849779, "user_id": 3368}], "topic_id": 8307, "date_created": 1298629273.449234, "message": "Yeah I only got Macs and the article was for a Mac. On my Ubuntu servers I don't need all the fancy features just some basic editing. But for e.g. Ubuntu you can find the latest Emacs in http://emacs.naquadah.org/", "group_id": 83, "id": 206984}, {"user_id": 16058, "stars": [], "topic_id": 8307, "date_created": 1298666811.005466, "message": "@justinlilly, me too.", "group_id": 83, "id": 211168}, {"user_id": 18774, "stars": [], "topic_id": 8307, "date_created": 1299260520.6844499, "message": "I have been using emacs24 for almost a month and I like it I use python but the integration with rope and autocomplete is the feature that I am looking for. Help...", "group_id": 83, "id": 271520}, {"user_id": 18774, "stars": [], "topic_id": 8307, "date_created": 1299480361.1141729, "message": "@alfborge thanks for the patch. All patches out there weren't working", "group_id": 83, "id": 285937}, {"user_id": 5367, "stars": [], "topic_id": 8307, "date_created": 1300113474.9764359, "message": "@rwagasore This is what I 'm also working out + I need it to work with virtualenvs", "group_id": 83, "id": 347690}, {"user_id": 18774, "stars": [], "topic_id": 8307, "date_created": 1300202049.366713, "message": "@pagles I am new to elisp but I can give Ideas as much as I can the first thing is that there is virtualenv.el out there and @ github you can look for emacs-for-python he tried to integrate it with virtualenv maybe that will help", "group_id": 83, "id": 357144}, {"user_id": 5367, "stars": [], "topic_id": 8307, "date_created": 1300208829.736469, "message": "@rwagasore yeah I 've collected many resources now trying to make them work together", "group_id": 83, "id": 358659}, {"user_id": 158, "stars": [], "topic_id": 8307, "date_created": 1300210965.229588, "message": "I got it working", "group_id": 83, "id": 358921}, {"user_id": 158, "stars": [], "topic_id": 8307, "date_created": 1300211000.4198439, "message": "where Emacs will virtualenv I'm working on and activate automatically, setting the appropriate path for the automatic linters as well to not get confused about linting", "group_id": 83, "id": 358924}, {"user_id": 158, "stars": [], "topic_id": 8307, "date_created": 1300211059.4687009, "message": "https://github.com/mahmoudimus/.emacs.d/tree/mu under starter-kit-python.el (my concoction)", "group_id": 83, "id": 358940}, {"user_id": 158, "stars": [], "topic_id": 8307, "date_created": 1300211136.2274079, "message": "and also https://github.com/mahmoudimus/flymake-python", "group_id": 83, "id": 358951}, {"user_id": 8699, "stars": [], "topic_id": 8307, "date_created": 1300334072.132993, "message": "What is the official launch date for Emacs 24?", "group_id": 83, "id": 371388}, {"user_id": 218, "stars": [], "topic_id": 8307, "date_created": 1300465679.516459, "message": "@rakshitpai I don't think there is one.", "group_id": 83, "id": 383297}, {"user_id": 218, "stars": [], "topic_id": 8307, "date_created": 1300465692.1924331, "message": "I think emacs does a \"its done when its done\" release schedule.", "group_id": 83, "id": 383301}, {"user_id": 18774, "stars": [], "topic_id": 8307, "date_created": 1300635471.5678501, "message": "Hey! python in emacs24 function python-mode-map is not defined and I want to map a key to python mode help!", "group_id": 83, "id": 392248}, {"user_id": 19948, "stars": [], "topic_id": 8307, "date_created": 1302633871.701854, "message": "@alfborge: I have to say, that fullscreen patch is changing my life. recompiled on all machines", "group_id": 83, "id": 647476}, {"user_id": 14944, "stars": [], "topic_id": 8307, "date_created": 1302658145.257041, "message": "anyone tried to install emacs24 from source on snow leopard. Tried the link here http://www.viget.com/extend/emacs-24-rails-development-environment-from-scratch-to-productive-in-5-minu/. seem that it does not work now since it is using autoconf", "group_id": 83, "id": 654395}, {"user_id": 18774, "stars": [], "topic_id": 8307, "date_created": 1302678985.542341, "message": "@undefined I did. The only problem I faced was the fullscreen patch which I replaced with one I 've got from convore emacs. Now I cannot live without emacs 24", "group_id": 83, "id": 660911}, {"user_id": 31144, "stars": [], "topic_id": 8307, "date_created": 1306225031.9992199, "message": "@soulofpeace you need to run \"./autogen/copy_autogen\" before running \"./configure --with-ns\" from the root of the source directory to get it to work.", "group_id": 83, "id": 1163448}, {"user_id": 18774, "stars": [], "topic_id": 8307, "date_created": 1306323051.7529631, "message": "@aalotia Thanks now everything is working fine", "group_id": 83, "id": 1176726}] |