Felipe Mica

Results 14 comments of Felipe Mica

I know that. That's why I am making this feature request. Thank you!

Everything is possible on Emacs, even if we need to send a PR to Emacs itself! :smiley: :+1: If something is missing on Emacs tell me and I can fix...

@iqbalansari maybe this: [12.17 Advanced configuration](https://www.gnu.org/software/emacs/manual/html_node/org/Advanced-configuration.html) could help?

@iqbalansari If you replace the text `:smile:` by the Unicode char equivalent like 😄 isn't enough to fix the issue? Or not every emoji has an equivalent? There is a...

@iqbalansari What if a command like `M-x emojify-replace-text-to-unicode` that acts above the current word in cursor and/or region. It would be a nice feature. Thank you!

> Do you have a code example? Yes. ``` (import (scheme base) (scheme write) (srfi 28)) (display (format "~a Eu sou uma mensagem em ~a." "Olá" "português")) ``` Output: ```...

The possible solution: `sudo su` before.

SSH protocol support is a **must have** feature!

Maybe it was a proxy issue. Now, I got another error: ``` ➜ ~ stack install tetris StateVar > using precompiled package splitmix > using precompiled package random > using...