Results 43 issues of FAP

When I use `ivy-rich-mode` and tramp in conjunction I experience performance issues. With `ivy-switch-buffer` the startup delay is very noticable. It can be several seconds until I see the list...

## Issue description We are trying to use lazysodium-java 5.0.1 in an Eclipse project through [m2e](https://www.eclipse.org/m2e/), but lazysodium can't find the resource-loader bundle. Even if I require all of lazysodiums...

Config: ``` (use-package smart-mode-line :ensure t :config (setq sml/no-confirm-load-theme t) (sml/setup)) ``` I'm installing from Melpa. Error: ``` Unable to activate package ‘smart-mode-line’. Required package ‘rich-minority-0.1.1’ is unavailable ``` Manual...

Report: ``` - timer-event-handler 9089 87% - apply 9088 87% - # 1032 9% - company-box-doc--show 1031 9% + company-box-doc--fetch-doc-buffer 1010 9% + company-box-doc--set-frame-position 18 0% + company-box-doc--make-buffer 2 0%...

Sorry to ask here but I couldn't figure this out from reading the README. I found https://github.com/ulisesbocchio/jasypt-spring-boot/issues/93 but the answer didn't completely clear things up for me. From what I...

I use the `org-anniversary` syntax to remember birthdays. See https://www.gnu.org/software/emacs/manual/html_node/org/Weekly_002fdaily-agenda.html. Since I've switched mostly to orgzly for my Agenda and reminder needs I started missing birthdays. Syntax looks like this:...

Type: feature

Is it currently possible to edit running content, aka footer and header? I can't find any suitable method in the documentation. If it's already possivle, maybe you could provide a...

Without this check the config messed up the prompt in the GNOME terminal.

I've already worked on this a bit in https://github.com/Alovoa/alovoa/pull/150 but currently it's not straight forward to set up a dev environment. What is your reasoning for not including a development...

I plan to do this for all the icon only buttons. I also added the test setup in this PR so I could write a test for my changes.