From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: /srv/bzr/emacs/trunk r111840: Port documentation to Texinfo 5.0. Date: Sun, 24 Feb 2013 21:13:31 +0100 Message-ID: <87mwut31xw.fsf@gmx.de> References: <87txp6ytgg.fsf@bzg.ath.cx> <83621lo9zl.fsf@gnu.org> <51265ACA.9000706@cs.ucla.edu> <83y5ehms5a.fsf@gnu.org> <5ld2vtqyjz.fsf@fencepost.gnu.org> <5126932B.4060007@cs.ucla.edu> <8338woma6c.fsf@gnu.org> <87bobc3x5r.fsf@gmx.de> <83wqu0kr9e.fsf@gnu.org> <87sj4l374a.fsf@gmx.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1361736819 941 80.91.229.3 (24 Feb 2013 20:13:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 24 Feb 2013 20:13:39 +0000 (UTC) Cc: bzg@altern.org, Eli Zaretskii , eggert@cs.ucla.edu, emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 24 21:14:02 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1U9hxR-0002Nx-Rc for ged-emacs-devel@m.gmane.org; Sun, 24 Feb 2013 21:14:01 +0100 Original-Received: from localhost ([::1]:56205 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9hx7-0000c3-5b for ged-emacs-devel@m.gmane.org; Sun, 24 Feb 2013 15:13:41 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:45411) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9hx3-0000bq-Uo for emacs-devel@gnu.org; Sun, 24 Feb 2013 15:13:39 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U9hx2-0000rl-Pb for emacs-devel@gnu.org; Sun, 24 Feb 2013 15:13:37 -0500 Original-Received: from mout.gmx.net ([212.227.15.19]:60268) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9hx2-0000rP-Fl for emacs-devel@gnu.org; Sun, 24 Feb 2013 15:13:36 -0500 Original-Received: from mailout-de.gmx.net ([10.1.76.29]) by mrigmx.server.lan (mrigmx002) with ESMTP (Nemesis) id 0Lyxby-1Uw7dX1gsy-014Chp for ; Sun, 24 Feb 2013 21:13:35 +0100 Original-Received: (qmail invoked by alias); 24 Feb 2013 20:13:34 -0000 Original-Received: from p57BB8BC4.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.139.196] by mail.gmx.net (mp029) with SMTP; 24 Feb 2013 21:13:34 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX18/sRcapUE/EQgkRmQX1rZ8WFTqP9wUg+OIQNIS49 D/zUzyUsL2kNYm In-Reply-To: (Glenn Morris's message of "Sun, 24 Feb 2013 14:25:21 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 212.227.15.19 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:157293 Archived-At: Glenn Morris writes: >> I have modified the macro and some of its calls(*) to be compatible with >> Texinfo 5 (and also with Texinfo 4). There are still some warnings when >> compiling with Texinfo 5, but the result looks fine. > > Now the PDF looks worse with makeinfo 4.13. Eg > > (add-to-list 'tramp-default-proxies-alist > '("\\." nil "/ssh:bird@bastion.your.domain: > ")) > > With final ")) on a separate line. I'll check. Best regards, Michael.