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: Contribution: Serial port access Date: Sat, 07 Jun 2008 12:56:04 +0200 Message-ID: <87lk1h1pkr.fsf@ambire.localdomain> References: <73E47418-2ADD-4682-91CB-D3F0C94B1662@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1212942308 17959 80.91.229.12 (8 Jun 2008 16:25:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 8 Jun 2008 16:25:08 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Daniel Engeler" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 08 18:25:50 2008 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.50) id 1K5NiG-0001B8-VR for ged-emacs-devel@m.gmane.org; Sun, 08 Jun 2008 18:25:49 +0200 Original-Received: from localhost ([127.0.0.1]:44885 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K5NhT-0003f2-QM for ged-emacs-devel@m.gmane.org; Sun, 08 Jun 2008 12:24:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K5NhP-0003el-RM for emacs-devel@gnu.org; Sun, 08 Jun 2008 12:24:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K5NhO-0003eW-Dh for emacs-devel@gnu.org; Sun, 08 Jun 2008 12:24:54 -0400 Original-Received: from [199.232.76.173] (port=44608 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K5NhO-0003eP-7O for emacs-devel@gnu.org; Sun, 08 Jun 2008 12:24:54 -0400 Original-Received: from [151.61.143.136] (port=54507 helo=ambire.localdomain) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K5NhN-0002kB-Ro for emacs-devel@gnu.org; Sun, 08 Jun 2008 12:24:54 -0400 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1K4w5c-0001hh-Ri; Sat, 07 Jun 2008 12:56:04 +0200 In-Reply-To: (Daniel Engeler's message of "Thu, 5 Jun 2008 23:35:53 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.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:98694 Archived-At: () "Daniel Engeler" () Thu, 5 Jun 2008 23:35:53 +0200 Now that my paperwork is done, please find attached the final diff of my contribution. I already sent this file to Eli on May 7, 2008, and haven't changed it since. Docs say, in essence, "click on the mode line to (re)configure". Is there a non-mode-line entry point? If so, that should also be documented. thi