From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/56535 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: @documentencoding Date: Thu, 04 Mar 2004 01:36:55 +0100 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1078360791 7428 80.91.224.253 (4 Mar 2004 00:39:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 4 Mar 2004 00:39:51 +0000 (UTC) Original-X-From: ding-owner+M5076@lists.math.uh.edu Thu Mar 04 01:39:46 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Aygtt-0002PG-00 for ; Thu, 04 Mar 2004 01:39:46 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1Aygtk-00033u-00; Wed, 03 Mar 2004 18:39:36 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1Aygtg-00033p-00 for ding@lists.math.uh.edu; Wed, 03 Mar 2004 18:39:32 -0600 Original-Received: from pfepb.post.tele.dk (pfepb.post.tele.dk [195.41.46.236]) by justine.libertine.org (Postfix) with ESMTP id 72B553A020E for ; Wed, 3 Mar 2004 18:39:31 -0600 (CST) Original-Received: from [195.215.224.162] (0xc3d7e0a2.esnxr4.ras.tele.dk [195.215.224.162]) by pfepb.post.tele.dk (Postfix) with ESMTP id 0457F5EE009 for ; Thu, 4 Mar 2004 01:39:29 +0100 (CET) Original-To: ding@gnus.org Mail-Followup-To: ding@gnus.org In-Reply-To: (Reiner Steib's message of "Wed, 03 Mar 2004 18:27:38 +0100") User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:56535 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:56535 Reiner Steib <4.uce.03.r.s@nurfuerspam.de> writes: > On Wed, Mar 03 2004, Jesper Harder wrote: > >> "Kevin Greiner" writes: >> >>> * gnus.texi: Wrapped documentencoding inside of iflatex as >>> documentencoding is not supported by infohack. >> >> In texi2latex.el or somewhere else? > > In Emacs 21.3, `texinfo-format-buffer' doesn't have it Ah, thanks. That should be easy enough to fix in infohack.el. Does it work for you now Kevin? >> It isn't really 8bit-clean either, so we should use the Texinfo >> accents instead, @aa{} etc. `=AC' isn't supported by Texinfo, though. > > I managed to produce dvi and info files with all Latin-1 except `=AC' > some hours ago (reverting the file back to Latin-1 and _with_ > @documentencoding. Without changing the 8bit chars to Texinfo commands? I don't think that can work. I've changed everything except `=AC' now, and added --enable-encoding to get the real characters in Info.