bug#75625: link in manual to Debbugs User Guide does not work

2025-01-16 Thread Dr. Arne Babenhauserheide
Dear Guix hackers, the link in the Guix manual to the Debbugs User Guide does not work in the web: https://guix.gnu.org/manual/en/html_node/Debbugs-User-Interfaces.html It’s defined in ./doc/contributing.texi:2537:@xref{Top,,, debbugs-ug, Debbugs User Guide}, for more information on but I do n

Hyphanet 1500 released: hotfixes and polish

2025-01-16 Thread Dr. Arne Babenhauserheide
Article: https://www.hyphanet.org/freenet-hyphanet-build-1500-hotfixes-and-polish.html This release fixes regressions that slipped into Hyphanet 1499: - an endless loop on hostname resolution on friend-to-friend nodes with all peers connected leading to very high CPU usage — thanks to bertm fo

[PATCH] Add (ice-9 doctests)

2025-01-12 Thread Dr. Arne Babenhauserheide
tests in the background, and it does not aim to be a full replacement of all tests, but to reduce the overhead for unit tests and to keep them close to the implementation. Best wishes, Arne From 670c9df1ec1dd07d06c2041afb98c19d94915fe8 Mon Sep 17 00:00:00 2001 From: Arne Babenhauserheide Date: Sun

Re: yeRemoving program-arities export

2025-01-08 Thread Dr. Arne Babenhauserheide
Skyler Ferris via "Developers list for Guile, the GNU extensibility library" writes: > I have 2 concerns that I want to address. The first concern is the bad > user experience created by calling a procedure which is advertised in > the manual only to be told that it does not exist. I consider th

bug#75419: python-celery build failed: spurious linebreaks in tests

2025-01-07 Thread Dr. Arne Babenhauserheide
The build of python-celery fails because test TestBackendEcdsaCompatibility.test_public_key_to_pem[ECDSAECKey-CryptographyECKey] fails. The reason seems to be that linebreaks are inserted at different places than expected. End of the logfile /var/log/guix/drvs/fx/d67zlmgm6mh90pdc4db8j22l47r15l-py

bug#75393: closed (python-trio-websocket 0.9.2 failed to build)

2025-01-06 Thread Dr. Arne Babenhauserheide
Hi Ricardo, help-debb...@gnu.org (GNU bug Tracking System) writes: > The missing inputs have been added with commit > 2c9c2ab3bd9d77c53aca87eddfc0a27be6c44b52. This fixed the immediate > issue, but the tests were failing. So I upgraded to 0.11.1 in > af07f6bfe94bb3dac1f46533e586d4186d7e59b6, hop

bug#75393: python-trio-websocket 0.9.2 failed to build

2025-01-05 Thread Dr. Arne Babenhauserheide
There’s a build failure. The package is required for streamlink. Relevant part of the log: starting phase `build' Using 'setuptools.build_meta' to build wheels, auto-detected '#f', override '#f'. Prepending '[]' to sys.path, auto-detected '#f', override '#f'. Traceback (most recent call last):

Re: [BUG] Org Element Api: :begin and :end are missing [9.7.13 (9.7.13-8566bc @ /home/arne/.emacs.d/elpa/org-9.7.13/)]

2025-01-04 Thread Dr. Arne Babenhauserheide
Ihor Radchenko writes: > "Dr. Arne Babenhauserheide" writes: > >>> Why? What's wrong with `org-element-begin' and `org-element-end'? >> >> I didn’t know that I could also use these ☺ >> >> What’s wrong is only that I had to fix sh

Re: [BUG] Org Element Api: :begin and :end are missing [9.7.13 (9.7.13-8566bc @ /home/arne/.emacs.d/elpa/org-9.7.13/)]

2024-12-29 Thread Dr. Arne Babenhauserheide
Ihor Radchenko writes: > "Dr. Arne Babenhauserheide" writes: > >> In the Org Element API article describes that all elements share :begin >> and :end: >> https://orgmode.org/worg/dev/org-element-api.html#fnr.1 > > Yes. > >> I don’t know where

[BUG] Org Element Api: :begin and :end are missing [9.7.13 (9.7.13-8566bc @ /home/arne/.emacs.d/elpa/org-9.7.13/)]

2024-12-29 Thread Dr. Arne Babenhauserheide
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list.

Hyphanet 1499 released: improved privacy, optimized networking, more CSS, polished UX, and cleanups

2024-12-28 Thread Dr. Arne Babenhauserheide
Article: https://www.hyphanet.org/freenet-hyphanet-build-1499-privacy-networking-css-ux-cleanups.html * improved privacy protection * optimized networking layer * support for website authors * better user experience * clean ups and code purges If you run a node already, it should update automati

Re: Running Compiled Guile Objects

2024-12-14 Thread Dr. Arne Babenhauserheide
Nala Ginrut writes: > On Sat, Dec 14, 2024, 07:35 Hakan Candar via General Guile related > discussions wrote: >> I tried the following commands with no luck: >> guile3.0 example.scm.go >> guile3.0 --language=bytecode example.scm.go >> > The current Guile is not AOT yet. Although the object file

Re: Plan9 and the Hurd

2024-12-14 Thread Dr. Arne Babenhauserheide
jbra...@dismail.de writes: > December 12, 2024 at 3:32 PM, "Dr. Arne Babenhauserheide" mailto:arne_...@web.de?to=%22Dr.%20Arne%20Babenhauserheide%22%20%3Carne_bab%40web.de%3E > > wrote: >> For a qoth entry, people *with sufficient knowledge* should be able to &g

Re: EmacsConf - The Future of Org

2024-12-14 Thread Dr. Arne Babenhauserheide
Dominik Schrempf writes: > Thumbs up also from my side! A big thanks to the Org Mode maintainers! > Thanks also for the interesting talk and insights into Org Mode > maintenance. Big thanks from me, too! I’m sure that I would not be where I am today without Org, because I failed with all other s

Re: Plan9 and the Hurd

2024-12-12 Thread Dr. Arne Babenhauserheide
Hi Joshua, jbra...@dismail.de writes: > So at the last Hurd game jam, someone shared this link with me: > > https://github.com/9fans/plan9port/pull/259 > > Apparently Sergey made it possible to run plan9 from the Hurd in > userspace. Somehow I missed that. Pretty cool stuff. This seems damn coo

Re: [ANN] Ihor is now officially the new Org maintainer

2024-12-09 Thread Dr. Arne Babenhauserheide
Bastien writes: > not much of a surprise, but very good news nonetheless: Ihor is now > officially in charge of maintaining Org Mode. He will need every Org > user to continue the great work he has done so far. Thank you for your great work — and thank you, Ihor for taking up the mantle! Best w

bug#74613: fortunes-jkirchartz is missing python input

2024-11-30 Thread Dr. Arne Babenhauserheide
Hi Liliana, Liliana Marie Prikler writes: > As nothing whatsoever is written, this may be already on the first > line, but with the ostream likely being buffered could be any of those > writes. I'll dig deeper once I have some more time. Thank you very much! Best wishes, Arne -- Unpolitisch

bug#74613: fortunes-jkirchartz is missing python input

2024-11-29 Thread Dr. Arne Babenhauserheide
Hi, the build for fortunes-jkirchartz fails: `/gnu/store/hax39blb0f62cnax7n92hcxkw5k4jymq-fortunes-jkirchartz-0-0.2e32ba0-checkout/bin/goodreadsquotes.py' -> `./bin/goodreadsquotes.py' phase `unpack' succeeded after 0.0 seconds starting phase `patch-source' phase `patch-source' succeeded after 0

Re: Evolve 11.1.6 released

2024-11-28 Thread Dr. Arne Babenhauserheide via Mercurial
Anton Shestakov writes: > As usual, the release is available on PyPI, and upgrade is > recommended: https://pypi.org/project/hg-evolve/11.1.6/ > > This is a bugfix release. The notable changes are: evolve won't > consider all parts of a split content-divergent if only some of them > are; obshashra

Re: Adding the doctests module to guile-lib or guile?

2024-11-23 Thread Dr. Arne Babenhauserheide
far as I can tell. Best wishes, Arne "Dr. Arne Babenhauserheide" writes: > Hi, > > did this question drown in other messages? Should this go > > - to guile-lib > - to guile > - elsewhere? > > My preference would be guile, because then it would be available

Re: Hurd Halloween party is still on!

2024-11-04 Thread Dr. Arne Babenhauserheide
jbra...@dismail.de writes: > November 4, 2024 at 12:13 AM, "Yuqian Yang" mailto:crup...@crupest.life?to=%22Yuqian%20Yang%22%20%3Ccrupest%40crupest.life%3E > > wrote: >> > Let's definitely have a be-lated Hurd halloween party this coming > >> > Saturday! >> > >> Not interested. >> >> > >> > I

Re: [emacs-tangents] 10 problems with Elisp, part 10

2024-10-23 Thread Dr. Arne Babenhauserheide
Emanuel Berg writes: > Yes, The developers have done _a lot_ but they have not been > the type of leaders who use their surroundings to make them > better, and become even better themselves. They want to do > everything themselves and if you are just a few bunch of guys > doing that, that's gonna

Re: [emacs-tangents] Emacs website, Lisp, and other

2024-10-23 Thread Dr. Arne Babenhauserheide
Jean Louis writes: > Emacs Lisp (Elisp) is not just any programming language; it's the > beating heart of the ultimate text editor, Emacs. Chosen by the > brilliant Richard Stallman for its unparalleled flexibility, Elisp > empowers users to customize their editing experience in ways that are > s

Re: Adding the doctests module to guile-lib or guile?

2024-10-16 Thread Dr. Arne Babenhauserheide
Hi, did this question drown in other messages? Should this go - to guile-lib - to guile - elsewhere? My preference would be guile, because then it would be available for everyone learning Guile Scheme and I could more easily use it in tutorials Best wishes, Arne. "Dr. Arne Babenhauser

Re: Understanding Publish (ox-publish.el)

2024-10-14 Thread Dr. Arne Babenhauserheide
jman writes: > I'm trying to learn more about the publish export option or Org mode. > Specifically I am using the function `org-latex-publish-to-pdf` to > export Orgmode files into PDF. > > Since this export backend is transparently using Latex, there is stuff > going on behind my back that makes

bug#73787: [patch]: bug#73787: Typo in manual: Missing parentheses in SRFI-1

2024-10-13 Thread Dr. Arne Babenhauserheide
8dcc <8dcc@gmail.com> writes: > (cons 3 '(2 1) > > Should be: > > (cons 3 '(2 1)) Thank you for the bug report! I attached a fix: From 206ebc461a5ecc9a44143d43daf6f1ec5c0680b6 Mon Sep 17 00:00:00 2001 From: Arne Babenhauserheide Date: Sun, 13 Oct 2024

Re: Hurd Gaming Jam Oct 26

2024-10-12 Thread Dr. Arne Babenhauserheide
Almudena Garcia writes: > Here I share a post which I wrote some years ago, writing about my gaming > experience in Hurd (in Spanish, sorry). > > https://www.patreon.com/posts/jugando-en-gnu-54904996 That’s great! Thank you! I just took the liberty of sharing it a bit more widely :) Best wish

Sorry for the one-line commit message in the last three commits

2024-10-12 Thread Dr. Arne Babenhauserheide
Hi, when merging the patches by Matthew, I missed that the commit messages were merged into a single line. I’m sorry about that (but don’t think force-pushing would be proper). I’ll take more care to check imported patches in the future. Best wishes, Arne -- Unpolitisch sein heißt politisch se

[patch] note the -I switch (silence diagnostics) in NEWS

2024-10-12 Thread Dr. Arne Babenhauserheide
Hi, the attached patch just adds a note about the switch `guile -I` in the NEWS file so it does not have to be done during release. From e226ddb13fcd01f92d124f583d83d2cd4d1df08b Mon Sep 17 00:00:00 2001 From: Arne Babenhauserheide Date: Sat, 12 Oct 2024 14:29:03 +0200 Subject: [PATCH] note

bug#73685: [patch] to silence diagnostic compile messages and welcome message (was GUILE_QUIET)

2024-10-12 Thread Dr. Arne Babenhauserheide
Matt Wette writes: > The attached three patches provide modifications to Guile to provide > users the ability to silence compile and loading messages that occur > when using Guile interactively. In addition, there is a separate > capability added to allow users to silence the welcome message.

[Guile-commits] 01/04: Fix typo in naming function set-current-output-port * libguile/ports.c(scm_set_current_output_port): scheme name is set-current-output-port

2024-10-12 Thread Arne Babenhauserheide via Guile-commits
arnebab pushed a commit to branch main in repository guile. commit 3d2fd7a262702b41e6f2578b96c00b6d28310590 Author: Matthew Wette AuthorDate: Mon Oct 7 17:06:23 2024 -0700 Fix typo in naming function set-current-output-port * libguile/ports.c(scm_set_current_output_port): scheme name is se

[Guile-commits] 03/04: Create procedure to enable silencing the Guile welcome message. * module/system/repl/repl.scm: add parameter `%inhibit-welcome-message' * module/system/repl/repl.scm(run-repl*):

2024-10-12 Thread Arne Babenhauserheide via Guile-commits
arnebab pushed a commit to branch main in repository guile. commit 8d21dd7eb800868909b694c774015291f8e3aa90 Author: Matthew Wette AuthorDate: Mon Oct 7 17:28:27 2024 -0700 Create procedure to enable silencing the Guile welcome message. * module/system/repl/repl.scm: add parameter `%inhibit-

[Guile-commits] 02/04: Redirect diagnostice output messages (e.g., auto-compiling code) to a newly defined current-info-port, and add a command line argument `-I' to set the current-info-port to a voi

2024-10-12 Thread Arne Babenhauserheide via Guile-commits
arnebab pushed a commit to branch main in repository guile. commit 78e9e51065c23bc755e669295c46537a5e988791 Author: Matthew Wette AuthorDate: Mon Oct 7 17:12:43 2024 -0700 Redirect diagnostice output messages (e.g., auto-compiling code) to a newly defined current-info-port, and add a comman

[Guile-commits] branch main updated (9b1effb58 -> c0bfa3219)

2024-10-12 Thread Arne Babenhauserheide via Guile-commits
arnebab pushed a change to branch main in repository guile. from 9b1effb58 Compile with -fexcess-precision=standard for i[3456]86 when we can new 3d2fd7a26 Fix typo in naming function set-current-output-port * libguile/ports.c(scm_set_current_output_port): scheme name is set-current-ou

[Guile-commits] 04/04: fix typo in comment

2024-10-12 Thread Arne Babenhauserheide via Guile-commits
arnebab pushed a commit to branch main in repository guile. commit c0bfa3219cb9a0b9f5a0185caa1d8c5b5cd33fd2 Author: Arne Babenhauserheide AuthorDate: Sat Oct 12 14:07:02 2024 +0200 fix typo in comment module/ice-9/command-line.scm (compile-shell-switches): fix typo --- module/ice

Re: Latex Export

2024-10-09 Thread Dr. Arne Babenhauserheide
Orm Finnendahl writes: > when exporting to Latex, all parts/chapters/sections/... get an > asterisk added to the latex command, like \part*{...}, \chapter*{...}, > etc. This should only happen with #+options: num:nil … > - Is there another way to accomplish rendering a full toc with > org-exp

Re: [--style changelog HASH]

2024-10-07 Thread Dr. Arne Babenhauserheide via Mercurial
Uwe Brauer via Mercurial writes: "UBvM" == Uwe Brauer via Mercurial writes: > I think > hg log --style changelog Only saw your own answer now … sorry. > comes very close, however in hg 6.X it inserts also a hash … > Any possibility of not having the HASH? It looks like the hash

Re: Simple tool to convert hg logs to GNU ChangeLog format?

2024-10-07 Thread Dr. Arne Babenhauserheide via Mercurial
Uwe Brauer via Mercurial writes: > In my Ubuntu installation there is git2cl > Simple tool to convert git logs to GNU ChangeLog format. > > Does anybody know about something similar for mercurial? Yes: hg log --style changelog > ChangeLog Best wishes, Arne -- Unpolitisch sein heißt politisch

Re: GUILE_QUIET: need help with redirection

2024-10-06 Thread Dr. Arne Babenhauserheide
writes: > On Sun, Oct 06, 2024 at 07:13:02AM -0700, Matt Wette wrote: >> 1) Leave welcome message as is, going to stdout. >> 2) Find a way to make 00-repl-server.test work. >> 3) Initialize current-info-port to stdout (ugly) >> 4) Add some other hook in system/repl/common.scm(repl-welcome) to dea

Re: GUILE_QUIET=1 guile → suppress REPL welcome message (fixed message format)

2024-10-05 Thread Dr. Arne Babenhauserheide
Hi Matt, Matt Wette writes: > I got it working.   I made two changes: Nice! > 1) I updated the change to ice-9/command-line.scm.  The `patch' > command rejected the location of the `-I' option placement. > 2) I reverted the change to system/repl/common.scm which had changed > the output of the

Re: GUILE_QUIET=1 guile → suppress REPL welcome message (fixed message format)

2024-10-02 Thread Dr. Arne Babenhauserheide
Hi Matt, I just ran the testsuite after applying your changes, and it stalls at $ make check -j16 ... ;;; SSAX warning: DOCTYPE DECL T system1 found and skipped UNRESOLVED: time.test: strftime: C99 %z format: strftime fr_FR.iso88591 UNRESOLVED: time.test: strptime: GNU %s format: strftime fr_FR.i

Re: GUILE_QUIET=1 guile → suppress REPL welcome message (fixed message format)

2024-10-02 Thread Dr. Arne Babenhauserheide
Matt Wette writes: > On 10/2/24 6:48 AM, Dr. Arne Babenhauserheide wrote: >>> https://github.com/mwette/guile-contrib/blob/main/patch/3.0.9/info-port.patch > If you compare to the input-port and error-port analogs you may come > to the conclusion I did. Ah, I see — thank you

Re: GUILE_QUIET=1 guile → suppress REPL welcome message (fixed message format)

2024-10-02 Thread Dr. Arne Babenhauserheide
Matt Wette writes: > On 3/11/24 6:50 AM, Matt Wette wrote: >> On 3/10/24 6:01 PM, Dr. Arne Babenhauserheide wrote: >>> Hi, >>> >>> It’s been two months now, did anyone get to review this patch? >>> >>> It’s small and it gives an instant i

Freenet / Hyphanet build 1498 released: Debian Package, Optimized Networking Layer, Richer Websites, UX, Safety

2024-09-23 Thread Dr. Arne Babenhauserheide
Freenet / Hyphanet 0.7.5 build 1498 is now available. [windows-installer]: https://www.draketo.de/dateien/freenet/build01498/FreenetInstaller-1498.exe [linux-installer]: https://www.draketo.de/dateien/freenet/build01498/new_installer_offline_1498.jar [debian-package]: https://www.draketo.de/da

bug#71300: [PATCH v3] doc: Document SRFI 64.

2024-09-22 Thread Dr. Arne Babenhauserheide
Maxim Cournoyer writes: > diff --git a/doc/ref/srfi-modules.texi b/doc/ref/srfi-modules.texi > index 02da3e2f2..4d408d6cb 100644 > --- a/doc/ref/srfi-modules.texi > +++ b/doc/ref/srfi-modules.texi > @@ -55,7 +56,7 @@ get the relevant SRFI documents from the SRFI home page > * SRFI-60::

Re: Qoth Q3 2024 & on aarch64-gnu

2024-09-22 Thread Dr. Arne Babenhauserheide
Almudena Garcia writes: > Some years ago I recorded a video playing Battle for Wesnoth and Frozen > Bubble in Debian GNU/Hurd, without several problems. > https://www.youtube.com/watch?v=WFPw8WCe7Ew If multiplayer works, Battle for Wesnoth on the Hurd would be pretty awesome! I would try to jo

Re: Qoth Q3 2024 & on aarch64-gnu

2024-09-21 Thread Dr. Arne Babenhauserheide
Sergey Bugaev writes: > on improving my real life & mental health. Please keep doing so! If you don’t prioritize your health yourself, health has a habit of prioritizing itself and taking over your life. Best wishes, Arne -- Unpolitisch sein heißt politisch sein, ohne es zu merken. draketo.de

Re: Qoth Q3 2024 (draft looking for comments)

2024-09-20 Thread Dr. Arne Babenhauserheide
Thank you for the great QotH! I enjoyed reading it a lot and only found a single part to comment: jbra...@dismail.de writes: > Several packages that build on hurd-i386 are failing to > build on hurd-amd64, so those certainly need to be fixed. Currently > swapping does not work well with rumpdisk,

Re: New draft (#5) and last call for comments on SRFI 234: Topological Sorting

2024-09-19 Thread Dr. Arne Babenhauserheide (via srfi-234 list)
Shiro Kawai writes: > I see a few unnecessary open parentheses in the description. It's a trivial > fix, so I sent a PR. > > https://github.com/scheme-requests-for-implementation/srfi-234/pull/13 It’s a copy past error, yes. Thank you! Best wishes, Arne -- Unpolitisch sein heißt politisch se

Re: global vars and #:declarative? (was [critical bug] The set! doesn't work in indirect reference)

2024-09-18 Thread Dr. Arne Babenhauserheide
Nala Ginrut writes: > I realized the #:declarative? can only be applied in the downstream modules > of the module holding global vars. This easy to hit complexity was the topic of my thread "Making code compatible with different versions of Guile — #:declarative?" How declarative currently work

bug#73300: [PATCH] fix: maven-surefire-plugin version parsing error

2024-09-16 Thread Dr. Arne Babenhauserheide
Hi, maven-surefire-plugin could not be detected, because the version was mis-replaced as 3.0.0-M4-M8 instead of 3.0.0-M4. The fix is attached. From ffc73708995a57101c7ce80ccdf3f3c66fb80c8d Mon Sep 17 00:00:00 2001 Message-ID: From: Arne Babenhauserheide Date: Mon, 16 Sep 2024 17:46:07 +0200

Re: Could anyone using EXWM share their guix config?

2024-09-14 Thread Dr. Arne Babenhauserheide
Oleander via writes: > How do you start EXWM automatically on tty login (without a display manager), > enable audio, adjust brightness and what packages are required for a complete > Xorg installation? I just start xfce, then start Emacs, and then run M-x exwm-init. This is my setup: https://

Re: Playing RPG game with org-mode

2024-09-09 Thread Dr. Arne Babenhauserheide
c4droid writes: > and Ironsworn. I want some guidence for playing RPG game in org-mode, > like creating character sheet, roll dice, creating module, etc. Have any > idea? Do you mean using org-mode to help playing RPG games or to actually play computer RPGs inside org-mode? I use org-mode to cre

Making code compatible with different versions of Guile — #:declarative?

2024-09-07 Thread Dr. Arne Babenhauserheide
Hi, In the past year I often had to make code work on different versions on Guile. Either because my laptop has a different distribution than my Desktop (Trisquel vs. Guix) or because my server has yet another distribution and may be on Debian stable (or oldstable). The main problem for me was #:

bug#71262: Status: [PATCH] Try to install C.UTF-8 locale before falling back to C.

2024-09-07 Thread Dr. Arne Babenhauserheide
Tomas Volf <~@wolfsden.cz> writes: > Does anyone has any opinion regarding this? I think it is sensible > default in the year 2024. I like the idea — I just don’t know enough of the platforms where Guile is used (like embedded tools / tiny computers?) to know whether there is danger in doing so.

Re: Org Babel says 1 + 1 in Python is None

2024-09-07 Thread Dr. Arne Babenhauserheide
Rudolf Adamkovič writes: > Today, I decided to start using Python in Org. > > (1) I read in "WORG": > > :results {output, value}: [...] Value results are the value of the > last expression evaluated in the code block. Value mode is the default > (as with other languages). In the org-mode d

[BUG] org-element--cache empty parent [9.7.10 (N/A @ /gnu/store/icgsji9268qh5fxlrw0xh8775nbark3v-emacs-org-9.7.10/share/emacs/site-lisp/org-9.7.10/)]

2024-09-06 Thread Dr. Arne Babenhauserheide
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list.

bug#72984: Acknowledgement (wine64 fails to build: guix/build/utils.scm:761:4: In procedure alist-cons-after: Throw to key `match-error' with args `("match" "no matching pattern" ())'.)

2024-09-02 Thread Dr. Arne Babenhauserheide
Fixed by https://issues.guix.gnu.org/72922 Best wishes, Arne -- Unpolitisch sein heißt politisch sein, ohne es zu merken. draketo.de signature.asc Description: PGP signature

bug#72984: wine64 fails to build: guix/build/utils.scm:761:4: In procedure alist-cons-after: Throw to key `match-error' with args `("match" "no matching pattern" ())'.

2024-09-02 Thread Dr. Arne Babenhauserheide
To reproduce: $ guix build wine64 Error: $ zcat /var/log/guix/drvs/ls/6zadl8a8gxkh8a3wvjnjhqn0iy5mcc-wine64-9.0.drv.gz WARNING: (guile-user): imported module (guix build utils) overrides core binding `delete' Backtrace: 14 (primitive-load "/gnu/store/z9r2ygks8kh1r6k6d9ckzwnrzvp?") In i

bug#72950: test/build failure for python-geventhttpclient

2024-09-01 Thread Dr. Arne Babenhauserheide
Hi, python-geventhttpclient fails to build. The build log it attached. src/geventhttpclient/tests/test_ssl.py:106: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ src/geventhttpclient/tests/test_ssl.py:130: in _get_sni_sent_from_client http = HTTPClient( /gnu

[BUG] incorrect HTML export with italic link containing an exclamation mark (!) [9.7.10 (N/A @ /gnu/store/icgsji9268qh5fxlrw0xh8775nbark3v-emacs-org-9.7.10/share/emacs/site-lisp/org-9.7.10/)]

2024-09-01 Thread Dr. Arne Babenhauserheide
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list.

Re: Prompt to add files before commit?

2024-09-01 Thread Dr. Arne Babenhauserheide via Mercurial
Hello Simon, > $ hg commit > > $ You have untracked files! [(i)gnore / (r)eview / (a)bort]? This would usually break for me when there are temporary files which aren’t in .hgignore. My solution is usually to hg add and then hg commit --amend That replaces the commit with one with the files add

Re: 10 problems with Elisp, part 10

2024-08-07 Thread Dr. Arne Babenhauserheide
"Abraham S.A.H." writes: > Emanuel Berg wrote: >> I didn't say that. You know why? Because I didn't mean it. >> It doesn't take much experience to do cool things fast >> in Python, it is a fact. > > I agree to disagree, Emanuel!  Sorry, but I do not think “Python is > a generally better programmin

[BUG] org-fill-paragraph adds wrong prefix to lines with two bold lines [9.7.8 (N/A @ /gnu/store/bj2bsz76f14n3vfnkv556s8f1x66m9in-emacs-org-9.7.8/share/emacs/site-lisp/org-9.7.8/)]

2024-08-06 Thread Dr. Arne Babenhauserheide
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list.

Re: Lisp, Python, and other comparisons

2024-08-06 Thread Dr. Arne Babenhauserheide
Jean Louis writes: > * Christopher Dimech via Emacs news and miscellaneous discussions outside the > scope of other Emacs mailing lists [2024-08-05 > 19:21]: > By using Emacs and Lisp, we manage here a lot of documents and people, > processes, accounting, reports, sales, too many things. Same

Re: Lisp, Python, and other comparisons

2024-08-05 Thread Dr. Arne Babenhauserheide
> Christopher Dimech via Emacs news and miscellaneous discussions outside the > scope of other Emacs mailing lists writes: thank you for opening the discussion! Best wishes, Arne -- Unpolitisch sein heißt politisch sein, ohne es zu merken. draketo.de signature.asc Description: PGP signature -

[BUG] ob-gnuplot: Recursive ‘require’ for feature ‘ox’ [9.7.8 (N/A @ /gnu/store/bj2bsz76f14n3vfnkv556s8f1x66m9in-emacs-org-9.7.8/share/emacs/site-lisp/org-9.7.8/)]

2024-07-30 Thread Dr. Arne Babenhauserheide
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list.

Re: [PATCH] doc: Mention how to remove namespaces in xml->sxml.

2024-07-23 Thread Dr. Arne Babenhauserheide
Maxime Devos writes: >> (xml->sxml "http://example.org/ns1\";>text") > If you remove a single namespace, apparently that’s true, but what if > multiple namespaces are removed? Does it still work then? Yes, it still works: (import (sxml simple)) (define xml-string "http://foobar\";>http://www.w

Re: [PATCH] doc: Mention how to remove namespaces in xml->sxml.

2024-07-22 Thread Dr. Arne Babenhauserheide
Richard Sent writes: > This documents behavior discussed in > https://lists.gnu.org/archive/html/guile-user/2024-07/msg00013.html. > > * doc/ref/sxml.texi (Reading and Writing XML): Document behavior of #f > namespace prefix. > --- > doc/ref/sxml.texi | 3 ++- > 1 file changed, 2 insertions(+),

[Guile-commits] branch main updated: doc: Mention how to remove namespaces in xml->sxml.

2024-07-22 Thread Arne Babenhauserheide via Guile-commits
This is an automated email from the git hooks/post-receive script. arnebab pushed a commit to branch main in repository guile. The following commit(s) were added to refs/heads/main by this push: new 8535682dd doc: Mention how to remove namespaces in xml->sxml. 8535682dd is described below c

Re: Are library names data or syntax?

2024-07-22 Thread Dr. Arne Babenhauserheide
Maxime Devos writes: > * hence, you can define a module from within another module (might be > situationally useful, but comes with new difficulties for module > lookup) I actually tried something in that direction in enter three witches — and failed. I wanted to add a macro that maps SCENE I

Re: LilyPond 2.24.4 released!

2024-07-21 Thread Dr. Arne Babenhauserheide
Jonas Hahnfeld via Announcements and Requests for Help from the GNU project and the Free Software Foundation writes: > We are proud to announce the release of GNU LilyPond 2.24.4. LilyPond > is a music engraving program devoted to producing the highest-quality > sheet music possible. It brings t

Re: LilyPond 2.24.4 released!

2024-07-21 Thread Dr. Arne Babenhauserheide
Jonas Hahnfeld via Announcements and Requests for Help from the GNU project and the Free Software Foundation writes: > We are proud to announce the release of GNU LilyPond 2.24.4. LilyPond > is a music engraving program devoted to producing the highest-quality > sheet music possible. It brings t

Re: [PATCH] The Guile junk drawer and a C plea

2024-07-21 Thread Dr. Arne Babenhauserheide
Attila Lendvai writes: >> Do you know that the Broken Window theory has been debunked? >> https://cssh.northeastern.edu/sccj/2019/05/21/researchers-debunk-broken-windows-theory-after-35-years/ > > there's no need for scientific papers about something i can observe myself. > both inside me, in my

Re: Viability of Mercurial as an alternative to Git in 2024?

2024-07-21 Thread Dr. Arne Babenhauserheide via Mercurial
Uwe Brauer via Mercurial writes: > No, vc-mode is an entirely independent implementation. I remember this > because I motivated Dmitry Gutov[1] > [1] = nagged him Dmitry Gutov till he gave in 😇 That’s awesome! Thank you! Did you know that this was shown in a Systemcrafters stream last friday?

Re: Name of the standard library

2024-07-21 Thread Dr. Arne Babenhauserheide
MSavoritias writes: > Dr. Arne Babenhauserheide kirjoitti 20.7.2024 klo 17.52: >> Lassi Kortela writes: >>>> It would be easy to state in more places "the standard library of guile >>>> is called ice-9 (see [history])". >>> With no disrespect

Re: Viability of Mercurial as an alternative to Git in 2024?

2024-07-20 Thread Dr. Arne Babenhauserheide via Mercurial
Uwe Brauer via Mercurial writes: >> But when I’m already in Emacs, having an Emacs UI is more efficient. > > Yes, but that is what I try to say! There > was already an Emacs interface doing that! > > It is called commit-patch.el found in: > > > https://github.com/caldwell/commit-patch > According

Re: Name of the standard library

2024-07-20 Thread Dr. Arne Babenhauserheide
Lassi Kortela writes: >>> That said, I think that in Scheme, standard is quite different from >>> portable – if something standard is implemented, it will be (mostly) >>> according >>> to the standard, so in this way it is ‘portable’, but that’s a big ‘if’. >>> For large Schemes (and small Sch

Re: Portable code

2024-07-20 Thread Dr. Arne Babenhauserheide
Lassi Kortela writes: >> Would it be possible to start into that by creating prefixes for the >> different package repositories? >> (akkuscm ...) and (snow-fort ...) > > I advise against doing that, as the same package can be published to > multiple repositories. Would that be a problem? All it

Re: Name of the standard library

2024-07-20 Thread Dr. Arne Babenhauserheide
Maxime Devos writes: > That said, I think that in Scheme, standard is quite different from portable > – if something standard is implemented, it will be (mostly) according > to the standard, so in this way it is ‘portable’, but that’s a big ‘if’. For > large Schemes (and small Schemes for which

Re: Portable code

2024-07-20 Thread Dr. Arne Babenhauserheide
Lassi Kortela writes: >> Is anything except for (srfi ...) and (rnrs ...) expected to be >> portable? I thought till now that if I want my code portable, an easy >> way would be to restrict my imports to these. > > The R6RS and R7RS library definition framework (which is broadly > compatible acro

Re: Name of the standard library

2024-07-20 Thread Dr. Arne Babenhauserheide
Lassi Kortela writes: >> But on the topic of (guile ...) as name: I’m not sure whether (guile >> ...) is better. Because what then is (language ...)? What are (oop ...) >> (sxml ...) and (web ...)? >> Should all of these move into (guile ...)? > > IMHO they should move under (guile ...). Other Sc

Re: Viability of Mercurial as an alternative to Git in 2024?

2024-07-20 Thread Dr. Arne Babenhauserheide via Mercurial
Uwe Brauer via Mercurial writes: >>>> "ABvM" == Arne Babenhauserheide via Mercurial >>>> writes: > >> David Demelier writes: > >>> Well, convenient and Git in the same sentence is somewhat strange. >>> Git is far from being con

bug#72208: [PATCH] doc: tour: note the top-level modules ice-9, scheme, and srfi

2024-07-20 Thread Dr. Arne Babenhauserheide
Hi, Following my answer in the discussion (after checking the non-ice-9 prefixes), this may be a better representation of the modules Guile provides: From 6838e4da9712425e7e45805a73731bb399d90a86 Mon Sep 17 00:00:00 2001 From: Arne Babenhauserheide Date: Sat, 20 Jul 2024 15:03:15 +0200 Subject

bug#72208 [PATCH] doc: tour: note the top-level modules ice-9, scheme, and srfi

2024-07-20 Thread Dr. Arne Babenhauserheide
Hi, Following my answer in the discussion (after checking the non-ice-9 prefixes), this may be a better representation of the modules Guile provides: From 6838e4da9712425e7e45805a73731bb399d90a86 Mon Sep 17 00:00:00 2001 From: Arne Babenhauserheide Date: Sat, 20 Jul 2024 15:03:15 +0200 Subject

Re: Name of the standard library

2024-07-20 Thread Dr. Arne Babenhauserheide
Lassi Kortela writes: >> It would be easy to state in more places "the standard library of guile >> is called ice-9 (see [history])". > > With no disrespect intended -- I understand it's a joke that was funny > at one time -- "the standard library of Guile is called ice-9" sounds > like "the unit

Re: Viability of Mercurial as an alternative to Git in 2024?

2024-07-20 Thread Dr. Arne Babenhauserheide via Mercurial
David Demelier writes: > Well, convenient and Git in the same sentence is somewhat strange. Git > is far from being convenient in any shape of form. At work we’re using Git. That was hard to bear until I learned to use magit (in Emacs). And magit actually makes Git convenient from Emacs. It was o

Re: Viability of Mercurial as an alternative to Git in 2024?

2024-07-20 Thread Dr. Arne Babenhauserheide via Mercurial
David Demelier writes: >> On 19 Jul 2024, at 14:28, PIERRE AUGIER >> wrote: >> 1. Setting up Mercurial with basic extensions (topics, hg-git, >> evolve) is TOO difficult and long for beginners (in particular >> compared to Git). > > I don't know for you all but I always used the package manager

Re: Viability of Mercurial as an alternative to Git in 2024?

2024-07-20 Thread Dr. Arne Babenhauserheide via Mercurial
David Demelier writes: >> More generally, with Git, one can run `git config --global user.name >> "Mona Lisa"`, which is convenient for beginners (much more than >> editing a file). > My own .hgrc didn't move in 10 years. Editing a configuration file > from code is annoying and complicated which

[PATCH] add instructions for sending patches to Guile

2024-07-20 Thread Dr. Arne Babenhauserheide
1 From: Arne Babenhauserheide Date: Sat, 11 Dec 2021 16:12:17 +0100 Subject: [PATCH] Add instructions for sending patches --- website/apps/base/contribute-page.scm | 16 1 file changed, 16 insertions(+) diff --git a/website/apps/base/contribute-page.scm b/website/apps/base/cont

bug#72208: [PATCH] doc: tour: note the top-level modules ice-9, scheme, and srfi

2024-07-20 Thread Dr. Arne Babenhauserheide
8fde348e21 Mon Sep 17 00:00:00 2001 From: Arne Babenhauserheide Date: Sat, 20 Jul 2024 15:03:15 +0200 Subject: [PATCH] doc: reference ice-9, scheme, and srfi * doc/ref/tour.texi (Using Modules): reference ice-9, scheme, and srfi. --- doc/ref/tour.texi | 9 + 1 file changed, 9 insertions(+)

[PATCH] doc: tour: note the top-level modules ice-9, scheme, and srfi

2024-07-20 Thread Dr. Arne Babenhauserheide
8fde348e21 Mon Sep 17 00:00:00 2001 From: Arne Babenhauserheide Date: Sat, 20 Jul 2024 15:03:15 +0200 Subject: [PATCH] doc: reference ice-9, scheme, and srfi * doc/ref/tour.texi (Using Modules): reference ice-9, scheme, and srfi. --- doc/ref/tour.texi | 9 + 1 file changed, 9 insertions(+)

Re: [PATCH] The Guile junk drawer and a C plea

2024-07-20 Thread Dr. Arne Babenhauserheide
Attila Lendvai writes: >> >If there were more concern about compatibility -- all 2.0 programs will >> >compile an work with 3.0 -- then we would not need to keep the old >> >versions. >> >> One of these changes is how #:autoload works. One of the options to >> preserve compatibility yet introduc

Re: Viability of Mercurial as an alternative to Git in 2024?

2024-07-19 Thread Dr. Arne Babenhauserheide via Mercurial
Uwe Brauer via Mercurial writes: > 1. First a comment on installing mercurial. Yes, the python _thing  >is a problem, but in my understanding python itself is the >culprit to a certain extend, since backward compatibility was not >a mayor goal. (2.7 vs 3.X 3.5 vs 3.10 e

Re: The Guile junk drawer and a C plea

2024-07-18 Thread Dr. Arne Babenhauserheide
Attila Lendvai writes: >> > IOW, if you don't want changes in your dependencies, then just don't >> update them. >> >> This does not work. >> >> You often have to update dependencies for security reasons. Got a new >> gnutls or openssl or openssh with new cyphers you need to have a worki

Re: The Guile junk drawer and a C plea

2024-07-17 Thread Dr. Arne Babenhauserheide
MSavoritias writes: > There will be some time before it is actually removed. So it will just take a bit longer until my setup gets broken. > Given a long timeline i doubt older programs would be advised to be > used or even work with recent guile. Given the rest of the cleaning > discussion and

Re: The Guile junk drawer and a C plea

2024-07-17 Thread Dr. Arne Babenhauserheide
Attila Lendvai writes: > IOW, if you don't want changes in your dependencies, then just don't update > them. This does not work. You often have to update dependencies for security reasons. Got a new gnutls or openssl or openssh with new cyphers you need to have a working program — will Guile 3

Re: The Guile junk drawer and a C plea

2024-07-17 Thread Dr. Arne Babenhauserheide
Olivier Dion writes: > On Sat, 29 Jun 2024, Mikael Djurfeldt wrote: > > [...] > >> As has been spoken about here previously, I suggest that we >> design a new module hierarchy, introduce aliases for module bindings, and >> still supply the old module hierarchy during a few years for backward >>

Re: Guile 64-bit Windows support, redux

2024-07-14 Thread Dr. Arne Babenhauserheide
Jonas Hahnfeld via "Developers list for Guile, the GNU extensibility library" writes: > On Wed, 2024-03-20 at 21:28 +0100, Jonas Hahnfeld wrote: >> I'm also explicitly CC'ing Andy and Ludo - we really need a statement >> by a maintainer whether this can land. From my point of view, it's a >> cle

Re: Maybe helping again?

2024-07-10 Thread Dr. Arne Babenhauserheide
William ML Leslie writes: > On Thu, 11 Jul 2024 at 11:13, Barry deFreese wrote: > It has been a LONG time. Glad to see that you all are hacking away > still. I'm hoping I can try to get involved again (if you'll have me > or even remember me :) ). Definitely! (on both counts) > It's great

  1   2   3   4   5   6   7   8   9   10   >