Re: [Gimp-developer] car and cdr

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

 



It is not clear from your message if you are reporting a widely known fact, or
trying to report a bug.  To report bugs, go to http://bugzilla.gnome.org/
so the bugs can be tracked.

But since the topic is Lisp, I will jump in.

In either case, all shorthand forms of car and cdr are convenience functions
for which you can extend all that you want.  Generally the predefined ones do
indeed stop at about 3.  

Helvetix

On Tue, Jun 03, 2003 at 12:27:18PM +0400, Alexey V.Chaykin wrote:
> Command with more than 3 'd' or 'a' subcommand not work.
> 
> =>(cdddr '(1 2 3 4 5 6 7 8  9 10 11 12 13)) 
> (4 5 6 7 8 9 10 11 12 13)
> 
> =>(cddddr '(1 2 3 4 5 6 7 8  9 10 11 12 13)) 
> ERROR: unbound variable (errobj cddddr)
> 
> ---
> gimp 1.2.3
> 
> _______________________________________________
> Gimp-developer mailing list
> Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx
> http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

[Index of Archives]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [GEGL]     [Gimp's Home]     [Gimp on GUI]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux