emacs-devel
[Top][All Lists]
Advanced

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

Re: fadr


From: Chong Yidong
Subject: Re: fadr
Date: Mon, 22 Jun 2009 12:39:21 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

Dmitry Dzhus <address@hidden> writes:

> I didn't know about this, thanks for pointing out at this facility. I'm
> familiar with similar kind of structures from some experience I had with
> Scheme. I'll see how I can fit this in my code to work with GDB/MI
> responses.

Thien-Thi Nguyen has also suggested using bindat.el.  His email did not
include you in the CC, and I don't know if you are subscribed to
emacs-devel.  This is a good suggestion if you're working with binary
data rather than Lisp objects (I am not sure about your usage case.)
The bindat.el file can be found in the lisp/emacs-lisp directory.

> I should use `(eval-when-compile (require 'cl))`, right?

If you choose to use the cl package, then yes.




reply via email to

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