Arthur Garnier
Arthur Garnier
Hi, Emacs 26.1 here, the theme seems not loading at all but does not show any error. In my .emacs file I set : ``` (add-to-list 'custom-theme-load-path "~/.emacs.d/themes/") ;; (load-theme...
Hi, I have a connected door (https://www.k-line.fr/porte-ouverture-distance-connectee) I can open remotely. It use a Tydom box, but it's not detected at all by tydom2mqtt. I have another device on the...
Hi, This config is working when sending by Email to outlook : ``` c = Calendar() e = Event() e.name = f"Test" e.begin = arrow.get(f'{date.today().year}-{date_month_day} 03:00:00') e.duration = timedelta(days=1) #...
**Describe your question/** Don't really know if it's a bug or not, so I prefer to raise a question. I'm using Authentik for a ~year now, and randomly it decided...
**Describe the problem**: In emacs M-< is an alias for `beginning-of-buffer`, in Tabby (1.0.223) using M-< or M-> has no effect at all. Tested with altIsMeta: true and altIsMeta: false...