Re: [O] Extending org-koma-letter.el

2012-11-26 Thread Bastien
Alan Schmitt writes: > Nicolas Goaziou writes: > >> OK. Keep us informed when the process is over. Note this step is not >> mandatory to modify a file in contrib/, so you can do 1-3 meanwhile. > > I've added koma-letter to the repository, in contrib/lisp. Please let me > know if I did something

Re: [O] Extending org-koma-letter.el

2012-11-26 Thread Alan Schmitt
Nicolas Goaziou writes: > OK. Keep us informed when the process is over. Note this step is not > mandatory to modify a file in contrib/, so you can do 1-3 meanwhile. I've added koma-letter to the repository, in contrib/lisp. Please let me know if I did something wrong. Alan

Re: [O] Extending org-koma-letter.el

2012-11-23 Thread Nicolas Goaziou
Alan Schmitt writes: >> 3. Add yourself as Maintainer in it (or Author, for that matter). > > As I really haven't done much, [...] yet ;) > I've signed and sent them by sent mail, but I haven't heard back yet > (they're supposed to send me a pdf with their signature added). OK. Keep us infor

Re: [O] Extending org-koma-letter.el

2012-11-23 Thread Alan Schmitt
Nicolas Goaziou writes: >> The non-technical question: I understand this exporter is just a proof >> of concept, but it is working quite well for me, and I'm ready to help >> tweaking this. If I do further modifications, should I send them to the >> list? > > I classified it as "proof of concept"

Re: [O] Extending org-koma-letter.el

2012-11-22 Thread Nicolas Goaziou
Alan Schmitt writes: > I had to write yet another letter, so I digged into this and it's now > working well enough for me. I made a few changes to the file (which I > attach): > > - fixed bugs to the menu (export to pdf, open pdf), added "export to tex > file" > - put a default address "no addr

Re: [O] Extending org-koma-letter.el

2012-11-22 Thread Rasmus
Alan Schmitt writes: > The non-technical question: I understand this exporter is just a proof > of concept, but it is working quite well for me, and I'm ready to help > tweaking this. If I do further modifications, should I send them to the > list? YES!! I want to use Org for my (KOMA) letters

Re: [O] Extending org-koma-letter.el

2012-11-22 Thread Alan Schmitt
Hello, Nicolas Goaziou writes: > Anyway, for the record, I'm posting an updated version[1] of the file, > compatible with latest Org (master branch). It may solve your problem. > > > Regards, > > [1] I do not seriously maintain this file. It was a proof of concept. I had to write yet another le

Re: [O] Extending org-koma-letter.el

2012-11-19 Thread Luis Anaya
Alan Schmitt writes: > Nicolas Goaziou writes: > >> Anyway, for the record, I'm posting an updated version[1] of the file, >> compatible with latest Org (master branch). It may solve your problem. >> > > Alan Hi: Let me know how the back end is working for you. Bastien asked to work on koma bu

Re: [O] Extending org-koma-letter.el

2012-11-14 Thread Alan Schmitt
Nicolas Goaziou writes: > I cannot reproduce it. Also, I think Luis provided a better option for > letters with his Groff backend. You may want to try it. > > Anyway, for the record, I'm posting an updated version[1] of the file, > compatible with latest Org (master branch). It may solve your pro

Re: [O] Extending org-koma-letter.el

2012-11-13 Thread Nicolas Goaziou
Hello, Alan Schmitt writes: > I'm resurrecting this old thread because I need to write a > recommendation letter, which is all ready in org mode. I have put the > org-koma-letter.el in the contrib/lisp directory, compiled it, and > required it. I created the association as suggested, but when I

Re: [O] Extending org-koma-letter.el

2012-11-06 Thread Alan Schmitt
Hello, Bastien writes: > Hi Luis, > > Luis Anaya writes: > >> Nicolas Goaziou writes: >> >>> >>> Code for org-koma-letter.el is at: >>> >>> http://permalink.gmane.org/gmane.emacs.orgmode/57547 > > I added a link to this in > > http://orgmode.org/worg/org-contrib/index.html I'm resurrecti

Re: [O] Extending org-koma-letter.el

2012-08-03 Thread Luis Anaya
Bastien writes: > If you want to take care of this library, please do! > Nicolas told me he won't have time for this anytime soon. Well, that's a challenge... It's now and my wife thinks I have a cyber lover or something being that I spend typing on the keyboard up to the wee hours of the night

Re: [O] Extending org-koma-letter.el

2012-08-03 Thread Bastien
Hi Luis, Luis Anaya writes: > Nicolas Goaziou writes: > >> >> Code for org-koma-letter.el is at: >> >> http://permalink.gmane.org/gmane.emacs.orgmode/57547 I added a link to this in http://orgmode.org/worg/org-contrib/index.html > Thanks... I'll take a look. I went through the Koma doc

Re: [O] Extending org-koma-letter.el

2012-08-03 Thread Luis Anaya
Nicolas Goaziou writes: > > Code for org-koma-letter.el is at: > > http://permalink.gmane.org/gmane.emacs.orgmode/57547 Thanks... I'll take a look. I went through the Koma documentation to get a sense of the LaTeX commands in use for writing letters and see how they relate to the Groff ones,

Re: [O] Extending org-koma-letter.el

2012-08-03 Thread Nicolas Goaziou
Hello, Luis Anaya writes: > Nicolas, I would like to take a look at the code. I've been raking my > brain on how to add support for the .LO/.LT Groff macros being that they > break convention to covers and memorandum types. Code for org-koma-letter.el is at: http://permalink.gmane.org/gmane

Re: [O] Extending org-koma-letter.el

2012-07-31 Thread Luis Anaya
Nicolas Goaziou writes: Hi: >> Thanks. It's wonderful writing letters with the new latex exporter. >> You should consider adding it to org_contrib. > On the other hand, I think that Org deserves a serious letter > package. If you want to maintain and improve it, I'm all for adding it > to cont

Re: [O] Extending org-koma-letter.el

2012-07-29 Thread Nicolas Goaziou
Hello, Rasmus writes: > Thanks. It's wonderful writing letters with the new latex exporter. > You should consider adding it to org_contrib. As you have noticed, it is not complete enough. Also, I haven't looked at the documentation thoroughly and don't know what is possible to do. On the othe

[O] Extending org-koma-letter.el (was: HowTo: Letter template method using yasnippet)

2012-07-27 Thread Rasmus
Nicolas Goaziou writes: > Based on [Karl Voit's] work, I've put up the attached back-end: > org-koma-letter.el. Thanks. It's wonderful writing letters with the new latex exporter. You should consider adding it to org_contrib. > It's far from being complete. See it as a proof of concept. Feel f