A. s.
A. s.
hey, it would be nice to have the ability to set a queue in vlc/mpv or even the browser!
Yep, I've an account that doesn't provide imap. And it's an important domain/institution for me. So... I can't quit it.
for Fedora users :3
At the REPL: ``` julia> run(`echo a`) a ``` There's no problem. But in emacs... ``` #+BEGIN_SRC julia run(`echo a`) #+END_SRC ``` Gives: ``` ERROR: MethodError: no method matching start(::Void)...