Étienne Pflieger
Étienne Pflieger
Actually all messages are impacted (even the notifications from github). I got some interesting result: when I start emacs "normally", and thus inherit from my system settings (LANG=fr_FR) I got...
Oh, yes I can confirm it. Per the `message-insert-formatted-citation-line` documentation, it is expected to receive the date from the date header of the email. In my case the date header...
I confirm the issue comes from the `message.el` package :/ in the `message-reply` function, it use `(message-fetch-field "date")` to get the date, which returns a translated date. I’m surprised I’m...
Hi, Sorry for never coming back to you, and thank you for your detailed issue report. One question comes to my mind though. From your test, what really fix the...
Pourquoi pas. Je ne promets pas un suivi hyper assidu, mais pour l’instant je vais en avoir l’usage donc pas de souci pour m’ajouter en tant que mainteneur. Pour information,...
Je vous propose de continuer la discussion en privé par mail :)
Hi, Yes it was more or less a proof of concept. But I’m glad you like it. I’ll try to improve it and once I feel it’s ready I’ll open...
I've started working on a way to directly open various modal window, following the url hash: milouse/twister-html@7ed9b8b84f3d850374b86100908fdb32721d7e13. Current state juste allow to directly open user profile when opening webpage like...
I've successfully implemented external url support and use of web+twister:profile:username and web+twister:hashtag:something protocol handler. You can review it in my branch. I need more support to understand how to retrieve...
Yep, I totally agree with that. In fact one can use my work to address 2) without having to think about 1) (or vice versa). I merge the two concepts...