Keshav Kini

Results 24 comments of Keshav Kini

I've now added a couple labels ("wishlist" and "help wanted") which I guess are intended for that purpose.

By the way, this occurs on both vl and vl2014 now (as one might expect).

Sounds good to me! (Though I didn't open the ticket.) Thanks!

You may wish to submit this to http://github.com/jrblevin/markdown-mode instead, since that's the official repo. This one is just a mirror.

This is happening again, btw.

You may wish to submit this to http://github.com/jrblevin/markdown-mode instead, since that's the official repo. This one is just a mirror.

You may wish to submit this to http://github.com/jrblevin/markdown-mode instead, since that's the official repo. This one is just a mirror.

Yeah, I went through a similar process. This repo is also the first google search result for "github markdown-mode", which is confusing as well...

A rather severe bug in Emacs versions earlier than 26 make it impossible to make HTTPS connections over a proxy: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=11788 So the best network configuration in the world won't...

Somewhat reproduced on current master with Python 3.13 on Linux: ``` [2] [kkini@kkini:/tmp]$ python -V Python 3.13.1 [2] [kkini@kkini:/tmp]$ datamodel-codegen --version 0.30.1.dev1+gc0e19d92 [2] [kkini@kkini:/tmp]$ cat api.yaml openapi: "3.0.0" components: schemas:...