Bug#862604: dh-make-elpa: extending create_docs{}

2018-03-22 Thread Lev Lamberov
Ср 21 мар 2018 @ 14:21 Sean Whitton : > On Tue, Mar 20 2018, Lev Lamberov wrote: > >> Do you think the bug should be closed? As I understand, this change is >> what you'd like to have compared to a more complex change with >> multiple docs files for multiple "binaries"? > > Seems fine to close the

Bug#862604: dh-make-elpa: extending create_docs{}

2018-03-21 Thread Sean Whitton
Hello, On Tue, Mar 20 2018, Lev Lamberov wrote: > Done. Thanks. > Do you think the bug should be closed? As I understand, this change is > what you'd like to have compared to a more complex change with > multiple docs files for multiple "binaries"? Seems fine to close the bug because it is not

Bug#862604: dh-make-elpa: extending create_docs{}

2018-03-19 Thread Lev Lamberov
Пн 19 мар 2018 @ 20:43 Sean Whitton : > On Sat, Mar 17 2018, Lev Lamberov wrote: > >> Please, find the patch attached. > > Thank you for working on this! > > If you've tested the patch and it works, please go ahead and apply to > the repository and add a changelog entry closing this bug. Done. Do

Bug#862604: dh-make-elpa: extending create_docs{}

2018-03-19 Thread Sean Whitton
Hello Lev, On Sat, Mar 17 2018, Lev Lamberov wrote: > Please, find the patch attached. Thank you for working on this! If you've tested the patch and it works, please go ahead and apply to the repository and add a changelog entry closing this bug. -- Sean Whitton signature.asc Description: P

Bug#862604: dh-make-elpa: extending create_docs{}

2018-03-17 Thread Lev Lamberov
Hi, I've changed create_docs function a bit in such a way that now it supports md, markdown, mdwn, and org documentation. The d/docs file is filled with the exact filenames one per line if the file extension is one of {md,markdown,mdwn,org} (case insensitive). >> Also, if there will be package-na

Bug#862604: dh-make-elpa: extending create_docs{}

2017-05-15 Thread Sean Whitton
Hello Nicholas, On Sun, May 14, 2017 at 10:45:54PM -0400, Nicholas D Steeves wrote: > I thought I'd take a quick look at dh-make-elpa's create_docs, because > I've been using dh-make-elpa a lot recently. What do you think of > iteratively printing (filename\n) from a list generated from *.md and

Bug#862604: dh-make-elpa: extending create_docs{}

2017-05-14 Thread Nicholas D Steeves
Package: dh-make-elpa Version: 0.7.1 Severity: wishlist Hi Sean, I thought I'd take a quick look at dh-make-elpa's create_docs, because I've been using dh-make-elpa a lot recently. What do you think of iteratively printing (filename\n) from a list generated from *.md and *.org instead of checkin