emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Unicode Lisp reader escapes


From: Aidan Kehoe
Subject: Re: [PATCH] Unicode Lisp reader escapes
Date: Wed, 10 May 2006 08:05:32 +0200

 Ar an naoiú lá de mí Bealtaine, scríobh Eli Zaretskii: 

 > >  > As far as I know, the GCPRO convention for arguments is mostly the
 > >  > following:
 > >  > 
 > >  > GCPRO args you pass to functions iff those functions can GC and you
 > >  > need to use the arg after the function returns.
 > > 
 > > Okay. Do you know of any document detailing that?
 > 
 > Does the excerpt below from the Lisp manual answer your concerns?

It read ambiguously to me. “Any Lisp object that you intend to refer to
again” could be one that you intend to refer to in the bodies of the
functions you call.

 > > No-one followed up to my reference to what Ben Wing writes on the
 > > subject.
 > 
 > AFAIU, he is wrong, or at least inaccurate.  

He’s not wrong, he’s describing conventions within XEmacs, and XEmacs source
code does follow those conventions. My question was, are those conventions
followed in GNU Emacs? You, and Stefan are telling me they’re not. Okay,
you’ve answered my question, thank you.

[excerpt snipped]

-- 
Aidan Kehoe, http://www.parhasard.net/




reply via email to

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