From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: /srv/bzr/emacs/trunk r111840: Port documentation to Texinfo 5.0. Date: Sun, 24 Feb 2013 23:02:51 +0200 Message-ID: <838v6djuh0.fsf@gnu.org> 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> <87mwut31xw.fsf@gmx.de> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1361739831 26519 80.91.229.3 (24 Feb 2013 21:03:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 24 Feb 2013 21:03:51 +0000 (UTC) Cc: eggert@cs.ucla.edu, emacs-devel@gnu.org, bzg@altern.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 24 22:04:13 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 1U9ik0-0003jB-GR for ged-emacs-devel@m.gmane.org; Sun, 24 Feb 2013 22:04:12 +0100 Original-Received: from localhost ([::1]:45270 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9ijf-0006hM-T1 for ged-emacs-devel@m.gmane.org; Sun, 24 Feb 2013 16:03:51 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:35127) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9ija-0006hB-1q for emacs-devel@gnu.org; Sun, 24 Feb 2013 16:03:50 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U9ijU-0006dE-31 for emacs-devel@gnu.org; Sun, 24 Feb 2013 16:03:45 -0500 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:51421) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9ijT-0006d1-OD; Sun, 24 Feb 2013 16:03:39 -0500 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0MIQ00L00SYMPX00@a-mtaout20.012.net.il>; Sun, 24 Feb 2013 23:03:00 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MIQ00LMUT4Z17N0@a-mtaout20.012.net.il>; Sun, 24 Feb 2013 23:03:00 +0200 (IST) In-reply-to: <87mwut31xw.fsf@gmx.de> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.166 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:157296 Archived-At: > From: Michael Albinus > Cc: Eli Zaretskii , eggert@cs.ucla.edu, bzg@altern.org, emacs-devel@gnu.org > Date: Sun, 24 Feb 2013 21:13:31 +0100 > > 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. If nothing better, you can always separate the PDF case with @iftex.