Lluís Vilanova

Results 7 comments of Lluís Vilanova

BTW, using `el-get-install`/`el-get-remove`/`el-get-update` works perfectly fine. The error only arises when using this on my init file: ``` (el-get 'wait (mapcar 'el-get-source-name el-get-sources)) ```

In case it is useful, here's the backtrace: ``` Debugger entered--Lisp error: (error "el-get: *apt-get install cscope-el* Could not install package cscope-el.") signal(error ("el-get: *apt-get install cscope-el* Could not install...

After using latest el-get-install, everything works fine. Note that this automatically uses the code in the 2.stable branch of el-get.

Ok, it looks like this is happening again now that I removed the el-get directory from my config. Here's how to reproduce: - remove one package with `:type apt-get` from...

This is still happening in "3.stable" and "master". If I add my user into the sudoers list as needing no password for apt-get, the whole thing runs fine. This probably...

Nope, I'm thinking more along the lines of a new argument "hide_after_end", so that [this](https://github.com/kennethreitz/clint/blob/a1808173d96296029cef4bc6f1097d0d61a27bca/clint/textui/progress.py#L41) keeps the same, but [this](https://github.com/kennethreitz/clint/blob/a1808173d96296029cef4bc6f1097d0d61a27bca/clint/textui/progress.py#L62) line is changed into something like: ``` if not hide:...

> Are you using the Flatpack version of Thunderbird 128? Or Snap? I'm using the version packaged in Debian, and I'm indeed accessing my Office365 account.