Sebastien Chapuis

Results 86 comments of Sebastien Chapuis

I am also affected by this issue. @sykhro did you find a workaround ?

Thank you for this quick fix. It resolves the error. Now I have another problem: Once emacs is restarted, when I quit emacsclient with `C-x C-c (save-buffers-kill-terminal)` the daemon is...

@Valdaer Thanks, can you resolve the conflicts ?

@shackra @cloudnine https://github.com/sebastiencs/company-box/commit/292d170e10141aeec4c234b1cc160ef03a304036 should fix your issues. Can you please confirm

The font used in the frame is the one specified in `default-frame-alist`, you can either change this variable or `company-box-frame-parameters` For the scrollbar it should be fixed in a recent...

> Sorry I raise so many requests. No problem, you're raising issues others might have too :) The scrollbar can't be smaller. It has its own window and the minimum...

> border width and border color still does not work. You can't define "normal" borders with child frames, you need to use internal border with the frame parameter `internal-border-width` ```el...

@nealot I think that you can use the function `set-face-attribute` to change faces on a specific frame

@KaratasFurkan Thanks for working on this. Did you find a way to handle float ?

Thanks for working on this @KaratasFurkan, can you please rebase your branch ?