help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building a database interface in Emacs


From: Mathias Dahl
Subject: Re: Building a database interface in Emacs
Date: Wed, 20 Dec 2006 18:51:15 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (windows-nt)

Lennart Borgman <lennart.borgman.073@student.lu.se> writes:

> Perhaps these helps?
>
>   (info "(elisp) Filter Functions")
>   (info "(elisp) Accepting Output")
>   (info "(elisp) Sentinels")

Believe me, I have read those. More than once... :)

The current approach seems to work quite well though. In my process
filter I check for the SQL prompt and as soon as it is not seen I
append all output to a global variable that I later use.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]