emacs-next periodic updates

2025-03-11 Thread Gabriel Santos
Greetings, Hello Emacs team. I saw that emacs-next was updated to a more recent version than the one featured in pretest, 31.0.50-0.60232a3. I'm sending this e-mail because I host a channel called emacs-master[1], that checks for Emacs commits automatically every two hours. My question is: woul

Re: Automatic tagging by team on mumi

2025-03-11 Thread Arun Isaac
> (It is with a happy befuddlement that I observe apparently increased > interest in mumi since the GCD proposing abandoning it. A welcome side > effect.) Nothing like a good "now or never"! ;-)

Re: guix build -P not building dependent(s) of django package

2025-03-11 Thread Simon Tournier
Hi jgart, On Thu, 20 Feb 2025 at 17:33, "jgart" wrote: > Also, why not call this flag -l instead of -P like `guix refresh -l foo`? As you read in the three messages starting here [1], this had been discussed. And the rationale is because one accepts an optional argument and the other not. The

Re: ngspice GUI?

2025-03-11 Thread Christopher Howard
> According to ngspice documentation, it doesn't have a GUI. There are > many GUIs you can use though. Properly speaking, ngspice does not have a GUI to drive commands. However, ngspice comes with a "plot" command, which per this tutorial, is supposed to make a graph appear in a graphical window

Re: Scaling issues with forges Was: Trying out Codeberg

2025-03-11 Thread Leo Famulari
On Mon, Mar 10, 2025 at 11:32:37PM +0100, Denis 'GNUtoo' Carikli wrote: > It is possible to require to license things under GPLv2-or-later for > instance, so technically it is not a big issue. VLC also managed to do > license changes, as well as Openstreetmap. It's possible to do GPL2 or later, an

Re: ngspice GUI?

2025-03-11 Thread Ekaitz Zarraga
On 2025-03-10 16:21, Christopher Howard wrote: According to ngspice documentation, it doesn't have a GUI. There are many GUIs you can use though. Properly speaking, ngspice does not have a GUI to drive commands. However, ngspice comes with a "plot" command, which per this tutorial, is supposed

Re: Guix booth at JDLL in Lyon, France?

2025-03-11 Thread Julien Lepiller
Great! We're now at least four, so I'll submit the proposal. Everyone, feel free to join too :) Le 6 mars 2025 08:56:38 GMT+01:00, Tanguy Le Carrour a écrit : >Hi Julien, > > >On Tue Mar 4, 2025 at 11:38 AM CET, Julien Lepiller wrote: >> There is a regular event in Lyon, called JDLL (journées d

Re: Bug triage

2025-03-11 Thread Rostislav Svoboda
Hello Arun, > I'm happy to improve the Hint message. Could you write up some text to > be added to it? This help page at > https://issues.guix.gnu.org/help#search should also be improved. Happy > to accept contributions there as well. I thought the source code might contain some test cases that w

Re: Scaling issues with forges Was: Trying out Codeberg

2025-03-11 Thread Suhail Singh
Hi Simon, Simon Tournier writes: > Yeah, I’m happy with my setup and I shared [3] several times how Emacs + > Notmuch + Org-mode is really nice for me. And I also engaged [4] how > public-inbox can help. Are the relevent portions of your .emacs or init.el accessible somewhere? -- Suhail

Re: Bug triage

2025-03-11 Thread Arun Isaac
> So I cloned the mumi repo and ran it - and I found > https://issues.guix.gnu.org/76919. I have pushed that patch now. Thanks!

Re: bug#76503: [GCD] Migrating repositories, issues, and patches to Codeberg

2025-03-11 Thread Ludovic Courtès
Hi, Cayetano Santos skribis: > This point might become relevant at some point ahead on time. Do we > have any reference of a successful migration to another gitlab / > forgejo instance ? I’m thinking here about the long term retrieval of > all information we will deposit at codeberg duri

Re: ngspice GUI?

2025-03-11 Thread Ekaitz Zarraga
On 2025-03-11 00:16, Ekaitz Zarraga wrote: On 2025-03-10 16:21, Christopher Howard wrote: According to ngspice documentation, it doesn't have a GUI. There are many GUIs you can use though. Properly speaking, ngspice does not have a GUI to drive commands. However, ngspice comes with a "plot" c

Re: Automatic tagging by team on mumi

2025-03-11 Thread Ricardo Wurmus
Hi Arun, mumi now automatically tags issues by team. You can try queries like "tag:team-games", "tag:team-python date:1m..", etc. This is probably the biggest quality of life improvement I've witnessed since mumi came along. Bravo! (It is with a happy befuddlement that I observe apparentl