Torsten Bronger
Torsten Bronger
But ``` COPY a b c d /some/where/ ``` copies the contents of the directories a b c d together, instead of creating the directories /some/where/{a,b,c,d}. It works like rsync...
Fair enough. Then I will use a COPY+rm for the time being and add a FixMe comment. Thank you for your time!
FWIW, I find this very ugly.
https://github.com/wekan/wekan/discussions/3498#discussioncomment-333119 and https://github.com/wekan/wekan/discussions/3498#discussioncomment-333123 seem relevant.
For me, in rooms many quotations are replaced with “You are not allowed to see this, or the item is unavailable” (back-translated from German). May this issue here be the...
It would be good to start a process to transfer maintainership @robfig so that the work in the PRs could be appreciated.
> It shouldn’t touch global slog, and you can pass options.Writer. FWIW, I had configured log level to DEBUG in my program, then switched to the new httplog, and all...
Es scheint bei 600 ein Maximum zu geben, daher rate ich folgendes: Es sind die Deziminuten, die die Sonne in der jeweiligen Stunde scheint.
I fear that this is difficult to reproduce, even if I share my complete configuration (or a minimal example thereof). FWIW, the directly involved part in my .emacs is: (require...
This does not change anything noticeable. Interestingly enough, I activated this option (with delay 0.2), visited a totally misformatted part of my file, inserted a letter, waited, but nothing happened....