Andrey Listopadov

Results 306 comments of Andrey Listopadov

This is great news! I think @casouri will be interested in adding this info to README as well IIUC @dgutov patch was merged and available on master right now?

> By the way, we could try to automate this. > > @andreyorst Could you check the output of `echo $XDG_CURRENT_DESKTOP` when inside a Mate session? Does it also say...

> @andreyorst > > If possible, please also ask a colleague to try this: > > ```lisp > (let ((id (x-window-property "_NET_SUPPORTING_WM_CHECK" nil "WINDOW" 0 nil t))) > (x-window-property "_NET_WM_NAME"...

it prints MATE вт, 7 апр. 2020 г., 16:43 Dmitry Gutov : > By the way, we could try to automate this. > > @andreyorst Could you check the output...

It seems that changes finally hit the master branch and I no longer need to patch my build! Gonna say that everything works great on GNOME now.

> Not really sure if this is possible in Vim, if anyone knows how please let me know. Well, at least colorcolumn can draw itself on _completely empty_ lines ![image](https://user-images.githubusercontent.com/19470159/35209121-e7a54da8-ff5c-11e7-990d-4b2a0a83304d.png)

It seems that I've got the same problem when using `local-date` to construct date from string of given format, e.g. with only this code: `(t/local-date "dd-MM-yyyy" "01-01-2000")` in the `-main`...

Wanted to install this, but it's available only on marmalade, which `https` certificate expired. Maybe instead of uploading to Melpa contribute the code to the `hideshow.el` directly? It seem to...

Sorry, didn't seen this option while gathering over Customize, this is good one. That's describes alternative, I'm considering, but what about icon solution? Is this hard to implement?

This also happens in Android build. Can be seen with the following cart: ```lua -- title: game title -- author: game developer -- desc: short description -- script: lua pt=0...