From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.devel Subject: Re: Creating modem process and receiving output of AT commands Date: Mon, 01 Mar 2010 22:22:15 +0100 Message-ID: <87eik3n3eg.fsf@ambire.localdomain> References: <87635g73wc.fsf@porzhiz.org> <877hpwcj60.fsf@ambire.localdomain> <87bpf8qins.fsf@porzhiz.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1267482568 12099 80.91.229.12 (1 Mar 2010 22:29:28 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 1 Mar 2010 22:29:28 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 01 23:29:24 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NmE78-0001Nc-2D for ged-emacs-devel@m.gmane.org; Mon, 01 Mar 2010 23:29:22 +0100 Original-Received: from localhost ([127.0.0.1]:55301 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NmE77-0008CC-Cy for ged-emacs-devel@m.gmane.org; Mon, 01 Mar 2010 17:29:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NmE72-0008AW-0U for emacs-devel@gnu.org; Mon, 01 Mar 2010 17:29:16 -0500 Original-Received: from [140.186.70.92] (port=44815 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NmE71-00089a-CE for emacs-devel@gnu.org; Mon, 01 Mar 2010 17:29:15 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NmE70-0003cv-KS for emacs-devel@gnu.org; Mon, 01 Mar 2010 17:29:15 -0500 Original-Received: from host24-50-dynamic.24-79-r.retail.telecomitalia.it ([79.24.50.24]:57716 helo=ambire.localdomain) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NmE70-0003ca-An for emacs-devel@gnu.org; Mon, 01 Mar 2010 17:29:14 -0500 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1NmD4C-00064B-12 for emacs-devel@gnu.org; Mon, 01 Mar 2010 22:22:16 +0100 In-Reply-To: <87bpf8qins.fsf@porzhiz.org> (=?utf-8?B?IueZveOBhOeGiiIncw==?= message of "Mon, 01 Mar 2010 16:24:23 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:121520 Archived-At: () =E7=99=BD=E3=81=84=E7=86=8A () Mon, 01 Mar 2010 16:24:23 +0300 I'm sure of that, as I'can send the SMS each and every time, evaluating line-by-line, just running the whole function, it gets stuck as Emacs doesn't see process output and thus doesn't advance to the next step. In this case, i suggest you look at tq.el, and if it doesn't do what you want, improve it so that it does. thi