screen-users
[Top][All Lists]
Advanced

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

Re: String escape for total number of windows?


From: Pandurangan R S
Subject: Re: String escape for total number of windows?
Date: Mon, 21 Dec 2009 11:23:23 +0530

May be you need to run autogen.sh or your autoconf is too old.

http://www.mail-archive.com/address@hidden/msg02475.html

On Mon, Dec 21, 2009 at 11:03 AM, John Magolske <address@hidden> wrote:
> * Thor Andreassen <address@hidden> [091218 08:36]:
>> On Thu, Dec 10, 2009 at 10:25:11PM -0800, John Magolske wrote:
>> > Is there a string escape sequence that will display the total number
>> > of windows (just a single number, not all window numbers and names)?
>> > ...
>> ...
>> I've attached a patch that copies some of the functionality of the '%w'
>> handling, and should be applied to the newest source on savannah. It
>> seems to produce the correct result, although someone more familiar with
>> the code should check it for any unwanted consequences.
>
> Thanks for the patch, this should be very useful.
>
> For some reason I'm getting an error when running configure:
>
>  % git clone git://git.savannah.gnu.org/screen.git
>
>  % cd /screen/src
>
>  % cp ~/number_of_windows.patch .
>
>  % patch -i number_of_windows.patch
>  patching file extern.h
>  patching file process.c
>  Hunk #1 succeeded at 5342 (offset 25 lines).
>  patching file screen.c
>
>  % autoconf
>
>  % ./configure
>   ...
>   ...
>  config.status: error: cannot find input file: config.h.in
>
>
> John
>
>
> --
> John Magolske
> http://B79.net/contact
>
>
> _______________________________________________
> screen-users mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/screen-users
>




reply via email to

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