Re: [O] Thoughts on weaving variable documentation

2014-06-24 Thread Grant Rettke
Fabrice, Thank you for sharing that kind reminder and true inspiration. Looking forward to your results. Kind regards, gcr Grant Rettke | ACM, ASA, FSF, IEEE, SIAM g...@wisdomandwonder.com | http://www.wisdomandwonder.com/ “Wisdom begins in wonder.” --Socrates ((λ (x) (x x)) (λ (x) (x x))) “Lif

Re: [O] Thoughts on weaving variable documentation

2014-06-24 Thread Fabrice Niessen
Hello Grant, > A lot of people are weaving their Emacs init files for the obvious > reason: it is difficult to remember why > we configured stuff and other people definitely won't know why we did > it. There is a common operation > that occurs though when other people read our Emacs init: > > 1. T

Re: [O] Thoughts on weaving variable documentation

2014-06-21 Thread Grant Rettke
Understood. Thanks for sharing and elaborating. The use case on my mind was for people scouring the Internet for interesting things inside of other people's configuration files. That is what I did for a while, but now I just load stuff and use Emacs to read the documentation. Grant Rettke | ACM,

Re: [O] Thoughts on weaving variable documentation

2014-06-20 Thread Aaron Ecay
Hi Grant, 2014ko ekainak 20an, Grant Rettke-ek idatzi zuen: > > Good morning, > > A lot of people are weaving their Emacs init files for the obvious > reason: it is difficult to remember why > we configured stuff and other people definitely won't know why we did > it. There is a common operation

Re: [O] Thoughts on weaving variable documentation

2014-06-20 Thread Grant Rettke
org-docco is something that comes to mind: http://orgmode.org/worg/org-contrib/index.html Grant Rettke | ACM, ASA, FSF, IEEE, SIAM g...@wisdomandwonder.com | http://www.wisdomandwonder.com/ “Wisdom begins in wonder.” --Socrates ((λ (x) (x x)) (λ (x) (x x))) “Life has become immeasurably better sin

[O] Thoughts on weaving variable documentation

2014-06-20 Thread Grant Rettke
Good morning, A lot of people are weaving their Emacs init files for the obvious reason: it is difficult to remember why we configured stuff and other people definitely won't know why we did it. There is a common operation that occurs though when other people read our Emacs init: 1. They open it