From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: TeX input method Date: Thu, 05 Oct 2006 09:59:05 -0400 Message-ID: References: <858xjxzgfs.fsf@lola.goethe.zz> <851wppzemy.fsf@lola.goethe.zz> <85d597ql3a.fsf@lola.goethe.zz> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1160056795 9639 80.91.229.2 (5 Oct 2006 13:59:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 5 Oct 2006 13:59:55 +0000 (UTC) Cc: Kenichi Handa , emacs-devel@gnu.org, Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 05 15:59:53 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GVTky-0003Bs-DJ for ged-emacs-devel@m.gmane.org; Thu, 05 Oct 2006 15:59:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GVTky-0005mI-3M for ged-emacs-devel@m.gmane.org; Thu, 05 Oct 2006 09:59:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GVTkl-0005kT-ID for emacs-devel@gnu.org; Thu, 05 Oct 2006 09:59:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GVTkk-0005jj-3H for emacs-devel@gnu.org; Thu, 05 Oct 2006 09:59:11 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GVTkk-0005je-0d for emacs-devel@gnu.org; Thu, 05 Oct 2006 09:59:10 -0400 Original-Received: from [209.226.175.4] (helo=tomts16-srv.bellnexxia.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GVTrN-0007bi-T9; Thu, 05 Oct 2006 10:06:02 -0400 Original-Received: from localhost ([70.53.194.68]) by tomts16-srv.bellnexxia.net (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) with ESMTP id <20061005135905.SNCB27612.tomts16-srv.bellnexxia.net@localhost>; Thu, 5 Oct 2006 09:59:05 -0400 Original-Received: by localhost (Postfix, from userid 20848) id A8C687ED3; Thu, 5 Oct 2006 09:59:05 -0400 (EDT) Original-To: David Kastrup In-Reply-To: <85d597ql3a.fsf@lola.goethe.zz> (David Kastrup's message of "Thu\, 05 Oct 2006 09\:26\:49 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:60426 Archived-At: > But ~ is a different beast. Then what about changing the=20 ~ -> =A0 into ~~ -> =A0 or ~ -> =A0 ~~ -> ~ At least this way, the user will get the usual underlining as well as echo-area feedback so she knows what's going on and the NBSP will be reachable with ~ so the user's expectation that it works like TeX won't be too far off. Stefan