From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: bindings reserved for users Date: Mon, 22 Apr 2002 21:34:49 +0300 Sender: emacs-devel-admin@gnu.org Message-ID: <2110-Mon22Apr2002213449+0300-eliz@is.elta.co.il> References: <200204181844.g3IIivc00452@aztec.santafe.edu> <200204201728.g3KHS3n01492@aztec.santafe.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1019500603 30265 127.0.0.1 (22 Apr 2002 18:36:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 22 Apr 2002 18:36:43 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org, "ppaatt@aol.com" (Kai.Grossjohann@CS.Uni-Dortmund.DE) Return-path: Original-Received: from mail-relay.eunet.no ([193.71.71.242]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16zig4-0007ru-00 for ; Mon, 22 Apr 2002 20:36:43 +0200 Original-Received: from quimby.gnus.org (quimby.gnus.org [80.91.224.244]) by mail-relay.eunet.no (8.12.2/8.12.2/GN) with ESMTP id g3MIafQn092208 for ; Mon, 22 Apr 2002 20:36:41 +0200 (CEST) (envelope-from emacs-devel-admin@gnu.org) Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16zigt-0003vH-00 for ; Mon, 22 Apr 2002 20:37:31 +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 16zifn-0005LU-00; Mon, 22 Apr 2002 14:36:23 -0400 Original-Received: from heimdall.inter.net.il ([192.114.186.17]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16zif9-0005HI-00; Mon, 22 Apr 2002 14:35:43 -0400 Original-Received: from Zaretsky ([80.230.2.40]) by heimdall.inter.net.il (Mirapoint Messaging Server MOS 2.9.3.2) with ESMTP id BIF51911; Mon, 22 Apr 2002 21:34:48 +0300 (IDT) Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 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:3046 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:3046 > From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) > Date: Mon, 22 Apr 2002 13:29:01 +0200 > > 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).