Re: [PATCH 1/2] Always treat bare colon as a symbol

2020-09-09 Thread Evan Hanson
On 2020-08-22 11:15, megane wrote: > Here's signed off version of Alice's patch. It all looks good to me. > > The new logic enabled some refactoring, which you might find to make the > logic a bit clearer. Good stuff, applied. Sorry for the slow review. Thank you both! Evan

[PATCH 1/2] Always treat bare colon as a symbol

2020-08-22 Thread megane
t;ts:::") (t ":::aaa:::") (t "#:can") (t "#:|qcan|") (t "|:qpresym|") (t "|qsufsym:|") (t ":") (t "::") (t ":::") (t "") (t ":||:") (t ":| |:") (t "::| |::")