Jorge Araya Navarro

Results 66 issues of Jorge Araya Navarro

besides the local backup, people would like to backup theirs wallets online. I request a generic API in bitcoin-qt for online backups. It should be generic because it haven't favor...

At work, I'm using Emacs for Mac OS X. I installed terminal-notifier using brew, and I cannot get my library to emit notifications using the terminal-notifier style provided by alert,...

I'm experiencing a bug with emacs-eclim, as I explained on [StackOverflow](http://stackoverflow.com/q/23508795/2020214) Emacs yells this message: `Company: An error occurred in auto-begin Invalid function: (java-mode javascript-mode js-mode ruby-mode php-mode c-mode c++-mode)`...

I have the package installed from MELPA, huh, but I don't know exactly what to do and how to do it, from there

I wonder if multi-web-mode can be made templates-system-compatible (like jinja2/django). It would be very useful!

in my \*scratch\* buffer, writing a Elisp function and navigating through the auto-completion I see there are no icons, but worst of all, an error is throw: ``` Debugger entered--Lisp...

I'm user of i3 and av-caster don't minimize when pressing the minimize button on the window's bar. Ideally, the window should minimize to systray.

feature

As stated. Something like: ``` type Custom struct { MyValue `ts:"MyCustomType"` } ``` Should become: ``` interface Custom { my_value: MyCustomType } ``` For importing the types, I use a...

https://github.com/edgedb/edgedb-deno#tls I really don't understand what value should the environment variable have (is `true`? is `yes`? a truthy value will do the trick?) There is nothing about `--allow-insecure-binary-clients` in `edgedb...

I was able to have Emacs with the native-comp branch working on Arch Linux, thanks to [this reddit post](https://www.reddit.com/r/emacs/comments/kev7o8/aur_arch_linux_package_delivering_emacs_binaries/). Now, I'm facing with an issue related to this package on...

bug
more-information-needed
external-issue