* Guile API
@ 2015-10-25 16:27 Alex Weiss
2015-10-25 16:29 ` Zack Piper
0 siblings, 1 reply; 3+ messages in thread
From: Alex Weiss @ 2015-10-25 16:27 UTC (permalink / raw)
To: emacs-devel
The Guile API is...err...a bit undocumented. Am I crazy is it to assume that the Guile API is as rich an the Python API?
(The first stumbling block I have noticed is simply creating a new "session". The Python API has a Session object, with seems to wraps the c functions: qof_session_new, qof_session_begin, and qof_session_load. The swig interface I found does not seem to export these out as guile procedures.)
Thank for any help,
Alex
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Guile API
2015-10-25 16:27 Guile API Alex Weiss
@ 2015-10-25 16:29 ` Zack Piper
2015-10-26 13:24 ` Alex Weiss
0 siblings, 1 reply; 3+ messages in thread
From: Zack Piper @ 2015-10-25 16:29 UTC (permalink / raw)
To: emacs-devel
On Sun, Oct 25, 2015 at 05:27:12PM +0100, Alex Weiss wrote:
>
> The Guile API is...err...a bit undocumented. Am I crazy is it to assume that the Guile API is as rich an the Python API?
>
> (The first stumbling block I have noticed is simply creating a new "session". The Python API has a Session object, with seems to wraps the c functions: qof_session_new, qof_session_begin, and qof_session_load. The swig interface I found does not seem to export these out as guile procedures.)
>
> Thank for any help,
> Alex
>
Is this about GuileEmacs, or did you post this to the wrong ML? :-)
--
Zack Piper <zack@apertron.net> http://apertron.net
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Guile API
2015-10-25 16:29 ` Zack Piper
@ 2015-10-26 13:24 ` Alex Weiss
0 siblings, 0 replies; 3+ messages in thread
From: Alex Weiss @ 2015-10-26 13:24 UTC (permalink / raw)
To: Zack Piper; +Cc: emacs-devel
Wrong list. My apologies.
> Sent: Sunday, October 25, 2015 at 12:29 PM
> From: "Zack Piper" <zack@apertron.net>
> To: emacs-devel@gnu.org
> Subject: Re: Guile API
>
> On Sun, Oct 25, 2015 at 05:27:12PM +0100, Alex Weiss wrote:
> >
> > The Guile API is...err...a bit undocumented. Am I crazy is it to assume that the Guile API is as rich an the Python API?
> >
> > (The first stumbling block I have noticed is simply creating a new "session". The Python API has a Session object, with seems to wraps the c functions: qof_session_new, qof_session_begin, and qof_session_load. The swig interface I found does not seem to export these out as guile procedures.)
> >
> > Thank for any help,
> > Alex
> >
>
> Is this about GuileEmacs, or did you post this to the wrong ML? :-)
>
> --
> Zack Piper <zack@apertron.net> http://apertron.net
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-10-26 13:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-25 16:27 Guile API Alex Weiss
2015-10-25 16:29 ` Zack Piper
2015-10-26 13:24 ` Alex Weiss
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.