Roland Walker
Roland Walker
I'll have to fire up a Windows VM to check on that, Cambria is looking good for me on OS X. What font should be preferred for those characters?
It turns out I have visited this issue before, though I mistakenly thought it was resolved after Vista. You can suppress Cambria Math via customize: enter `M-x unicode-fonts-tweaks`, choose "Unicode...
Hi! Math is life. Let me try to make Asana work right out of the box.
I tagged a new release which includes Asana Math. However, I didn't make Asana Math absolutely first choice for many blocks, since it isn't monospaced. But, wouldn't it work for...
Hi! I've never used `el-get-install`, so I don't know where it fetches from, or how it handles dependencies. When `package.el` is used to install this library, it respects the "Package-Requires"...
So it turns out that `el-get` manages its own dependencies and ignores the "Package-Requires" header comment. I submitted a PR to fix your problem at the el-get repo. Thanks for...
Wow, you weren't joking about the tests. From the English description, the algorithm sounds great. I may have time to experiment with this on the weekend.
Let's let the PR hang around for some days and see if it attracts any objections.
Should the proposed change only apply when `if not smart_completion:` ? It would see that the point of `smart_completion` is to give categories in category order.
I'm trying it now. It would seem that the config file lies when it claims ``` # Enables context sensitive auto-completion. If this is disabled then all # possible completions...