Bug 58377 - the einfo from latexsuite-1.5 is not displayed properly
Bug#: 58377 Product:  Gentoo Linux Version: 1.4 Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: vim@gentoo.org Reported By: chutz@gg3.net
Component: Applications
URL: 
Summary: the einfo from latexsuite-1.5 is not displayed properly
Keywords:  
Status Whiteboard: 
Opened: 2004-07-26 04:00 0000
Description:   Opened: 2004-07-26 04:00 0000
The einfo from latexsuite-1.5 is not displayed properly.

It says     einfo "   set grepprg=grep\ -nH\ $*"
, but the $* is of course expanded by bash and is not seen on the screen. I suggest escaping the "$".

------- Comment #1 From Ciaran McCreesh 2004-07-26 23:20:38 0000 -------
Fixed in CVS, thanks very much.