Re: how to get a structure/module tree?



On Tue, 23 Mar 2010 23:03:14 +0100, clemens fischer wrote:
> So if using (xterm), some "(require ...)" is missing.

(require 'sawfish.wm.commands.launcher) does. 

As a practical solution, use 'ack' to search inside the source tree,
or use 'git', if you know git. We've been improving the doc, but this
kind of info is often lacking. I'll fix the doc on this point.

On Fri, 02 Apr 2010 21:57:06 +0200, clemens fischer wrote:
> ie. the builtin `message', whose output shows up in the x11 log.  is
>  there something better? 

First, separate the sawfish output, i.e. run sawfish as
sawfish &> sawfish-log/somewhere.txt

I often use (format standard-error "Foo value: %s\n" foo)

> That 'display-message' somehow didn't work, I had expected it to pop
>  up a little window and show the text.  It does when called from
>  "sawfish-client", but not in my simple rc file.

The display-message function worked for me from the rc file.

Teika (Teika kazura)



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