help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Structured data in Emacs Lisp


From: PT
Subject: Re: Structured data in Emacs Lisp
Date: Wed, 27 Apr 2005 20:38:55 +0200
User-agent: Opera M2/8.0 (Win32, build 7561)

On Wed, 27 Apr 2005 17:27:16 +0200, Klaus Berndl <klaus.berndl@sdm.de> wrote:

If you want to move around datas which belong together i recommend `defstruct'
[..]

Does this help?
Klaus

Yep. Someone else also recommended defstruct earlier in the thread, I checked it out and that's exactly what I need. The code is much more readable without those deep association lists.

--
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/


reply via email to

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