- Subject: Re: Switching buffers quickly
- From: Dave Kuhlman <dkuhlman@xxxxxxxxxxxxxxx>
- Date: Wed, 10 Mar 2004 08:07:43 -0800
On Wed, Mar 10, 2004 at 01:04:25PM +0100, g.milde@xxxxxx wrote:
[snip]
> This sounds like an interesting extension for my next_buffer.
>
> With an optional argument, it would become backwards compatible
>
> - define next_buffer (previous)
> + define next_buffer () % (previous=1)
> > {
> + variable previous = 1;
> + if (_NARGS)
> + previous = ();
> > variable n, buf;
> > n = buffer_list (); % get the buffers on the stack
>
> Could I take your improved version to cuamisc.sl?
Yes. Certainly.
Dave
--
Dave Kuhlman
dkuhlman@xxxxxxxx
http://www.rexx.com/~dkuhlman
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
[2004 date index]
[2004 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]