cosmologica101

joined 11 months ago
[–] cosmologica101@alien.top 1 points 9 months ago

Thanks, I am going to try it.

[–] cosmologica101@alien.top 1 points 11 months ago

Also a thank you from my side. At the moment I am scanning an org table with over 350 rows and looking for doubles. Next I have to reference the doubles to the first of the doubles. And I discovered thanks to this magnificent tutorial that I can edit all doubles in one place, the occur buffer. And add the references through the edit mode of the occur buffer. Wow... this is really great.

[–] cosmologica101@alien.top 1 points 11 months ago

Hey this is really cool. Someone from my country made this. Really great to see someone from my country make such magnificent website. The SICP solutions in elisp look really interesting to me.

[–] cosmologica101@alien.top 1 points 11 months ago

I loved it. If I don't need to be on a MS Windows machine, I would use EXWM as my daily driver. On Linux it was without problems. Yes, make keybindings and functions for sound, brightness and applications I want to start was a little bit of work. A little bit work with the configuration of X, like the mouse pointer, etc...

[–] cosmologica101@alien.top 1 points 11 months ago

Thank you! ;) I will try the M-x report-emacs-bug.

 

When I use isearch-forward with cua keybindings enabled, then I still have to paste the text searched for in the minibuffer with C-y. When I use C-v then it pastes the text in the current buffer and not in the minibuffer. Is this correct behavior?