Peter Hoeg

Results 59 issues of Peter Hoeg

When running the qt5 version under KDE, the program uses its own application icons instead of the chosen KDE icon theme. Tried on the latest 0.42.67 as well as 0.39.60.

I'm looking for assistance on how to trouble-shoot some issues with org-msg. Certain mails will consistently hang emacs (it starts eating CPU with no way to interrupt it) when replying...

Raw markdown is very readable and it would be nice to have an option to send the plain text version of a mail as markdown instead (org already supports export...

Lots of text is cut off and as the window cannot be resized, it's practically unusable. ![heimdall](https://cloud.githubusercontent.com/assets/722550/6121912/8963b0c2-b126-11e4-8f42-ad529d5dd28e.png)

The version on pypi.org is missing the ```requirements.txt``` file.

bug

It would be great with support for creating integrations such as gpslogger webhooks.

pinned

Minimal example (not broken here on GH): ```nix { foo = "woot/*"; bar = '' woot/* ''; baz = "hello"; } ``` In latest nix-mode you will see that highlighting...

**The problem** Sometimes maestral starts up faster than the keyring (kwallet my case) thus causing maestral to run but not actually work: ``` systemd[1143]: Starting Maestral - OpenSource Dropbox client......

enhancement

## Expected Behavior I would imagine that the jellyfin binding logs recurring information with the `DEBUG` level. ## Current Behavior The jellyfin binding uses the `INFO` level for regular updates...

bug

### Steps to reproduce 1. Create a vagrant file as mentioned below 2. Run ```vagrant up --provider libvirt``` 3. Notice that there is no mention of any NIC: ``` peter@dolores:play/vaglibvirt...