stumpwm-devel
[Top][All Lists]
Advanced

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

Re: [STUMP] [PATCH] frame-indicator behavior


From: Shawn Betts
Subject: Re: [STUMP] [PATCH] frame-indicator behavior
Date: Wed, 18 Jun 2008 19:33:19 -0700

On Fri, Jun 13, 2008 at 8:03 AM, Morgan Veyret
<address@hidden> wrote:
> The following patch change the show-frame-indicator behavior so it
> doesn't hang when *frame-indicator-text* is nil. Instead it should
> display a text like:

It seems to me that your patch adds special behavior when the variable
is nil. I don't think this is correct. The correct thing to do, I
think, would be to allow format arguments in the string: %g current
group, %f frame number, %w window, etc. In the meantime, I've added a
patch that runs the variable through prin1-to-string if it's not a
string.

-Shawn




reply via email to

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