Étienne Pflieger
Étienne Pflieger
**Describe the bug** Given the following configuration: ```elisp (setq message-citation-line-format "%a %d %b %Y à %R, %n a écrit :\n" message-citation-line-function #'message-insert-formatted-citation-line) ``` And an email received the 2021-08-26 at...
I try to figure out how to translate messages timestamps as part of my effort to improve french translation of lets-chat. I discover that you use the `moment.js` library to...
Ces deux commits apportent les corrections suivantes : - La documentation actuelle déclare dans la section 1.5 Information sur le destinataire « \codeclient Il est possible d’affecter un code au...
Allow the user to remember about running containers locally, or give a quick hint about possible issue (if none is shown and you know some should be there…) ### Description...
### Describe the bug When trying to import an addressbook, if a contact contains some "NOTE" data containing a comma, the field is only imported up to the first comma....
### What Happened? When using elementary icons theme, some application (like fuzzel) are not able to "fallback" on something when an icon is missing from the theme. On the other...
### Describe the bug When trying to delete a custom icon from the "external website" app (in `https://nextcloud_install/settings/admin/external`), nothing happen. The icon is note deleted and no error message is...
_Originally posted by @dungnq271 in https://github.com/dracula/emacs/issues/59#issuecomment-1718738200_ Hi I accidentally `(set-face-background 'default "#2" nil )` and the background worked. But in a tmux session I don't know why some of the...
At least the new font-lock faces - [ ] `font-lock-bracket-face` - [ ] `font-lock-delimiter-face` - [ ] `font-lock-escape-face` - [ ] `font-lock-function-call-face` - [ ] `font-lock-misc-punctuation-face` - [ ] `font-lock-number-face`...
I recently found that my polls were no more publicly available. I think it's the change from `public_site` variable to `is_public`. After having set my opensondage app in public mode...