deb75

Results 50 issues of deb75

Hi, I would like to customize the name of each group. By default, it just appears in bold characters, is it possible to propertize it : modifying the background/foreground colors,...

enhancement
help wanted

Hi, I would like to select items with a list of todo keywords, sort them from the latest to oldest modified state and only show 5 of them. Here is...

question
discussion

Hi, Whatever I do, I cannot load `elegantt` with the usual way : ``` (require 'elegantt) ``` It seems linked to issue #12 but I do not understand what is...

Hello, I use `org-caldav` to retrieve my msexchange calendar through `davmail`. It appears that, for example, an original meeting scheduled at 11:00-12:00 appears in orgmode calendar at 10:00-11:00. Every meeting...

Hello, Nice tool. I once developed something like this within the awesome wm, it was in lua. It was very similar to `wlogout` except that it was a configurable launcher...

Hi, I use `org-re-reveal` which uses `htmlize.el` to render the orgmode src blocks. It works well except that an exclamation character "!" begins every line. When looking into the html...

Hi You can notice in attached screen capture that there is a slight vertical shift between the "TITLE" svg and the following text. This shift appears precisely as soon as...

Hi, I would like to apply a face transformation to a task, but only when this one is scheduled; so that I can easily figure out which task has been...

discussion

The surface laptop studio seems well supported by linux-surface. Do you think linux-surface would also support the surface laptop studio 2 ? Regards

D: Surface Laptop Studio 2

Hi My configuration is emacs 29.0.60 updated in windows 11. When I try to run : ```elisp (dotimes (i 5) (insert-image (svg-lib-tag "TODO" nil :font-weight (* (+ i 2) 100))))...