From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19301 invoked from network); 6 Sep 2000 13:28:29 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 6 Sep 2000 13:28:29 -0000 Received: (qmail 11928 invoked by alias); 6 Sep 2000 13:28:15 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 12759 Received: (qmail 11921 invoked from network); 6 Sep 2000 13:28:15 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer goliath.siemens.de) From: "Andrej Borsenkow" To: "Sven Wischnowsky" , Subject: RE: PATCH: "User Contributions" manual, & misc. Date: Wed, 6 Sep 2000 17:28:08 +0400 Message-ID: <000901c01806$4b876a10$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal In-Reply-To: <200009061315.PAA01023@beta.informatik.hu-berlin.de> > > - My super-brand-new yodl 1.31 turns the ``interesting'' into > "interesting'' in the info file. Looks kinda weird (and is used in > other places, too). > It is not yodl, it is makeinfo bor@itsrm2% grep '``interesting' * zsh.texi:to the next ``interesting@value{dsq} character position (usually the end of the zshcontrib.1:to the next ``interesting'' character position (usually the end of the bor@itsrm2% grep '"interesting' * bor@itsrm2% yodl --version 1.31.18 bor@itsrm2% grep '``interesting' /tools/info/zsh* bor@itsrm2% grep '"interesting' /tools/info/zsh* /tools/info/zsh.info-17: advance the cursor to the next "interesting'' character position bor@itsrm2% makeinfo --version makeinfo (GNU texinfo) 4.0 Hmm should we do a bug report? -andrej