Thierry Volpiatto

Results 14 issues of Thierry Volpiatto

Hi @jwiegley , I am stopping updating Elpa as I feel it is really unnecessary, most people are using async from Melpa and use github to report bugs, the Elpa...

It is working fine with emacs-24.5, didn't try with emacs-25*, here the buffers with async-debug enabled: With emacs-24.5: ```text Lisp expression: Tramp: Opening connection for root@dell-14z using sudo... Opening connection...

I have added dependencies in all files to 2.1.10 and add version number to all files to 2.1.10 also for consistency. Hope that's correct. Also added badges for melpa and...

There is actually a bug in copy-directory which is still not yet fixed in Emacs and affect of course dired-async when copying a directory to another directory that contain this...

Hello, following up from reddit (helm05). I made all the changes to make Helm working with this all-the-icons branch. The main issue I see is a loss of performance because...

**Describe the bug** When replying to an email or killing mail (C-c C-k), the window handling the buffer used prior starting mu4e popup. **How to Reproduce** 1) M-x mu4e 2)...

bug
mu4e
new

**Describe the bug** When killing composition buffer (C-c C-k) previous window configuration is not restored. **How to Reproduce** 1) Open an Email from mu4e headers buffer. You have now two...

bug
needinfo
mu4e

Hi Le, here a small pull-request just to allow you seeing the diff. Using `candidates-in-buffer` here improve performances but will be harder to use in some places where you want...

To reproduce: Launch gnus, fetch some mail or news, hit RET repetitively in gnus summary buffer, the message doesn't scroll. Disable golden-ratio-mode or switch to version 1.0 gnus scroll normally.

https://github.com/ScottyB/edebug-x/blob/a2c2c42553d3bcbd5ac11898554865acbed1bc46/edebug-x.el#L257 What you want is cl-loop from the cl-lib.el library.