On Sun, Feb 28, 2016 at 11:34:37AM +, Raphaël Proust wrote:
> I managed to reconstruct an example that I am dissatisfied about.
> The following works:
> Edit ,x/test/{
> i/<
> a/>
> }
> But not the following:
> Edit ,x/test/{
> a/>
> i/<
> }
> The second one you the result "t" and a warning abo
Hello kowal256,
On Sat, Feb 27, 2016 at 8:03 PM, Daniel Kowalski wrote:
> Synchronization of common code between projects is built into git:
> https://git-scm.com/docs/git-submodule
That had been proposed and discused earlier, and it was considered full of suck.
--Carlos
On Sun, Feb 28, 2016 at 04:29:22PM +1300, Mytchel Hammond wrote:
> unsubscribe
>
I don't want to. :<
On 26 February 2016 at 17:11, Greg Reagle wrote:
> On 02/26/2016 11:29 AM, Raphaël Proust wrote:
> I got it to work for me:
> […]
You are right, this change seems to work. I managed to reconstruct an
example that I am dissatisfied about.
The following works:
Edit ,x/test/{
i/<
a/>
}
But not the f