Björn Kettunen

Results 427 comments of Björn Kettunen

That sounds more like a workaround than a fix.

setopt is basically setf but with check against custom types.

If you configure mailcap to use xdg-open but you don't need to configure something inside Emacs. This feature request is redundant.

Could you add "Resolves #260" to the commit message?

The spec is created. it can be used for release builds as well as unstable builds and PRs. I've added the obs workflow file, it contains a workflow to build...

Qt4 is so old I wonder why it would make sense to fix the bug. What is your reason for Qt4?

This snipped helped my to only include the todo export those inside `org-caldav-todo-percent-states`: ``` emacs-lisp (setopt org-icalendar-include-todo (cl-loop for (p s) in org-caldav-todo-percent-states collect s)) ```

I have two PR's that should be merged before I think: https://github.com/duvholt/i3-pager/pull/28 https://github.com/duvholt/i3-pager/pull/27

> Any reason this fix hasn't been merged yet? It's not 100% functional could be on reason. Also see my comments.