Re: Stumpwm and config.scm

2017-02-19 Thread Daniel Pimentel (d4n1)
Guile-wm work too :)On Feb 19, 2017 11:01 AM, "Daniel Pimentel (d4n1)" 
 wrote:
>
> Thanks Jan,
>
> it' works :)
>
> I'll try with guile-wm.
>
> Happy hacking,On Feb 19, 2017 10:21 AM, Jan Nieuwenhuizen  
> wrote:
> >
> > Daniel Pimentel (d4n1) writes: 
> >
> > > I add lisp and sbcl-stumpwm in my config.scm but stump binary not 
> > > exist. So it works if I installed sbcl-stumpwm:bin with normal user. 
> > > 
> > > I tried put sbcl-stumpwm: bin in my config but there's an error. I 
> > > didn't put sbcl-stumpwm in my config.scm but I installed sbcl-stumpwm: 
> > > bin and it works. 
> >
> > Yes, in (packages ... I have 
> >
> >   sbcl-stumpwm 
> >   (list sbcl-stumpwm "bin") 
> >
> > I don't know much about the common-lisp environment; I have no clue 
> > whether this is silly or logical.  It seems that setting up a REPL for 
> > lisp is also possible or has to with our stumpwm package or with our 
> > sbcl package...I'd much rather put effort in getting guile-wm to 
> > work... 
> >
> > Confused greetings, 
> > --janneke 
> >
> > -- 
> > Jan Nieuwenhuizen  | GNU LilyPond http://lilypond.org 
> > Freelance IT http://JoyofSource.com | Avatar®  http://AvatarAcademy.nl  


Re: Stumpwm and config.scm

2017-02-19 Thread Daniel Pimentel (d4n1)
Great Huang,

Another way :)On Feb 19, 2017 11:13 AM, "Huang, Ying" 
 wrote:
>
> "Daniel Pimentel (d4n1)"  writes: 
>
> > Guixs, 
> > 
> > I add lisp and sbcl-stumpwm in my config.scm but stump binary not exist. So 
> > it works if I installed sbcl-stumpwm:bin with normal user. 
> > 
> > I tried put sbcl-stumpwm: bin in my config but there's an error. I didn't 
> > put sbcl-stumpwm in my config.scm but I installed sbcl-stumpwm: bin and it 
> > works. 
>
> I have ever used 
>
> (specification->package+output "sbcl-stumpwm:bin") 
>
> in my config.scm. 
>
> Best Regards, 
> Huang, Ying 
>


Re: Stumpwm and config.scm

2017-02-19 Thread Huang, Ying
"Daniel Pimentel (d4n1)"  writes:

> Guixs,
>
> I add lisp and sbcl-stumpwm in my config.scm but stump binary not exist. So 
> it works if I installed sbcl-stumpwm:bin with normal user.
>
> I tried put sbcl-stumpwm: bin in my config but there's an error. I didn't put 
> sbcl-stumpwm in my config.scm but I installed sbcl-stumpwm: bin and it works.

I have ever used

(specification->package+output "sbcl-stumpwm:bin")

in my config.scm.

Best Regards,
Huang, Ying




Re: Stumpwm and config.scm

2017-02-19 Thread Daniel Pimentel (d4n1)
Thanks Jan,

it' works :)

I'll try with guile-wm. 

Happy hacking,On Feb 19, 2017 10:21 AM, Jan Nieuwenhuizen  
wrote:
>
> Daniel Pimentel (d4n1) writes: 
>
> > I add lisp and sbcl-stumpwm in my config.scm but stump binary not 
> > exist. So it works if I installed sbcl-stumpwm:bin with normal user. 
> > 
> > I tried put sbcl-stumpwm: bin in my config but there's an error. I 
> > didn't put sbcl-stumpwm in my config.scm but I installed sbcl-stumpwm: 
> > bin and it works. 
>
> Yes, in (packages ... I have 
>
>   sbcl-stumpwm 
>   (list sbcl-stumpwm "bin") 
>
> I don't know much about the common-lisp environment; I have no clue 
> whether this is silly or logical.  It seems that setting up a REPL for 
> lisp is also possible or has to with our stumpwm package or with our 
> sbcl package...I'd much rather put effort in getting guile-wm to 
> work... 
>
> Confused greetings, 
> --janneke 
>
> -- 
> Jan Nieuwenhuizen  | GNU LilyPond http://lilypond.org 
> Freelance IT http://JoyofSource.com | Avatar®  http://AvatarAcademy.nl  


Re: Stumpwm and config.scm

2017-02-19 Thread Jan Nieuwenhuizen
Daniel Pimentel (d4n1) writes:

> I add lisp and sbcl-stumpwm in my config.scm but stump binary not
> exist. So it works if I installed sbcl-stumpwm:bin with normal user.
>
> I tried put sbcl-stumpwm: bin in my config but there's an error. I
> didn't put sbcl-stumpwm in my config.scm but I installed sbcl-stumpwm:
> bin and it works.

Yes, in (packages ... I have

  sbcl-stumpwm
  (list sbcl-stumpwm "bin")

I don't know much about the common-lisp environment; I have no clue
whether this is silly or logical.  It seems that setting up a REPL for
lisp is also possible or has to with our stumpwm package or with our
sbcl package...I'd much rather put effort in getting guile-wm to
work...

Confused greetings,
--janneke
 
-- 
Jan Nieuwenhuizen  | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar®  http://AvatarAcademy.nl