Guillaume Gelin

Results 70 issues of Guillaume Gelin

Emacs 29.0.50 doesn't seem happy about nix-mode usage of `point`: ``` Warning: 'point' is an obsolete generalized variable; use 'goto-char' instead. ```

Two major improvements I'm staring at: - [ ] Make the embed frame resizable - [ ] Split horizontally when the screen is vertical (e.g. mobile) Other things that would...

enhancement
up-for-grabs

There are features that level admins may want to enable or disable on their level, so here we're giving them the chance to do just that with: * the voice...

enhancement

That would be nice if users that prefer using their mouse than their keyboard could point and click to move their character. :)

enhancement
up-for-grabs

Hey there, Thanks for the neat library. Today I've been hit by `memcache.SERVER_MAX_VALUE_LENGTH`, which is statically defined, whereas it could be fetched from the server with `item_size_max` from `stats settings`....

At least `let` and `protected` are missing from your version of `typescript.el`. Looks like https://github.com/ananthakumaran/typescript.el is more up-to-date, maybe you could just use it as a sub-module, or update your...

Following #1 and [its quick fix](https://github.com/numberly/flask-graphite/commit/760e93deffedb732c5f32adf8f25fb40714fcfc3), we can end up in a situation where we try to use `app.graphite` but it doesn't exist. We should handle this and try to...

See https://github.com/pallets/flask/pull/3111. Some changes should be made here, starting with the README example, which is no longer up to date.

https://gitlab.com/pgjones/quart

enhancement
help wanted
hacktoberfest