Skip to content

Instantly share code, notes, and snippets.

View mfrasca's full-sized avatar

Mario Frasca mfrasca

View GitHub Profile
@mfrasca
mfrasca / README.org
Last active August 29, 2015 14:08 — forked from anonymous/README
testing interaction org-mode gnuplot-mode

what

this gist contains files to be used in emacs, to test the interaction between org-mode (more specifically, org-plot/gnuplot) and gnuplot-mode.

why

the goal is to have org-plot/gnuplot consistently update the gnuplot output buffer holding the svg graph generated by gnuplot. when this gist was created, this does not work consistently.

content

@mfrasca
mfrasca / README.md
Created May 9, 2012 19:47 — forked from ryanb/README.md
My Github Issues

my github issues

First a word of warning: the original ruby thing was not working on my system, I spent possibly one hour on it and I decided I did not want to learn Ruby.

this is a simple quick python script that does no less and no more than what it promises: list your github issues.

it does not use anything else than the standard libraries available in any vanilla python installation.

it works for me, feel free to enhance.