Re: Manual consistency

2020-06-11 Thread Dmitry Alexandrov
Ricardo Wurmus wrote: > Dmitry Alexandrov writes: >> @macro PS1 {prompt} >> @inlineraw{html,}\prompt\@inlineraw{html,} >> @end macro > > Oh, neat! Let’s try this. Oops! (info "(texinfo) Defining Macros") recommends against using digits in macro names: | For a macro to work con

Default to the 5.7.X kernel by default

2020-06-11 Thread romulasry
Would that be a good idea or not? Sent with [ProtonMail](https://protonmail.com) Secure Email.

Re: Manual consistency

2020-06-11 Thread Ricardo Wurmus
Dmitry Alexandrov writes: > Ricardo Wurmus wrote: >> Dmitry Alexandrov writes: >>> >>> >>> code .PS1 { >>> -webkit-user-select: none; >>> -moz-user-select: none; /* Not required since F***fox 69. */ >>> user-select: none; >>> } >>>

Re: Manual consistency

2020-06-11 Thread Dmitry Alexandrov
Ricardo Wurmus wrote: > Dmitry Alexandrov writes: >> >> >> code .PS1 { >> -webkit-user-select: none; >> -moz-user-select: none; /* Not required since F***fox 69. */ >> user-select: none; >> } >> > > The only minor problem is

Re: A script to check an edit does not break anything

2020-06-11 Thread Vincent Legoll
Hello Edouard, I think you left a hardcoded package name in your script, line 29, fix with: s/python-websockets/$package/ Also you sometimes use $package vs ${package} This kind of thing (maybe converted into scheme what about `guix before-submit') should be a valuable addition to guix, it wou

Re: A script to check an edit does not break anything

2020-06-11 Thread Edouard Klein
An now with the attachment. #!/bin/bash # Put this script in a subfolder (e.g. gpwc) # of the guix source # And install sharness in it # https://github.com/chriscool/sharness # Install prove as well # https://linux.die.net/man/1/prove # To run the tests, invoke # prove gpwc.t # Fill in the names

A script to check an edit does not break anything

2020-06-11 Thread Edouard Klein
Dear Guixers, I recently broke jupyter while updating python-prompt-toolkit (a mistake I'm still trying to fix...) despite doing my best to follow the instructions of the manual: https://guix.gnu.org/manual/en/html_node/Packaging-Guidelines.html https://guix.gnu.org/manual/en/html_node/Submitting-

Re: Manual consistency

2020-06-11 Thread Julien Lepiller
Le 11 juin 2020 04:33:56 GMT-04:00, Ricardo Wurmus a écrit : > >Dmitry Alexandrov writes: > >> Ricardo Wurmus wrote: >>> Ludovic Courtès writes: Ricardo Wurmus skribis: > Julien Lepiller writes: >> If there is a way to mark a sentence to wrap it into a class, we >could also do s

Re: Manual consistency

2020-06-11 Thread Ricardo Wurmus
Dmitry Alexandrov writes: > Ricardo Wurmus wrote: >> Ludovic Courtès writes: >>> Ricardo Wurmus skribis: Julien Lepiller writes: > If there is a way to mark a sentence to wrap it into a class, we could > also do some CSS magic with :before. >>> >>> What about adding some more

Re: Why does slim-service-type depend on GTK+?

2020-06-11 Thread Pierre Neidhardt
Patch sent: 41798. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature