From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Francis Moreau" Newsgroups: gmane.emacs.help Subject: Re: Sondage: how people manage /dev/ttyS* inside emacs Date: Wed, 10 Sep 2008 12:07:08 +0200 Message-ID: <38b2ab8a0809100307l7b152e0fq2efa4cbfe82f47be@mail.gmail.com> References: <38b2ab8a0809100235j18c3d93ficee8819d8de0f1a1@mail.gmail.com> <87ljy072nu.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1221041953 550 80.91.229.12 (10 Sep 2008 10:19:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 10 Sep 2008 10:19:13 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "Tassilo Horn" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 10 12:20:08 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KdMnh-0005l0-RO for geh-help-gnu-emacs@m.gmane.org; Wed, 10 Sep 2008 12:19:54 +0200 Original-Received: from localhost ([127.0.0.1]:60415 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KdMmh-0001jV-MV for geh-help-gnu-emacs@m.gmane.org; Wed, 10 Sep 2008 06:18:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KdMbQ-0001oZ-IK for help-gnu-emacs@gnu.org; Wed, 10 Sep 2008 06:07:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KdMbP-0001nm-Ez for help-gnu-emacs@gnu.org; Wed, 10 Sep 2008 06:07:11 -0400 Original-Received: from [199.232.76.173] (port=33703 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KdMbP-0001nd-3f for help-gnu-emacs@gnu.org; Wed, 10 Sep 2008 06:07:11 -0400 Original-Received: from ug-out-1314.google.com ([66.249.92.172]:3083) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KdMbO-000202-Te for help-gnu-emacs@gnu.org; Wed, 10 Sep 2008 06:07:11 -0400 Original-Received: by ug-out-1314.google.com with SMTP id z36so568963uge.17 for ; Wed, 10 Sep 2008 03:07:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=8otGU7pOkU95FfuGlWQ5T+gLBw7OhvySbMvesqC4WX0=; b=vLsBEjt8TIXW0Et9IX/MGSLcqrOolNNbALmW9XCNIg4OJm/vnLkqYONf7v5OoWMYAz NkMD9Bg+1kzzzSwkailo9Ejq1EpK5OTaBp5lZJzYST/3uaCNOWQ9iJUUgCGGhR8bcSHd FtCClFOnQCaJjmV1CxdoUW81TG19bnhAgVUps= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=ZcHpcYB0A/E+BveGTIqGlnBeiwfBLy/PeqkkRfysMnpLyPcR7g2raqjuIOpwYS/R3q lzpGdITiGN7us3hmGnXQhI1MxWphTAFCIgmk5y+peBzE6GqdTUy66iikMsg6TyQlkSMO KwHy+o9VyONXtfKVUiXBtuEGDnsaZ4wN/iCjA= Original-Received: by 10.67.97.1 with SMTP id z1mr6430902ugl.45.1221041228772; Wed, 10 Sep 2008 03:07:08 -0700 (PDT) Original-Received: by 10.67.22.17 with HTTP; Wed, 10 Sep 2008 03:07:08 -0700 (PDT) In-Reply-To: <87ljy072nu.fsf@thinkpad.tsdh.de> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:57380 Archived-At: Hello Tassilo On Wed, Sep 10, 2008 at 11:47 AM, Tassilo Horn wrote: > In GNU Emacs 23 there's: > > ,----[ /usr/share/emacs/23.0.60/etc/NEWS ] > | ** Emacs now supports serial port access on GNU/Linux, Unix, and > | Windows. The new command `serial-term' starts an interactive terminal > | on a serial port. The serial port can be configured at runtime with > | the mode-line mouse menu. > `---- argh, I definitely need to move to emacs 23... Thanks ! -- Francis