Philippe Vaucher

Results 65 issues of Philippe Vaucher

I just discovered `pcre-mode` and it's awesome! It doesn't work for all methods (e.g `ibuffer-do-replace-regexp` which tries to be too smart), but it makes emacs much easier to use for...

Hello, First of all thanks, I think this is the first multi-mode emacs plugin I try that I find nice & simple. Now my problem: if I don't use multi-web-global-mode,...

Hello, FYI https://github.com/rejeep/ansi.el/commit/bd9076cc360ac3880879975cf0721f8c24c91aec bumped the requirements to `24.4`, thus forcing Cask to also bump its requirements. https://github.com/cask/cask/issues/480 Just linking the two so future people know.

Hello, I have an hard time figuring out how to get the real remote ip of a client connecting to a (web) service inside a container which port is exposed...

area/docs
area/networking

Hello, Coming here from https://github.com/multiarch/qemu-user-static/issues/77, it looks like qus works for `i386`, `x84_64` but not `arm`: ``` gitlab-runner@docker-emacs:~$ uname -a Linux docker-emacs 4.15.0-72-generic #81-Ubuntu SMP Tue Nov 26 12:21:09 UTC...

bug
enhancement
qemu-binfmt-conf

Hello, Recently in #35 we saw that there was somewhat of a regression, which brings us to the versioning question. Why not do releases? I know this is probably because...

enhancement

Hello, Awesome! Suggestion: when displaying a diff, allow the user to press enter to jump to that file. Bonus point if you do it like in magit: - Enter just...

magit parity

That way this part of my config would work as expected: ``` elisp ;; make all "yes or no" prompts show "y or n" instead (fset 'yes-or-no-p 'y-or-n-p) ``` That...

enhancement

### Describe the bug This fails: ``` powershell PS C:\Users\Philippe Vaucher> Get-ObjectLog -Id 2759 -Period Yesterday Get-ObjectLog : Parameter set cannot be resolved using the specified named parameters. At line:1...

enhancement

Hello, Is there any ways to have this work over TRAMP? I guess not but asking never hurts :)

enhancement