From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Dmitry Antipov <dmantipov@yandex.ru>
Cc: Emacs development discussions <emacs-devel@gnu.org>
Subject: Re: The rest of xVARs
Date: Thu, 09 Aug 2012 08:52:26 -0400 [thread overview]
Message-ID: <jwvsjbww7tk.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <50235543.3000501@yandex.ru> (Dmitry Antipov's message of "Thu, 09 Aug 2012 10:14:27 +0400")
> I can't continue without solving (B|K)VARs issue, and X = B->field/
> BSET(B, field, X) is enough for my purposes;
You can split the BVAR into a BGET and BSET for now.
> So you should hate DEFUN which receives function pointer, Lisp_Subr name
> and even a comment as parameters :-). I dislike it too, but consider them
> as the smallest possible evil rather than a nightmare.
I'm not fond of DEFUN, but since it's placed at the top-level, it's
syntactically obvious that it's not a function call, so there's no
expectation that its arguments be valid expressions.
Stefan
next prev parent reply other threads:[~2012-08-09 12:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <50214432.5040906@yandex.ru>
[not found] ` <jwvlihqih7o.fsf-monnier+emacs@gnu.org>
2012-08-09 6:14 ` The rest of xVARs Dmitry Antipov
2012-08-09 12:52 ` Stefan Monnier [this message]
[not found] ` <5023F621.1020107@yandex.ru>
[not found] ` <jwvipcr7tgm.fsf-monnier+emacs@gnu.org>
2012-08-10 5:19 ` Dmitry Antipov
2012-08-10 15:18 ` Stefan Monnier
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=jwvsjbww7tk.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=dmantipov@yandex.ru \
--cc=emacs-devel@gnu.org \
/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).