unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Lennart Borgman (gmail)" <lennart.borgman@gmail.com>
To: Juanma Barranquero <lekktu@gmail.com>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: Property list key names
Date: Sat, 09 Aug 2008 18:17:44 +0200	[thread overview]
Message-ID: <489DC328.4000905@gmail.com> (raw)
In-Reply-To: <f7ccd24b0808090816h4aa6c45btabdbb543d94fe0db@mail.gmail.com>

Juanma Barranquero wrote:
> On Sat, Aug 9, 2008 at 17:11, Lennart Borgman (gmail)
> <lennart.borgman@gmail.com> wrote:
> 
>> What I am trying to do is finding different CL symbol definitions. I do not
>> know CL at all and it is quite frustrating trying to find the definition
>> sources. (Though I am beginning to understand defstruct etc now.)
> 
> I do not understand.

If there for example is something like this

  (defstruct ert-stats
    (selector (assert nil)))

then a defstruct selector function `ert-stats-selector' is defined. It 
would be nice to go to that function directly from the link in 
`describe-function', but currently the position in the file is not found.

And there is no information at all provided by describe-function that it 
is made by defstruct. Wouldn't it be nice if the CL library added that 
information? I am not very fond of that CL black box game.




  reply	other threads:[~2008-08-09 16:17 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-09 13:56 Property list key names Lennart Borgman (gmail)
2008-08-09 14:52 ` Juanma Barranquero
2008-08-09 15:02   ` Lennart Borgman (gmail)
2008-08-09 15:07     ` Juanma Barranquero
2008-08-09 15:11       ` Lennart Borgman (gmail)
2008-08-09 15:16         ` Juanma Barranquero
2008-08-09 16:17           ` Lennart Borgman (gmail) [this message]
2008-08-09 16:58             ` Johan Bockgård
2008-08-09 17:18               ` Lennart Borgman (gmail)
2008-08-09 17:20                 ` Lennart Borgman (gmail)
2008-08-09 17:33                 ` Johan Bockgård
2008-08-09 18:18                   ` Lennart Borgman (gmail)
2008-08-09 18:52                     ` Lennart Borgman (gmail)
2008-08-09 18:54                       ` Lennart Borgman (gmail)
2008-08-09 15:08   ` Johan Bockgård
2008-08-09 15:15     ` Juanma Barranquero

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=489DC328.4000905@gmail.com \
    --to=lennart.borgman@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=lekktu@gmail.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).