* About combined macro definition
@ 2013-02-27 9:07 Xue Fuqiao
2013-02-27 9:13 ` Bastien
0 siblings, 1 reply; 3+ messages in thread
From: Xue Fuqiao @ 2013-02-27 9:07 UTC (permalink / raw)
To: help-gnu-emacs
In (info "(elisp) Combined Definition"):
Macros are redefined as macros, which means adding `macro' to the
beginning of the combined definition.
Where exactly will the `macro' be added to? I had seen the documentation of `lambda', but I didn't find anything useful. Can anybody help? Thanks.
--
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: About combined macro definition
2013-02-27 9:07 About combined macro definition Xue Fuqiao
@ 2013-02-27 9:13 ` Bastien
2013-02-27 10:56 ` Xue Fuqiao
0 siblings, 1 reply; 3+ messages in thread
From: Bastien @ 2013-02-27 9:13 UTC (permalink / raw)
To: Xue Fuqiao; +Cc: help-gnu-emacs
Xue Fuqiao <xfq.free@gmail.com> writes:
> In (info "(elisp) Combined Definition"):
>
> Macros are redefined as macros, which means adding `macro' to the
> beginning of the combined definition.
>
> Where exactly will the `macro' be added to?
The beginning of the combined definition, which
is displayed righ above this sentence.
--
Bastien
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: About combined macro definition
2013-02-27 9:13 ` Bastien
@ 2013-02-27 10:56 ` Xue Fuqiao
0 siblings, 0 replies; 3+ messages in thread
From: Xue Fuqiao @ 2013-02-27 10:56 UTC (permalink / raw)
To: Bastien; +Cc: help-gnu-emacs
On Wed, 27 Feb 2013 10:13:53 +0100
Bastien <bzg@altern.org> wrote:
> Xue Fuqiao <xfq.free@gmail.com> writes:
> > In (info "(elisp) Combined Definition"):
> > Macros are redefined as macros, which means adding `macro' to the
> > beginning of the combined definition.
> > Where exactly will the `macro' be added to?
> The beginning of the combined definition, which
> is displayed righ above this sentence.
Do you mean:
(macro lambda ARGLIST [...]
> Bastien
--
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-02-27 10:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-27 9:07 About combined macro definition Xue Fuqiao
2013-02-27 9:13 ` Bastien
2013-02-27 10:56 ` Xue Fuqiao
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.