tea

Results 68 comments of tea

Can you provide a minimal Emacs configuration, your clang version and a link to the project it fails with?

I've tried your patch from https://github.com/ch1bo/flycheck-clang-tidy/pull/14#issuecomment-1012798577 and saw no error regarding the compilation database, even with `flycheck-clang-tidy-build-path` set to `build` and `compile_commands.json` moved to the project root it was found....

Hmm. I guess we can add an option to always use `source-original`. Do you mind adding a toggle to your PR?

The problem with using the the original file is that it will not work on content that is not yet saved. That's why we use use `source` in the first...

Youtube channels are available as RSS feeds at the address: . The Video URLs are in `media:content` tags and in `link` tags, for example: > or > < link rel="alternate"...

[UCp3iXxis9n_E_GfbE-_ksFw](https://www.youtube.com/feeds/videos.xml?channel_id=UCp3iXxis9n_E_GfbE-_ksFw)

I used the `dev-youtubedl` branch for a few days now with 17 youtube feeds and it's working good. There's just one little problem with playlists: youtube-dl recodes videos (and changing...

Thank you! I ran i3blocks with your patch for 6 days now and the problem did not appear so far.

@xakep8 To my `~/.zshrc`.

It is possible to generate .deb packages with CMake. They are not the highest quality, but I found them usable. The recipe looks like this: . They can be generated...