Lorenzo Gatti

Results 11 comments of Lorenzo Gatti

You can store with a fixed, known key a list of your keys of interest, or a JSON representation of a complex object containing all your data (instead of loose...

Same on Windows 10 (GTX 950M and Intel 620, not sure which adapter it uses)

Wavy trail appears to work only if the cat is animated. Emacs 25.1.1, Windows, It used to work with Emacs 24.4, with older nyan-mode versions.

Even if directory deletion is actually prevented, this bug is extremely high impact, not "cosmetic". Threatening to overwrite a directory is not acceptable. I discovered this behaviour today without being...

Would it be possible for a plugin to specify that some of its output and input ports are meant to be used as the plugin's own send and return ports...

The problem is not initializing or reinitializing outputline[] buffer content to NUL, causing STRCAT to read more characters than it should because it doesn't find the normal NUL character when...

Another case of buffer overrun in the same function, again for right to left layout: smushing away more characters that are contained in the outputline[] buffers, with STRCAT being passed...

I created a pull request (#5) addressing both problems.

@gorakhargosh makes the right suggestion: reverting a directory tree to source files is a job for the source control system because it knows exactly what the result should be, allowing...

Thank you, iruAiweapps! Any chance of an updated release on npm? This library seems a bit abandoned.