all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Stephen J. Turnbull" <stephen@xemacs.org>
To: Ted Zlatanov <tzz@lifelogs.com>
Cc: emacs-devel@gnu.org
Subject: Re: ELisp function prototypes and local function name
Date: Fri, 08 Apr 2011 13:01:31 +0900	[thread overview]
Message-ID: <87mxk1crxg.fsf@uwakimon.sk.tsukuba.ac.jp> (raw)
In-Reply-To: <8739ltrdix.fsf@lifelogs.com>

Ted Zlatanov writes:

 > It looks like the XEmacs `function-arglist' is not useful, in any case.
 > It depends too much on the underlying implementation.

Sure, but in XEmacs there's only one such (with three parts: one for
subrs, one for lambda lists, and one for byte-code objects).  Random
third-party stuff won't work, but it doesn't have to; random third
parties can and should use the defined API.  That's hardly a
controversial concept.

Evidently this won't work in Emacs out of the box, but surely it's
worth moving in that direction, and having third parties with "better
ideas" for basic introspection contribute them to core rather than
implement them in complex and fragile packages like eieio?



  reply	other threads:[~2011-04-08  4:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-06 13:36 ELisp function prototypes and local function name Ted Zlatanov
2011-04-06 15:19 ` Robert Pluim
2011-04-06 15:58   ` Ted Zlatanov
2011-04-07  0:25     ` Stephen J. Turnbull
2011-04-07  2:27       ` Ted Zlatanov
2011-04-07  3:27         ` Stephen J. Turnbull
2011-04-07  3:55           ` Jambunathan K
2011-04-07  5:43             ` Stephen J. Turnbull
2011-04-07 20:51           ` Ted Zlatanov
2011-04-08  4:01             ` Stephen J. Turnbull [this message]
2011-04-08  5:43               ` Ted Zlatanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mxk1crxg.fsf@uwakimon.sk.tsukuba.ac.jp \
    --to=stephen@xemacs.org \
    --cc=emacs-devel@gnu.org \
    --cc=tzz@lifelogs.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.