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
Would that be a good idea or not?
Sent with [ProtonMail](https://protonmail.com) Secure Email.
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;
>>> }
>>>
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
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
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
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-
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
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
Patch sent: 41798.
--
Pierre Neidhardt
https://ambrevar.xyz/
signature.asc
Description: PGP signature
10 matches
Mail list logo