Tassilo Horn

Results 20 issues of Tassilo Horn
trafficstars

I just wanted to let you know that Emacs 28 (to be released soon) has an extensible bug-reference auto-setup for all relevant forges such as sourcehut, gitlab, codeberg, or github...

First of all, thanks for the great extension. I'm using it for years without issues. Well, maybe one issue: the extension's icon looks very similar to the clipboard extension's icon....

I run two thinkpads (work and private) both with up-to-date Arch installs and waybar 0.9.10-1 with the very same waybar/sway configs. On the private machine, the `sway/window` module shows the...

bug

### Checklist - [X] I have used the search function to see if someone else has already submitted the same feature request. - [X] I will describe the problem with...

Type: Feature request
Needs: Triage

I've been adventurous and started up a vterm buffer, ssh-ed into a remote machine and attached to a tmux session running emacs. So now I have a remote emacs inside...

When you have a Clojure type like ``` clojure (deftype Foo [x-y] ...) ``` then `(.x` completes to `(.x_y` instead of `(.x-y`. That's because for a deftype a class is...

enhancement

I run ement on a server where I ssh into. On that server, there's no notification daemon installed so whenever ement wants to send a notification via dbus, I get...

Here's a screenshot showing what I mean: ![Screenshot-2022-07-13_213111](https://user-images.githubusercontent.com/103854/178822869-9901b52d-b54e-4cb5-81e3-10dbf444f984.png) The docstring of `ement-room-left-margin-width` says it should be set larger on TTYs than on gui emacsen, otherwise display names could run into...

bug
help wanted

## Problem description I've set `mu4e-headers-include-related` to `nil` because I read several high-traffic mailing lists where always including full threads in the headers view would make things much less overseeable....

rfe

I've just discovered calfw and it's awesome! I use it together with org-mode. One minor glitch is that the tables get confused by images. For example, in one of my...

In Progress