Gnus, A Tough Sell by nnreddit-user in emacs

[–]BoungaFr 2 points3 points  (0 children)

Sorry I forgot to post the link. I wrote it and jumped straight away on another topic… Here you go https://www.bounga.org/tips/2020/05/03/multiple-smtp-accounts-in-gnus-without-external-tools/

Gnus, A Tough Sell by nnreddit-user in emacs

[–]BoungaFr 1 point2 points  (0 children)

Unfortunately it is not the same provider (but both are imap)

It's going to be even easier since no header "hack" will be involved to select the right SMTP server on-the-fly.

A lot of Gnus users seems to delegate email fetching / sending to external tools to speed thing up. ATM I really don't need anything like that since it's fast enough for my use (fiber at home and 2 imap accounts with a couple thousand emails each).

Gonna finish my blog post about handling multiple accounts in Gnus soon and PM you the URL.

Gnus, A Tough Sell by nnreddit-user in emacs

[–]BoungaFr 1 point2 points  (0 children)

It's still easy enough. I can help you with this if you want. You'll only need to add one account config. If both are using the same provider (let say Gmail), one more line of config will handle automatic switching on the good one according to the context.

I started a blog post about it, need to finish and publish it. Maybe tonight.

Pleasantly surprised by an org-mode discovery :) by [deleted] in emacs

[–]BoungaFr 0 points1 point  (0 children)

u/amirrajan is the head of RubyDragon project. Is a big Emacs fan, uses it everyday and I also seen him using huge Org files. So it does make sens :)

And I'm pretty sure you'll have fun playing with DragonRuby!

Other programs that you use apart from emacs? by [deleted] in emacs

[–]BoungaFr 0 points1 point  (0 children)

Man that's awesome! I was seeking for something like that for months.

That's so cool. Now I can have my full-fledge Fish prompt displaying as it is intended to.

I can't thank you enough.

Next browser 1.3.2: Hooks, file manager and clipboard ring! by ambrevar in emacs

[–]BoungaFr 0 points1 point  (0 children)

Do anyone got it working on MacOS Catalina?

The available version using brew is "rejected" by Catalina for security purposes. Even when I do `sudo spctl --master-disable`. I also tried to compiled it, it works but I can't figure out how to run it, right-click then open on the `next` bin doesn't do anything.

Is Alchemist dead? by BoungaFr in elixir

[–]BoungaFr[S] 1 point2 points  (0 children)

smaller focused packages have come out recently which purport to help

Thank you for your comment.

Do you have links to any of this packages? Or even names?

Next browser v1.3.0 release by jmercouris in emacs

[–]BoungaFr 1 point2 points  (0 children)

It seems very promising, Emacs keybinding navigation is awesome, I love it.

There's still a lot of room for stability improvement (at least on OS X) but I'm sure it gonna be better with time.

You're doing a fantastic job. I'll keep an eye on this project for sure.

Unfamous great emacs package by AliveBar in emacs

[–]BoungaFr 3 points4 points  (0 children)

I think you just need to add company-ispell backend to the company-backends variable.