dinkonin
dinkonin
I have the same problem using emacs in daemon mode, when I restart it I also get > Error (frameset): Unknown terminal type the daemon does not start again and...
Im not sure it helps but Rclone supports http server mode, shown [here.](https://rclone.org/rc/).
After thinking about it some more and reading [the org manual](https://orgmode.org/org.html#Property-Syntax) on properties. Maybe properties drawers should not be ommited but parsed. A top level property drawer might be a...
Maybe I've misread something but according to this [This](https://github.com/niklasfasching/go-org/issues/35#issuecomment-642135375), go-org does not see the front matter keywords in org files ?
> I don't know what a "property drawer" is, why not pull that drawer below the metadata? A property drawer in org is a collection of metadata valid for the...
Had the same problem, fixed it by replacing `launcher = Popen(command)` with `launcher = Popen(command,shell=True)` in `transform.py`. Should I create a PR?
I'm very interested In this idea and as a very crude test i did this: 1. Copied all files from the straight build directory to a new "flat one": `find...
Thank you! I can confirm that it works perfectly on archlinux.
Same for me but the package was `evil-collection`.
Same issue on Oneplus Nord (Android 12) Syncthing-Fork v1.23.0.0 from F-Droid. I don't use a VPN, the app is configured to run only on WiFi. When the "Syncthing is starting"...