Re: Adds dimension stencil command to correct with-dimension (issue 12957047)

2013-08-25 Thread Mike Solomon
On 26 août 2013, at 08:35, d...@gnu.org wrote: > On 2013/08/26 05:25:42, mike7 wrote: >> On 26 août 2013, at 08:20, mailto:d...@gnu.org wrote: > >> > Indeed. Instead of calling stencil-integrate on a "surrogate > stencil" >> > or whatever for deriving a skyline, the respective stencil operation

git-cl and pop-up window with text editor - what is it for?

2013-08-25 Thread Frédéric Bron
Hi, When I use git-cl, a pop-up window opens with vim. I typed a message but couldn't find it anywhere in the issue tracker nor in codereview. Also, I noticed that git-cl was continuing in the initial terminal while I was typing the message in the popup window. What is this message window for? Is i

Re: Adds dimension stencil command to correct with-dimension (issue 12957047)

2013-08-25 Thread dak
On 2013/08/26 05:25:42, mike7 wrote: On 26 août 2013, at 08:20, mailto:d...@gnu.org wrote: > Indeed. Instead of calling stencil-integrate on a "surrogate stencil" > or whatever for deriving a skyline, the respective stencil operation in > stencil-integrate will just plug in a a "surrogate

Re: Adds dimension stencil command to correct with-dimension (issue 12957047)

2013-08-25 Thread Mike Solomon
On 26 août 2013, at 08:20, d...@gnu.org wrote: > On 2013/08/26 04:51:50, mike7 wrote: >> On 26 août 2013, at 07:36, mailto:d...@gnu.org wrote: > >> > On 2013/08/26 04:08:17, mike7 wrote: >> >> On 25 août 2013, at 16:04, mailto:d...@gnu.org wrote: >> > >> >> > On 2013/08/25 08:22:01, mike7 wrote:

Re: Adds dimension stencil command to correct with-dimension (issue 12957047)

2013-08-25 Thread dak
On 2013/08/26 04:51:50, mike7 wrote: On 26 août 2013, at 07:36, mailto:d...@gnu.org wrote: > On 2013/08/26 04:08:17, mike7 wrote: >> On 25 août 2013, at 16:04, mailto:d...@gnu.org wrote: > >> > On 2013/08/25 08:22:01, mike7 wrote: >> >> On 25 août 2013, at 09:15, mailto:k-ohara5...@oco.net wro

Re: Adds dimension stencil command to correct with-dimension (issue 12957047)

2013-08-25 Thread Mike Solomon
On 26 août 2013, at 07:36, d...@gnu.org wrote: > On 2013/08/26 04:08:17, mike7 wrote: >> On 25 août 2013, at 16:04, mailto:d...@gnu.org wrote: > >> > On 2013/08/25 08:22:01, mike7 wrote: >> >> On 25 août 2013, at 09:15, mailto:k-ohara5...@oco.net wrote: >> > >> >> > A second stencil is not a ver

Re: Adds dimension stencil command to correct with-dimension (issue 12957047)

2013-08-25 Thread dak
On 2013/08/26 04:08:17, mike7 wrote: On 25 août 2013, at 16:04, mailto:d...@gnu.org wrote: > On 2013/08/25 08:22:01, mike7 wrote: >> On 25 août 2013, at 09:15, mailto:k-ohara5...@oco.net wrote: > >> > A second stencil is not a very good data structure for reserving > space. >> > Skylines are b

Re: Adds dimension stencil command to correct with-dimension (issue 12957047)

2013-08-25 Thread Mike Solomon
On 25 août 2013, at 16:04, d...@gnu.org wrote: > On 2013/08/25 08:22:01, mike7 wrote: >> On 25 août 2013, at 09:15, mailto:k-ohara5...@oco.net wrote: > >> > A second stencil is not a very good data structure for reserving > space. >> > Skylines are better at this, and we can \once\override 'paddi

Re: Adds dimension stencil command to correct with-dimension (issue 12957047)

2013-08-25 Thread k-ohara5a5a
The cost-benefit balance shows extra memory use, against potential gain that we have trouble imagining, so no net gain. On 2013/08/25 08:22:01, mike7 wrote: The necessity that comes to mind for the more general solution is the work I did on line spanners, where we often want different skyline

Re: NEW: LilyPond meeting in Waltrop, Germany, 2013-09-20 to 2013-09-24

2013-08-25 Thread Thomas Morley
2013/8/24 David Kastrup : [...] > The date this time around will be September 2013, Friday 20th to Tuesday > 24th, with the possibility to arrive Thursday 19th late in the day for > people who'd otherwise miss stuff early Friday. [...] > Hope to hear from you soon this time. Works for me. I'll hav

Re: Adds dimension stencil command to correct with-dimension (issue 12957047)

2013-08-25 Thread dak
On 2013/08/25 08:22:01, mike7 wrote: On 25 août 2013, at 09:15, mailto:k-ohara5...@oco.net wrote: > A second stencil is not a very good data structure for reserving space. > Skylines are better at this, and we can \once\override 'padding and > 'horizon-padding to get padding that follows the

Re: Adds dimension stencil command to correct with-dimension (issue 12957047)

2013-08-25 Thread Mike Solomon
On 25 août 2013, at 09:15, k-ohara5...@oco.net wrote: > On 2013/08/24 16:33:39, MikeSol wrote: > >> On 2013/08/24 16:19:27, dak wrote: > >> > Stupid question: _iff_ you store a _whole_ replacement skyline > anyway, >> > shouldn't pad-around just shift the original left/right/up/down > skylines >