stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] rotate windows


From: Diogo F. S. Ramos
Subject: Re: [STUMP] rotate windows
Date: Wed, 22 Feb 2012 15:19:46 -0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

Eric Abrahamsen <address@hidden> writes:

> The error message I get is "The function STUMPWM-USER::GROUP-FRAMES is
> undefined"
>
> Come to think of it, perhaps this is because I've got
> (in-package :stumpwm) at the top of my config file, and that's not the
> right package for accessing those functions? I have to admit I'm still
> baffled by Lisp namespaces…

Yeah, I too think them confusing at times.

Anyway, GROUP-FRAMES is not define inside STUMPWM-USER, but STUMPWM.

If you're using a REPL, try to change packages `(in-package "STUMPWM")'
and look for GROUP-FRAMES `#'GROUP-FRAMES'.

-- 
Diogo F. S. Ramos



reply via email to

[Prev in Thread] Current Thread [Next in Thread]