Re: pxref

2005-10-20 Thread Eli Zaretskii
> From: Juri Linkov <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED], bug-texinfo@gnu.org, emacs-devel@gnu.org > Date: Thu, 20 Oct 2005 14:16:22 +0300 > > > makeinfo _always_ produces either a "::" or a "." at the end of the > > @pxref cross-reference, before the closing paren, because those are > > th

Re: pxref

2005-10-20 Thread Juri Linkov
>> pxref seems to put in a full stop in the generated info page, when the >> reference includes the manual name: >> >> (@pxref{Registers,,, gdb, The GNU debugger}) gives: (see Registers(gdb).) >> >> which seems wrong since >> >> (@pxref{Registers}) gives: (see Registers) > > Wrong mailing list

Re: pxref

2005-10-20 Thread Eli Zaretskii
> From: Nick Roberts <[EMAIL PROTECTED]> > Date: Thu, 20 Oct 2005 09:38:27 +1300 > > pxref seems to put in a full stop in the generated info page, when the > reference includes the manual name: > > (@pxref{Registers,,, gdb, The GNU debugger}) gives: (see Registers(gdb).) > > which seems wrong s