~jgart

~jgart/joeys-garden

Last active 2 years ago

~jgart/public-inbox

Last active 2 years ago
View more

Recent activity

[PATCH sgx-jmp] Disambiguate user input for enabling unlimited ringing 2 days ago

From jgart to ~singpolyma/dev

---

Hi singpolyma,

This patch updates the user message so that it is clear what the user should input exactly.

I accidentally was entering Negative. I was also wondering if -2, -3, etc was allowed.

This patch should disambiguate what the user is expected to input.

What do you think?

all best,
[message trimmed]

[PATCH sgx-jmp] Disambiguate user input for enabling unlimited ringing 2 days ago

From jgart to ~singpolyma/dev

---

I sent a more descriptive email to dev@singpolyma.net.

I lost that message description now ;()

all best,

jgart

 forms/configure_calls.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/forms/configure_calls.rb b/forms/configure_calls.rb
[message trimmed]

Re: [PATCH] rde: meow: Add feature-emacs-meow 13 days ago

From jgart to ~abcdw/rde-devel

>> + #:use-module (rde serializers elisp)
> 
> Probably, this import is not needed.

I get the following:

error: elisp-config?: unbound variable
hint: Did you forget `(use-modules (rde serializers elisp))'?

Re: [PATCH] rde: meow: Add feature-emacs-meow 13 days ago

From jgart to ~abcdw/rde-devel

>> I think initial-bindings/keybindings or something similiar would work
>> better here, from variable named keyboard-layout
> 
> Hi, how about custom-keyboard-layout?


Or, meow-keyboard-layout?

Re: [PATCH] rde: meow: Add feature-emacs-meow 13 days ago

From jgart to ~abcdw/rde-devel

> I think initial-bindings/keybindings or something similiar would work
> better here, from variable named keyboard-layout

Hi, how about custom-keyboard-layout?

all best,

jgart

[PATCH] rde: meow: Add feature-emacs-meow 16 days ago

From jgart to ~abcdw/rde-devel

---
Hi,

Here is a meow feature that I'm sending over for inclusion in RDE.

WDYT

all best,

jgart

 src/rde/features/meow.scm | 423 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 423 insertions(+)
 create mode 100644 src/rde/features/meow.scm
[message trimmed]

Re: [PATCH] images/guix: Update maintainer contact 2 months ago

From jgart to ~sircmpwn/sr.ht-dev

Hi Drew,

> jgart is cc'd to confirm they are good with the change.

I am good with the change.

all best,

jgart

Re: Modules broken as channel but build works locally 4 months ago

From jgart to ~abcdw/rde-discuss

> set directory to "." (which I don't recommend).

Hi Andrew, can you explain why you don't recommend "."? I'm not sure why to avoid it.

Re: Modules broken as channel but build works locally 4 months ago

From jgart to ~abcdw/rde-discuss

Here's the channel record to reproduce that:

(channel
    (name 'confetti)
    (url "https://git.sr.ht/~whereiseveryone/confetti")
    (branch "s")
    (introduction
     (make-channel-introduction
      "e037ffa3a40bcd7807a97a0415ef588b411277c3"
      (openpgp-fingerprint
       "3B1D 7F19 E36B B60C 0F5B  2CA9 A52A A2B4 77B6 DD35"))))

The commit that is failing is the following: