Yuki
Yuki
Can observe the same issue with Emacs 26.3 on Ubuntu 20 using X11 UI.
Hello Guys, I have been using this one for more than a year it is working well. Can we consider merging it?
Have the same issue in chrome.
I am learning to use copy-mode. I have a question what happens if you have a process running and potentially printing output and copy-mode get enabled? Do I lose output?...
Discovered that process will get blocked if the piped do not get read.
Agree with @okainov 's comment, IMHO it is good to do releases bases on already fixed bugs and added features then trying to clear all reported bugs, though the later...
I saw that as well. Still getting the same wallpaper over and over again, more than 20 times already.
Does dired-subtree and dired-collapse work fine together, because I have troubles configuring it together. For me using `dired-subtree-toggle` on collapsed nodes (like `some/path/to/{file1,file2,file3}) does not seem to work at all....
Sure. In the current dired directory I have `prevdir`, `some/path/file1`, `some/path/file2`, and `yodir`. They will look like prevdir some/path yodir I hit a key bound to `dired-subtree-toggle`. prevdir some/path file1...
Oh, yes, I have only this hook (add-hook 'dired-mode-hook 'dired-collapse-mode)