From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.devel Subject: Re: bindings reserved for users Date: Mon, 22 Apr 2002 22:10:53 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200204181844.g3IIivc00452@aztec.santafe.edu> <200204201728.g3KHS3n01492@aztec.santafe.edu> <2110-Mon22Apr2002213449+0300-eliz@is.elta.co.il> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1019506363 10250 127.0.0.1 (22 Apr 2002 20:12:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 22 Apr 2002 20:12:43 +0000 (UTC) Cc: Kai.Grossjohann@CS.Uni-Dortmund.DE, rms@gnu.org, emacs-devel@gnu.org, "ppaatt@aol.com" (Kai.Grossjohann@CS.Uni-Dortmund.DE) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16zkB0-0002fD-00 for ; Mon, 22 Apr 2002 22:12:42 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16zkBr-00068x-00 for ; Mon, 22 Apr 2002 22:13:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16zkAj-0005SG-00; Mon, 22 Apr 2002 16:12:25 -0400 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net ([217.13.230.178] helo=yxa.extundo.com) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16zk9W-0005Ot-00; Mon, 22 Apr 2002 16:11:10 -0400 Original-Received: from localhost.localdomain (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.2/8.12.2) with ESMTP id g3MKAvKg012361; Mon, 22 Apr 2002 22:10:58 +0200 Original-To: Eli Zaretskii In-Reply-To: <2110-Mon22Apr2002213449+0300-eliz@is.elta.co.il> ("Eli Zaretskii"'s message of "Mon, 22 Apr 2002 21:34:49 +0300") Mail-Copies-To: nobody Original-Lines: 12 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i686-pc-linux-gnu) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:3052 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:3052 "Eli Zaretskii" writes: >> What is the correct way to typeset "i.e." in Texinfo source code? > > "i.e.@:". Without the "@:" part, TeX might typeset the second period > as an end of a sentence (slightly more whitespace). Or rephrasing it to say "foo, i.e., bar". At least I have learned to do that when writing "e.g.". (The Cc line of this mail look really weird. Whose mailer is broken? If it is a emacs mailer, perhaps it can be fixed.)